Browser crashes are frustrating, but they're also among the more reliably fixable computer problems, since the most common causes — corrupted cache, problematic extensions, an outdated browser version, or a GPU/hardware acceleration conflict — are all things you can directly check and fix yourself.
Fix 1: update your browser
An outdated browser version is one of the most common causes of stability issues, since bug fixes ship continuously:
- Chrome: three dots menu → Help → About Google Chrome (it'll check and update automatically)
- Edge: three dots menu → Help and feedback → About Microsoft Edge
- Firefox: hamburger menu → Help → About Firefox
Fix 2: disable extensions one at a time
A single misbehaving extension is a very common crash cause, and it's easy to isolate:
- Go to your browser's extensions page (e.g.,
chrome://extensionsfor Chrome,edge://extensionsfor Edge) - Disable all extensions at once
- Use the browser normally for a while — if crashes stop, re-enable extensions one at a time, using the browser for a bit after each one, until you find the culprit
Fix 3: clear cache and browsing data
Corrupted cache data is a frequent, easy-to-fix cause of crashes:
- Press Ctrl + Shift + Delete
- Select "Cached images and files," choose "All time," and clear
Fix 4: create a new browser profile
If your existing profile has accumulated corrupted settings or data over time, creating a fresh profile can resolve persistent issues without losing your saved passwords/bookmarks in your original profile (since you're not deleting anything, just creating a separate clean one to test with):
- Click your profile icon in the top-right of the browser
- Select Add (or "Add profile")
- Set up a new, blank profile and test whether the crashing continues there
- If the new profile is stable, the issue was specific to data/settings in your old profile
Fix 5: disable hardware acceleration
Hardware acceleration (using your GPU to render web content) can occasionally conflict with certain graphics drivers and cause instability:
- Go to Settings → System (in Chrome or Edge)
- Find "Use hardware acceleration when available" and toggle it off
- Restart the browser
Fix 6: full reinstall as a last resort
If none of the above resolves it, uninstall the browser completely through Windows Settings, restart your computer, then download a fresh installer directly from the browser's official website and reinstall.
Note for Safari on Mac: Safari can't be uninstalled like other browsers since it's a core part of macOS — if you're on a Mac and Safari specifically is crashing, focus on clearing its cache (Safari → Settings → Privacy → Manage Website Data) and disabling extensions rather than attempting a reinstall.