How to Fix Chrome Crashing on Windows 11
The Problem
Chrome closes without warning, freezes on Not Responding, or shows Aw, Snap! Something went wrong while displaying this webpage with an error code such as STATUS_ACCESS_VIOLATION or Error code: Out of Memory.
Four causes account for almost all of it: a misbehaving extension, hardware acceleration fighting the graphics driver, a corrupted user profile, and memory pressure from too many tabs. Work through them in that order — the first two are two minutes each.
Every app crashes, not just Chrome? Start with fix an app crashing or not opening. Whole PC freezing? See Windows 11 freezing and crashing randomly.
Symptoms
- Aw, Snap! with
STATUS_ACCESS_VIOLATION,STATUS_BREAKPOINT, orOut of Memory. - Chrome window goes white and the title bar reads Not Responding.
- Crashes only on certain sites, or only when video plays.
Step 1: Read Chrome's Own Task Manager
- With Chrome focused, press
Shift + Esc. - Sort by Memory footprint and CPU.
- Note any extension or tab consuming hundreds of megabytes or pinning the CPU — that is your suspect.
- Select it and click End process to confirm.
Step 2: Test in Incognito
This disables extensions in one keystroke and tells you where to look next.
- Press
Ctrl + Shift + Nand browse normally for a while. - No crashes in Incognito means an extension is responsible — go to Step 3.
- Still crashing means it is Chrome, the graphics driver, or the system — skip to Step 4.
Step 3: Disable Extensions and Re-enable in Halves
- Go to
chrome://extensionsand toggle all of them off. - Use Chrome for an hour. If it is stable, re-enable half of them.
- Keep halving until the crash returns — the last group you enabled contains the culprit.
- Ad blockers, VPN extensions, download managers, and "shopping assistant" add-ons are the usual suspects. Remove anything you did not deliberately install: avoid malware and fake downloads.
Step 4: Turn Off Hardware Acceleration
Chrome pushes rendering onto the GPU, and a mismatched graphics driver crashes the tab process.
- Go to
chrome://settings/system. - Turn off Use graphics acceleration when available.
- Click Relaunch.
- If this fixes it, the real fix is the driver — do Step 5, then turn acceleration back on.
Step 5: Reinstall the Graphics Driver Cleanly
- Download the current driver from NVIDIA, AMD, or Intel for your exact GPU.
- Remove the old one completely first: clean install GPU drivers with DDU.
- Restart, then re-enable hardware acceleration in Chrome and test.
- General method: how to update outdated drivers.
Step 6: Reset Chrome's Settings
- Go to
chrome://settings/reset. - Click Restore settings to their original defaults → Reset settings.
- This clears startup pages, pinned tabs, search engines, and disables extensions — bookmarks, history, and saved passwords are kept.
Step 7: Create a Fresh Chrome Profile
A corrupted profile survives reinstalls, which is why "reinstalling Chrome" so often changes nothing.
- Close Chrome completely — check Task Manager for leftover
chrome.exeprocesses and end them. - Press
Win + Rand open:%LOCALAPPDATA%\Google\Chrome\User Data - Rename the folder
DefaulttoDefault.old. - Start Chrome. It creates a clean profile. Sign in to restore bookmarks and passwords from your Google account.
- Keep
Default.olduntil you are sure nothing is missing.
Step 8: Rule Out Memory Pressure
- Press
Ctrl + Shift + Esc→ Performance → Memory while Chrome is busy. - If you are at 90%+ with a handful of tabs, that is the crash cause.
- Turn on
chrome://settings/performance→ Memory Saver to unload idle tabs. - See fix high RAM usage and how much RAM do I need.
Step 9: Scan for Malware and Check Conflicting Software
- Run a Microsoft Defender offline scan: Windows Security → Virus & threat protection → Scan options.
- Browser hijackers cause crashes and redirects together: remove viruses and malware.
- Third-party antivirus with "safe browsing" injection is a known crash source — test with it paused.
- If Chrome is being blocked from the network rather than crashing, see fix Windows Firewall blocking apps.
Step 10: Reinstall Chrome Properly
- Settings → Apps → Installed apps → Google Chrome → Uninstall, ticking Also delete your browsing data.
- Delete anything left in
%LOCALAPPDATA%\Google\Chrome. - Download a fresh installer from google.com/chrome and install.
- Sign in to resync bookmarks and passwords.
What Not to Do
- Don't install "Chrome cleaner" or "browser repair" tools. They are overwhelmingly adware.
- Don't disable Chrome's sandbox with command-line flags found in forum posts. It removes the main protection between a web page and your PC.
- Don't reinstall before renaming the profile. A reinstall reuses the same corrupted profile folder.
Still Not Working?
If a fresh profile in a fresh install still crashes with STATUS_ACCESS_VIOLATION, suspect the system rather than Chrome: test RAM with the steps in MEMORY_MANAGEMENT, then repair Windows with SFC and DISM.
Related: clear browser cache and cookies and fix DNS_PROBE_FINISHED_NO_INTERNET.
Related guides
How to Find and Remove Cryptominer Malware in Windows 11
Fans loud, CPU or GPU pinned when idle, and usage drops the moment you open Task Manager? That is a cryptominer. Here is how to find it and remove it for good.
Fix Camera Not Working in Teams or Zoom on Windows 11
Camera works in the Windows Camera app but not in Teams or Zoom? Fix app permissions, the device already in use error, virtual camera conflicts, and driver problems.
How to Fix a Discord Mic Not Working in Windows 11
Nobody can hear you on Discord in Windows 11? Fix input device selection, exclusive mode, privacy permissions, and the push-to-talk and voice settings behind a dead mic.
Fix .NET Framework 3.5 Install Error in Windows 11
Windows 11 failing to install .NET Framework 3.5 with error 0x800F0950 or 0x800F081F? Install it from the ISO source, fix the Group Policy block, and repair Windows Update.
How to Fix Outlook Not Opening in Windows 11
Outlook stuck on the loading profile screen, crashing at startup, or refusing to open in Windows 11? Fix it with safe mode, add-in checks, profile repair, and Office repair.