Fix: Chrome browser crashing or frozen
Chrome locks up, shows 'Aw, Snap!' pages, or crashes shortly after launch.
Updated regularly
Quick fix: Quit Chrome fully. Reopen it with Shift held to enter incognito (or `--incognito`). If incognito is stable, the cause is an extension, profile, or cached site data.
Why this happens
Chrome crashes typically come from misbehaving extensions, a corrupted profile, conflicts with antivirus or accessibility software, low memory, or pending updates.
Step-by-step solutions
- Update Chrome (Settings → About Chrome). It may be one version behind a stability fix.
- Restart your computer. Multi-day uptime + memory leaks compound.
- Open chrome://extensions and disable all extensions. Re-enable in batches to find the culprit.
- Try a different Chrome profile (top-right avatar → Add). If the new profile works, your old profile is corrupted.
- Clear browsing data for the site involved (Settings → Privacy → Cookies and other site data → See all site data → search the site → Delete).
- Reset Chrome (Settings → Reset settings). Bookmarks and saved passwords are kept; site permissions and extensions are not.
Advanced diagnostic steps
- Open chrome://crashes to see crash IDs and timestamps.
- Check Task Manager (Shift+Esc inside Chrome) for processes consuming excessive memory or CPU.
- Check antivirus / endpoint software logs for blocked operations on Chrome processes.
Common mistakes
- Reinstalling Chrome without first signing out of your profile — you lose local-only data.
- Disabling all security extensions because 'they cause crashes' — verify before removing protection.
When to contact support
If crashes happen on a managed work laptop, contact your IT desk before reinstalling — they can pull crash logs. For consumer issues, the Chrome Help Community is active and effective.
Frequently asked questions
Should I switch browsers?
Try Edge or Firefox briefly. If they're stable, the issue is Chrome-specific. If they also crash, the issue is system-wide.
Does Chrome use a lot of RAM?
Yes by design — each tab is a separate process for safety. 16 GB makes Chrome behave well; 8 GB struggles with many tabs.