A Chrome update is supposed to improve security, performance, and compatibility. Occasionally, though, an update introduces problems that cause the browser to crash immediately after opening, close unexpectedly while browsing, freeze before becoming responsive again, or fail to launch altogether.
The good news is that most post-update Chrome crashes aren’t caused by permanent damage. They usually happen because of corrupted update files, incompatible extensions, damaged user profiles, outdated drivers, or conflicts with antivirus software. In many cases, you can fix the issue without reinstalling Windows or losing your browsing data.
This guide explains why Chrome starts crashing after an update and walks through the most effective solutions, starting with the quickest fixes and progressing to more advanced troubleshooting.
Why Chrome Starts Crashing After an Update

Chrome is updated frequently, often every few weeks. Although updates are tested extensively before release, every Windows PC is different. Driver versions, installed software, browser extensions, and security programs can all interact differently with a new Chrome build.
Some of the most common causes include:
- A corrupted Chrome update
- An incompatible browser extension
- Damaged user profile data
- Hardware acceleration conflicts
- Outdated graphics drivers
- Antivirus or firewall interference
- Corrupted cache or browser files
- Malware affecting Chrome
- Windows system file corruption
Identifying the underlying cause helps determine which fix is most likely to work.
Start With the Simple Fixes
Before making major changes, try a few basic checks.
Restart Your Computer
A Chrome update sometimes requires Windows to restart before all files are correctly loaded.
If Chrome began crashing immediately after updating, reboot your PC first. This simple step resolves more update-related issues than many people expect.
Check Whether Chrome Is Still Updating
Sometimes Chrome appears broken because the update hasn’t completed successfully.
If Chrome opens briefly:
- Open the Chrome menu.
- Select Help.
- Click About Google Chrome.
- Allow Chrome to finish downloading or installing any remaining updates.
- Restart the browser.
If Chrome crashes before reaching this page, move to the next solutions.
Open Chrome Without Extensions
Extensions are one of the leading causes of crashes after browser updates.
An extension that worked perfectly yesterday may become incompatible with a newer version of Chrome.
Test Using Incognito Mode
If Chrome stays open long enough:
- Press Ctrl + Shift + N.
- Browse for several minutes.
Most extensions are disabled in Incognito Mode unless you specifically allow them.
If Chrome stops crashing, one of your extensions is likely responsible.
Disable Extensions
- Open Chrome.
- Enter:
chrome://extensions
- Disable every extension.
- Restart Chrome.
- Enable extensions one at a time until the crashes return.
This method makes it easier to identify the problematic extension instead of removing everything at once.
Turn Off Hardware Acceleration
Chrome uses your graphics processor (GPU) to improve performance. After certain updates, graphics driver incompatibilities can cause frequent crashes.
If Chrome remains open long enough:
- Open Settings.
- Select System.
- Turn off Use hardware acceleration when available.
- Restart Chrome.
If Chrome becomes stable afterward, update your graphics driver before turning hardware acceleration back on.
Update Your Graphics Driver
Outdated GPU drivers often become incompatible with newer Chrome releases.
To update your graphics driver:
- Press Windows + X.
- Select Device Manager.
- Expand Display adapters.
- Right-click your graphics card.
- Choose Update driver.
You can also download the latest driver directly from your graphics card manufacturer.
This is especially important for:
- NVIDIA graphics cards
- AMD Radeon GPUs
- Intel integrated graphics
Manufacturer drivers are generally newer than the versions provided through Windows Update.
Clear Chrome’s Cache and User Data
Corrupted browser data can cause Chrome to crash repeatedly after an update.
If Chrome opens:
- Open Settings.
- Choose Privacy and Security.
- Click Clear browsing data.
- Remove:
- Cached images
- Cookies
- Site data
This does not normally delete bookmarks if Chrome syncing is enabled.
If Chrome won’t launch at all, you may need to rename the entire profile folder.
Reset the Chrome Profile
- Close Chrome completely.
- Press Windows + R.
- Enter:
%LOCALAPPDATA%GoogleChromeUser Data
- Rename the Default folder to:
Default.old
- Restart Chrome.
Chrome creates a fresh profile automatically.
If Chrome works normally afterward, your previous profile was likely corrupted.
You can often recover bookmarks later by copying selected files from the old profile.
Reset Chrome Settings
If browser settings became corrupted during the update, resetting Chrome may solve the problem.
Open:
chrome://settings/reset
Choose:
Restore settings to their original defaults
This resets:
- Startup settings
- Search engine
- New tab page
- Extensions (disabled)
- Temporary data
Bookmarks, passwords, and browsing history remain intact.
Reinstall Chrome Completely
A damaged installation is another common cause of crashes after an update.
Simply uninstalling Chrome isn’t always enough because user files may remain behind.
Remove Chrome
- Open Settings.
- Go to Apps.
- Find Google Chrome.
- Click Uninstall.
Delete Remaining Files
Remove these folders if they still exist:
C:Program FilesGoogleChrome
and
%LOCALAPPDATA%GoogleChrome
Restart Windows.
Then install the latest version of Chrome from Google’s official website.
Signing back into your Google account restores synced bookmarks, passwords, and history if synchronization was previously enabled.
Check for Windows Updates
Sometimes the issue isn’t Chrome itself.
A pending Windows update may contain compatibility fixes for graphics drivers, networking components, or security features that Chrome depends on.
To check:
- Open Settings.
- Select Windows Update.
- Install all available updates.
- Restart the computer.
Keeping both Windows and Chrome current reduces compatibility problems.
Scan for Malware
Although update-related crashes are usually legitimate software problems, malware can also interfere with Chrome.
Some malicious programs:
- Modify browser files
- Inject unwanted extensions
- Redirect web traffic
- Cause repeated browser crashes
Run a full scan using:
- Microsoft Defender
- Another reputable antivirus solution
Remove any detected threats before reinstalling Chrome.
Check Whether Antivirus Software Is Blocking Chrome
Security software occasionally misidentifies updated Chrome files.
This can result in:
- Chrome closing immediately
- Browser startup failures
- Constant crashing
- Missing executable files
Temporarily disable real-time protection and test Chrome.
If Chrome works normally, add Chrome to your antivirus exclusion list or install the latest antivirus updates.
Never leave antivirus protection disabled permanently.
Use Chrome’s Built-In Cleanup Features
If Chrome still opens occasionally, disabling unnecessary background processes may improve stability.
Navigate to:
Settings → System
Disable:
- Continue running background apps when Chrome is closed
Also review:
Performance settings
Disable experimental performance features temporarily to determine whether one is causing instability.
Test Chrome With a New Windows User Account
Sometimes the problem is limited to your Windows profile rather than Chrome itself.
Create a new local Windows account.
Install Chrome there.
If Chrome runs normally under the new account, your original Windows profile may contain corrupted settings affecting the browser.
This approach saves time compared to reinstalling Windows.
Repair Windows System Files
Corrupted Windows files can prevent Chrome from working correctly.
Open Command Prompt as Administrator.
Run:
sfc /scannow
Allow the scan to finish completely.
If problems are found, Windows repairs many of them automatically.
Next run:
DISM /Online /Cleanup-Image /RestoreHealth
DISM repairs the Windows component store, which SFC relies on. Running both tools is often recommended when unexplained application crashes continue after updates.
Restart the computer afterward and test Chrome again.
Check the Windows Event Viewer
If Chrome crashes immediately every time, Windows usually records the error.
To view it:
- Press Windows + X.
- Open Event Viewer.
- Navigate to:
- Windows Logs
- Application
- Look for recent Chrome error entries.
Common faulting modules include graphics drivers, security software, or corrupted DLL files.
While Event Viewer may not provide a complete solution, it can point you toward the underlying cause.
If Chrome Only Crashes on Certain Websites
A browser that crashes only on specific sites usually indicates a different problem.
Possible causes include:
- Corrupted cached files
- Faulty extensions
- GPU rendering issues
- Website compatibility bugs
- Experimental Chrome features
Try:
- Opening the site in Incognito Mode
- Disabling extensions
- Clearing cached data
- Turning off hardware acceleration
If only one website causes crashes while everything else works normally, the issue may be on the website itself rather than your browser.
Common Mistakes to Avoid
Several troubleshooting steps can make recovery more difficult if done too early.
Avoid these mistakes:
- Deleting your Chrome profile before backing up bookmarks if sync is disabled.
- Installing multiple versions of Chrome from unofficial sources.
- Disabling antivirus protection permanently.
- Assuming the latest Chrome update is always at fault without checking extensions and drivers.
- Reinstalling Windows before trying less disruptive fixes.
Working through the solutions in order usually saves time.
When the Latest Chrome Update Is Actually the Problem
Occasionally, a Chrome release introduces a bug that affects many users.
Signs include:
- Crashes starting immediately after updating
- Numerous users reporting identical issues
- Crashes occurring on multiple computers with similar configurations
- Google releasing a follow-up update shortly afterward
In these situations, the most practical approach is to keep Chrome updated and install the next available patch when it becomes available. Browser vendors often release emergency fixes quickly when widespread stability issues are confirmed.
Frequently Asked Questions
Why does Chrome keep closing immediately after opening?
This is commonly caused by corrupted profile data, incompatible extensions, damaged installation files, or antivirus software interfering with Chrome’s startup.
Will reinstalling Chrome delete my bookmarks?
Not if Chrome Sync was enabled. If sync wasn’t active, back up your user profile before uninstalling to preserve bookmarks and other local data.
Can Windows updates cause Chrome to crash?
Yes. A Windows update can introduce compatibility issues with graphics drivers, security software, or system components that Chrome relies on. Installing the latest cumulative updates or updated device drivers often resolves these conflicts.
Should I downgrade Chrome to an older version?
Downgrading is generally not recommended. Older versions may contain security vulnerabilities and are often unsupported. It’s safer to troubleshoot the current installation or wait for Google’s next update if a confirmed bug exists.
Final Thoughts
If Google Chrome keeps crashing after the latest update, the problem is usually related to corrupted browser data, incompatible extensions, graphics driver issues, or conflicts with other software rather than the update itself.
Start with the least invasive fixes by restarting your computer, disabling extensions, and turning off hardware acceleration.
If the crashes continue, reset your Chrome profile, reinstall the browser, and repair Windows system files. In the relatively rare cases where a Chrome release contains a widespread bug, Google typically addresses it with a follow-up update.
By working through these steps methodically, most users can restore Chrome to stable operation without losing their bookmarks, passwords, or other important browsing data.
Related Articles
- Why Is My SSD Slower Than Expected in Windows 11? Causes, Fixes, and How to Restore Performance
- Bluetooth Headphones Connected but No Sound on Windows 11: How to Fix the Problem
- Why Is My Laptop Fan So Loud Even When Idle?
- Laptop Keyboard Typing Wrong Characters After Update: Causes, Fixes, and How to Prevent It
If you think there’s been a mistake here, please do let us know by commenting on this post or Contact Us. And a member of our Content Integrity Team will review this decision with you.
