Why Does My Browser Keep Crashing? 10 Causes and How to Fix Them

If you're tired of constant crashes, graphics issues, or corrupted profile data, read this guide to narrow down the cause and fix it safely.

Table of contents

A browser that crashes once after a particularly heavy session is annoying. A browser that keeps closing, freezing, or disappearing several times a day usually points to a problem that can be narrowed down.

The cause may be as simple as one broken extension or a single website consuming too many resources. In other cases, the browser profile, graphics acceleration, available system memory, or the browser installation itself may be involved.

The important part is to troubleshoot the problem in the right order. Changing several settings at once makes it harder to identify what caused the crashes in the first place.

If the browser remains open but simply feels slow, the problem is slightly different. Our guide to why a browser becomes slow and how to fix it covers performance problems separately.

What Counts as a Browser Crash?

A browser crash usually means the application stops running unexpectedly. The entire window may disappear, the browser may restart on its own, or the operating system may report that the application stopped responding.

That is different from a single webpage crashing. Chrome, Edge, Firefox, and other browsers can isolate some failures to one tab, so a broken page may show an error while the rest of the browser keeps working.

It is also different from normal slowdown. If pages take longer to load but the browser remains open, the problem is more likely related to performance. If the browser closes, freezes completely, or repeatedly has to be restarted, you are dealing with a stability problem.

WHAT FAILED?

Slowdown, tab crash, and browser crash are different problems

The quickest way to troubleshoot the problem is to identify how much of the browsing session is actually affected.

~

Slow browser

Pages respond slowly, scrolling stutters, or new tabs take longer to load.

Browser stays open
The problem is mainly performance.
×

Crashed tab

One page stops working or shows an error while the rest of the browser remains usable.

One tab fails
The browser session survives.
!

Browser crash

The whole application freezes, disappears, restarts, or has to be reopened manually.

Entire browser fails
Multiple tabs and windows are affected.

1. Too Many Tabs or Heavy Pages Are Using Available Memory

Every open tab needs some combination of memory, CPU time, network activity, and storage. The amount varies dramatically between pages. A static article may use relatively few resources, while a complex web app, video editor, game, dashboard, or multiple streaming tabs can consume much more.

The browser and operating system can usually manage this by unloading inactive tabs or moving less important data out of active memory. Problems become more likely when the system is already under pressure and several demanding pages remain active at once. Google includes closing unnecessary tabs, extensions, and other applications among its first troubleshooting steps for Chrome crashes.

If crashes happen mainly during large browsing sessions, close the tabs you no longer need and restart the browser. Pages you need later should be moved into bookmarks, tab groups, or another persistent storage system instead of remaining open indefinitely.

If you regularly keep dozens or hundreds of tabs open, treat the live browser session as temporary workspace rather than long-term storage. Our guide to saving large tab collections before you lose the browser session explains how to move important pages into more persistent storage.

2. One Extension Is Making the Browser Unstable

Extensions run alongside the browser and can interact with webpages, network requests, downloads, tabs, and browser settings. A badly behaving extension can therefore create problems that look like a browser failure.

This is especially worth checking when crashes started soon after you installed or updated an extension.

Open a private or incognito window and see whether the problem still happens. Depending on the browser and your settings, many extensions will be disabled there by default. You can also disable extensions manually and re-enable them gradually until the crashes return.

Start with extensions that modify large parts of the browsing experience, such as ad blockers, privacy tools, tab managers, download utilities, and browser customization tools.

Removing every extension at once may stop the crashes, but testing them gradually helps identify which one caused the problem. Google specifically recommends uninstalling extensions and adding them back one by one when troubleshooting Chrome crashes.

3. Hardware Acceleration Is Causing Graphics Problems

Modern browsers can send some rendering work to the GPU instead of handling everything through the CPU. This usually improves performance, especially for video, animations, WebGL, and visually complex websites.

Occasionally, however, the interaction between the browser, graphics hardware, drivers, and the operating system can become unstable. The result may be flickering, black areas, frozen windows, or complete browser crashes.

If the browser crashes when playing video, opening graphics-heavy websites, switching between windows, or using browser-based creative tools, temporarily disable hardware acceleration and test again.

In Chromium-based browsers, the option is usually located in the System or Performance settings. Restart the browser after changing it so the new configuration takes effect. Google includes disabling hardware acceleration as one of its troubleshooting steps when Chrome continues crashing.

If disabling hardware acceleration fixes the crashes, that does not necessarily mean the GPU itself is defective. Updating the operating system, graphics drivers, or browser may allow you to enable the feature again later.

For a deeper explanation of what the setting changes, see our guide to hardware acceleration in browsers and when to turn it off.

4. The Browser or Operating System Is Out of Date

Browser updates regularly include fixes for security problems, compatibility issues, and stability bugs. Websites also change over time, so an older browser may encounter code or web APIs that behave differently than expected.

Check whether a browser update is available and install pending operating system updates as well. Then restart the computer rather than only reopening the browser.

This becomes particularly important if crashes started immediately after a major website update, an operating system change, or a new browser release. Sometimes the browser is the component that needs an update, while in other cases the operating system or graphics stack needs the fix.

Keeping both current removes one major source of compatibility problems before you move on to more disruptive troubleshooting. Official Chrome and Edge troubleshooting guidance both recommend checking for updates when diagnosing browser failures.

5. A Corrupted Browser Profile Is Causing Repeated Crashes

Your browser profile stores far more than bookmarks. It can include preferences, extension data, local website data, session information, browsing history, and other state accumulated over months or years.

If part of that profile becomes corrupted, reinstalling the browser may not immediately solve the problem because the same profile data can remain on the device or return through synchronization.

A useful test is to create a temporary new browser profile and use it without installing extensions or changing settings. If the new profile remains stable while the original one crashes, the problem is probably connected to profile data rather than the browser engine itself.

Do not delete the original profile before confirming that important bookmarks, passwords, open tabs, and other information are safely synchronized or backed up.

PROFILE TEST

A fresh profile can tell you where the problem lives

Testing a clean profile separates browser-wide problems from extensions, settings, and data stored inside your usual profile.

Existing profile
Normal extensions, settings, history, and stored site data
Browser continues crashing
Problem still present

The cause may be connected to the current profile, one of its extensions, or stored browser data.

Fresh profile
Default settings with no added extensions
Browser remains stable
Useful diagnostic result

If the new profile works normally, the browser installation itself is less likely to be the cause.

6. Cached Data or Site Data Has Become Corrupted

Cache files are meant to make websites load faster by storing resources locally. Site data can also contain cookies, databases, service-worker information, and other files used by web applications.

Normally this data is harmless. If crashes consistently happen on one particular website, however, damaged local data can sometimes be part of the problem.

Try the website in a private window first. If it works there, clearing data for that specific site is usually preferable to deleting everything from the browser.

A full cache clear should not be the first fix for every crash. It can log you out of websites if cookies or broader site data are removed at the same time, while doing nothing if the underlying problem is an extension, GPU issue, or damaged profile.

Our guide to what clearing browser cache actually removes explains the difference between cache, cookies, passwords, and browsing history.

7. One Website Is Crashing the Tab or Browser

If the browser is stable everywhere except one website, the site itself deserves attention.

A page may contain broken scripts, unusually heavy media, WebGL content, a memory leak, or another workload that interacts badly with your browser. The same site may work normally in another browser because browser engines do not process every part of a webpage in exactly the same way.

Test the page in a private window and then in another browser. Google also recommends opening a failing page in another browser as a way to distinguish a Chrome-specific problem from an issue with the website or network.

You can also disable extensions for that site, especially content blockers or tools that modify webpages. A crash caused by the interaction between a website and an extension may disappear when either component is removed.

8. Your Device Is Running Low on Available Resources

The browser does not operate in isolation. Video editors, games, virtual machines, development tools, communication apps, and dozens of background processes can all compete for the same system resources.

That means a browser may begin crashing even though the number of open tabs has not changed.

Open your operating system's resource monitor and check memory and CPU usage while the problem is happening. On Windows, Task Manager provides this information. On macOS, you can use Activity Monitor.

If the device is already under heavy load before the browser crashes, close other demanding applications and test the browser again.

Low free disk space can also create broader stability problems because browsers and operating systems need space for temporary files, caches, updates, and virtual memory.

SYSTEM PRESSURE

Your browser shares system resources with everything else

A browser can become unstable even when the number of open tabs has not changed if other applications are consuming more of the same resources.

Browser

Tabs, extensions, video, web apps, background processes, and graphics rendering all create system load.

RAM
CPU
GPU
Disk
Other applications

Games, editors, virtual machines, development tools, communication apps, and background software compete for the same resources.

RAM
CPU
GPU
Disk
High combined load can make a previously stable browsing session start freezing or crashing.

9. Security Software or Other Background Tools Are Interfering

Antivirus software, network filters, VPN clients, endpoint security tools, parental controls, traffic inspection software, and other utilities can interact with browser processes.

Most work without causing any problems, but a faulty update or compatibility issue can occasionally make the browser unstable.

This possibility becomes more relevant when crashes started immediately after installing or updating another system-level application.

Temporarily disabling security protections purely as a troubleshooting method can create unnecessary risk. A safer approach is to check whether the software has pending updates, review known compatibility problems, or temporarily exit a non-essential utility when that can be done safely.

If the crashes disappear when one particular background application is no longer running, update or reconfigure that application before removing browser protections permanently. Google also notes that antivirus software or unwanted software can interfere with Chrome starting correctly.

10. The Browser Installation Itself Is Damaged

If crashes continue with extensions disabled, a fresh profile, current software, and normal system resource usage, the browser installation may be damaged.

At this stage, reinstalling the browser becomes reasonable.

Before doing so, make sure anything important is synchronized or backed up. This is particularly important if your browser currently contains open research sessions, locally stored bookmarks, passwords, or other information you cannot easily recreate.

Download the installer from the browser's official source and install a clean copy. If you use synchronization, consider testing the clean installation before immediately restoring every extension and setting. Otherwise, the original problem may return together with the old configuration.

Google lists reinstalling Chrome as a later troubleshooting step when simpler crash fixes do not work, while Microsoft provides a dedicated Edge repair option that is intended to preserve browser data and settings.

CLEAN REINSTALL

Reinstall only after protecting your browser data

A clean installation is more useful when you test it before restoring every extension and setting from the old configuration.

01

Back up important data

Make sure bookmarks, passwords, and anything else you need are synchronized or exported before removing the browser.

02

Remove the current installation

Uninstall the browser only after confirming that the information you want to keep is safely stored elsewhere.

03

Install a fresh copy

Download the browser from its official source and start with the default configuration.

04

Test before restoring everything

Use the clean browser first. Bring extensions and old settings back gradually only after confirming that the crashes are gone.

Important: restoring the entire old configuration immediately can also restore the problem you were trying to remove.

Why Does Chrome Keep Crashing?

Chrome crashes can come from the same general causes described above, including extensions, heavy tabs, damaged profile data, graphics acceleration, or software conflicts.

Start by updating Chrome and restarting the computer. Then test Incognito mode and disable extensions if the crashes continue. If Chrome becomes unstable mainly during video playback or graphics-heavy tasks, test it with hardware acceleration disabled.

Creating a temporary Chrome profile is particularly useful when the browser continues crashing after extensions have been disabled. If the new profile works normally, reinstalling Chrome alone may not be necessary because the issue is more likely connected to your existing profile.

If Chrome crashes immediately after launch, troubleshooting becomes more difficult because you may not be able to reach the settings. In that case, restarting the computer, checking operating system updates, and testing a clean browser profile or reinstall may be necessary.

Google maintains a dedicated Chrome crash and startup troubleshooting guide covering memory pressure, extensions, hardware acceleration, reinstalling Chrome, and cases where the browser will not open.

Why Does Firefox Keep Crashing?

Firefox includes Troubleshoot Mode designed to help identify problems caused by extensions, themes, and some hardware acceleration settings.

Mozilla explains that if Firefox stops crashing in Troubleshoot Mode, an extension, theme, or hardware acceleration is a likely cause. If the crash continues in that mode, the cause lies elsewhere.

Repeated crashes can also be connected to a damaged Firefox profile or session data. If Firefox begins failing while restoring a very large previous session, avoid treating the restored tabs as your only record of important pages.

Test a new profile before deleting the existing one, especially if the old profile contains bookmarks, saved logins, or browsing history that has not been synchronized elsewhere.

Mozilla provides a dedicated Firefox crash troubleshooting guide as well as separate guidance for Firefox crashes that happen during startup.

Why Does Safari Keep Crashing?

Safari is tightly integrated with macOS, so keeping macOS updated is an important part of Safari troubleshooting.

If Safari crashes only on certain websites, test them in a Private Window and remove stored website data for the affected site. Extensions are another variable worth checking.

If Safari becomes unstable across many unrelated sites, restart the Mac and install pending macOS updates before making more extensive changes.

Because Safari does not follow exactly the same extension and profile model as Chromium browsers, instructions written specifically for Chrome should not always be applied directly to Safari.

Apple's Safari troubleshooting guide for Mac specifically covers cases where Safari stops responding, closes unexpectedly, or fails to load pages correctly.

Why Does Microsoft Edge Keep Crashing?

Edge is based on Chromium, so many Chrome troubleshooting steps also apply. Extensions, browser profiles, graphics acceleration, and demanding webpages can all contribute to instability.

Update Edge first, then test an InPrivate window. If it remains stable there, extensions or profile-specific data deserve closer inspection.

Edge also includes repair options on supported versions of Windows. Microsoft says the repair process can reinstall Edge while leaving browser data and settings unaffected.

Microsoft's Edge troubleshooting and repair guide explains how to update and repair the browser when it stops working.

The Fastest Way to Find the Cause

You do not need to try every possible fix immediately. A short sequence can eliminate most common causes without making unnecessary changes.

First, restart the browser and computer and install available updates. Then test a private window. If the problem disappears, investigate extensions and site data. If crashes continue, reduce the active workload and test hardware acceleration. A fresh browser profile can then help determine whether the existing profile is damaged.

Reinstallation makes more sense near the end of this process than at the beginning.

TROUBLESHOOTING ORDER

Start with the fixes that reveal the most

Work through the problem in stages so you can see which change actually stops the crashes.

01

Update and restart

Install browser and operating system updates, then restart the computer before changing browser settings.

02

Test private mode

If crashes disappear, extensions or profile-specific site data become much stronger suspects.

03

Reduce the workload

Close unnecessary tabs and demanding applications, then disable extensions gradually.

04

Test deeper settings

Try hardware acceleration changes and a fresh browser profile if the problem continues.

05

Reinstall last

Use a clean installation only after simpler tests fail and important browser data is safely backed up.

What to Do Before Troubleshooting a Browser That Keeps Crashing

Repeated crashes can eventually result in lost tabs, unfinished forms, or damaged session data. If the browser is still usable, save anything important before experimenting with profiles, resets, or reinstallations.

Bookmark important pages, export critical information when necessary, and make sure passwords or other browser data are synchronized before deleting anything.

Session restoration is useful, but it should not be treated as a backup system for information you cannot afford to lose. If a page matters, keep another persistent reference to it outside the live session.

If a crash has already closed your tabs or browser window, our guide to reopening recently closed tabs and restoring a browser session covers recovery shortcuts and previous-session options across major browsers.

Once your important data is safe, troubleshooting becomes much less risky because you can test more substantial fixes without depending on the browser to restore everything perfectly.

Final Thoughts

Browser crashes usually become easier to diagnose once you identify the pattern behind them.

Crashes that happen only on one website point toward that page or its stored data. Crashes that disappear in private mode often point toward extensions or profile-specific configuration. Problems during video or graphics-heavy workloads make hardware acceleration worth testing, while crashes across every site and profile suggest a broader browser or system issue.

Work through the causes gradually rather than changing several settings at once. That approach gives you a better chance of finding the real source of the problem and prevents a simple browser crash from turning into lost settings, tabs, or browsing data.

Download Sigma Browser

Also available on Windows, iOS and Android. Linux version coming soon!

Questions & Answers

If you have any questions,
reach out to us on X at @Sigma_Browser
Why does my browser keep crashing?
Why does Google Chrome keep crashing?
Can too many tabs make a browser crash?
Can browser extensions cause crashes?
Can hardware acceleration make a browser crash?
Should I clear my cache if my browser keeps crashing?
Why does my browser crash on one website only?
Should I reinstall my browser if it keeps crashing?
×

Get Sigma on Android

We’ll let you know when Sigma for Android launches.
You’re on the list!
Please enter a valid email address.
Oops! Something went wrong while submitting the form.
Oops! Something went wrong while submitting the form.