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.

Ad placeholder — in-article responsive unit

Fix 1: update your browser

An outdated browser version is one of the most common causes of stability issues, since bug fixes ship continuously:

Fix 2: disable extensions one at a time

A single misbehaving extension is a very common crash cause, and it's easy to isolate:

  1. Go to your browser's extensions page (e.g., chrome://extensions for Chrome, edge://extensions for Edge)
  2. Disable all extensions at once
  3. 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:

  1. Press Ctrl + Shift + Delete
  2. 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):

  1. Click your profile icon in the top-right of the browser
  2. Select Add (or "Add profile")
  3. Set up a new, blank profile and test whether the crashing continues there
  4. 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:

  1. Go to Settings → System (in Chrome or Edge)
  2. Find "Use hardware acceleration when available" and toggle it off
  3. 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.