Start Here: The 30-Second Fix
You're in the middle of something, Chrome tabs start flashing white, and then the whole window dies. Before you pull your hair out, try this: force-close Chrome completely and reopen it.
On Windows, hit Ctrl+Shift+Esc to open Task Manager. Find Chrome (there might be a dozen processes), right-click each one, and choose End Task. On a Mac, press Option+Command+Esc, select Google Chrome, and click Force Quit.
Then reopen Chrome. This clears any temporary glitch where a tab or extension hangs and takes the whole browser down with it. Don't bother with just closing the window — that often leaves background processes running.
If Chrome reopens and works fine for hours, you're done. If it crashes again within a few minutes, keep reading.
The 5-Minute Fix: Turn Off Hardware Acceleration
If Chrome is dying regularly, especially when watching video or scrolling heavy pages, the culprit is almost always hardware acceleration. It's a feature that offloads graphics work to your GPU, but older drivers or certain video cards choke on it.
Here's how to kill it:
- Click the three dots in the top-right corner, then Settings.
- Scroll to the bottom and click Advanced.
- Look for the System section.
- Toggle off Use hardware acceleration when available.
- Click Relaunch when prompted.
I've seen this fix solve crashes on Windows 10 with Intel integrated graphics and also on Macs with AMD GPUs. It's not a permanent fix — you lose a bit of smoothness in video playback — but it's stable.
While you're in Settings, also check your extensions. A bad extension is another common cause of random crashes. In the address bar, type chrome://extensions, and toggle off any you don't recognize or haven't used in months. Extensions like ad blockers or toolbars from old downloads are prime suspects.
The 15+ Minute Fix: Clear Cache and Check for Profile Corruption
If the crashes persist, it's time to get your hands dirty. This is the fix I use when the simple stuff fails, and it usually does the trick.
First, clear your browser cache. Over time, corrupted cached files cause Chrome to trip over itself. Here's how:
- Press
Ctrl+Shift+Delete(Windows) orCommand+Shift+Delete(Mac) to open the clear browsing data window. - Set the time range to All time.
- Check Cached images and files — only that box.
- Click Clear data.
That alone can stop the bleeding. But if Chrome still crashes, your profile might be corrupted. This happens more often than you'd think, especially after a Windows update or a power loss during a Chrome session.
Here's the test: create a brand-new test profile and see if the crashes stop.
- Click your profile icon in the top-right (or the person icon).
- Click Add or Manage profiles.
- Create a new profile (you can name it "Test").
- Open it and browse normally for a while.
If the new profile works fine, your old profile is toast. You don't need to nuke it entirely — you can try to salvage bookmarks and passwords. But honestly, most people just start fresh.
To keep your old profile but stop the crashes, you can also reset Chrome's flags. Type chrome://flags in the address bar, click Reset all at the top, and relaunch. This resets experimental features that might be set wrong.
When Nothing Else Works: The Nuclear Option
If you've gone through all of that and Chrome still crashes, it's time for a full reinstall. But don't just uninstall — that leaves junk behind.
On Windows:
- Close Chrome completely.
- Press
Windows+R, type%LOCALAPPDATA%\Google\Chrome\User Data, and delete theDefaultfolder (or the wholeUser Datafolder if you don't care about profiles). - Uninstall Chrome via Control Panel.
- Download a fresh installer from google.com/chrome and reinstall.
On Mac:
- Close Chrome.
- Drag Chrome from Applications to Trash.
- Also delete
~/Library/Application Support/Google/Chrome. - Reinstall a fresh copy.
This wipes everything, so back up your bookmarks first. Click the three dots, select Bookmarks, then Bookmark manager, and export to an HTML file.
Honestly, the nuclear option fixes 90% of stubborn Chrome crash issues. It's overkill for most people, but if you've made it this far, you're past the simple stuff.
One last thing: check for malware. Some adware is sneaky and uses Chrome to run junk. Run a full scan with Windows Defender or Malwarebytes. It's rare, but I've seen it cause random crashes that nothing else fixed.
That's the whole playbook. Start with the quick fix, work through the rest, and you'll get Chrome stable again. If you're still stuck after all this, the issue might be with your OS or another program entirely — but that's a different rabbit hole.