Start Here: The 30-Second Fix
If Chrome just started freezing after a Windows 11 update, the first thing I'd try is killing the background processes. This is the tech equivalent of turning it off and on again, but it works more often than you'd think.
- Open Task Manager (Ctrl+Shift+Esc).
- Look under Processes for any Google Chrome entries – you might see several.
- Click each one and hit End task.
- Relaunch Chrome.
If that doesn't help, close Chrome and try a clean restart. But if the freeze happens again right away, move to the next section.
The 5-Minute Fix: Turn Off Hardware Acceleration
I know this error is infuriating – you're just trying to read an article or check email, and boom, Chrome freezes for ten seconds, then the window goes white. One of the most common culprits after a Windows 11 update is hardware acceleration. The update can mess with your GPU drivers, and Chrome's hardware acceleration then fights with the graphics stack.
Here's how to disable it:
- Click the three dots in the top-right corner of Chrome.
- Go to Settings → System.
- Toggle off Use hardware acceleration when available.
- Click Relaunch.
This has fixed the issue for a lot of people, especially on laptops with Intel Iris Xe or older NVIDIA GPUs. If Chrome still freezes, we'll go deeper.
Another 5-Minute Check: Update or Remove Problematic Extensions
Extensions are the most common cause of Chrome's high CPU usage. A single misbehaving extension can max out a core, spiking your CPU to 100% and making the whole browser unresponsive. I've seen it happen with ad blockers, password managers, and even seemingly harmless shopping extensions.
To find the culprit, Chrome has a built-in tool:
- Type
chrome://extensionsin the address bar. - Toggle off extensions one by one (start with the newest ones).
- After disabling each, use Chrome normally for a few minutes.
When the freeze stops, you've found the troublemaker. Update it or remove it. My personal rule: if an extension hasn't been updated in the last year, it's not worth the risk.
The 15+ Minute Fix: Reset Chrome's Profile
If the simpler fixes didn't work, the problem might be a corrupted profile. A Windows update can sometimes mess with Chrome's local data, leaving you with a profile that's missing files or riddled with bad cache. The symptom is exactly what you're describing – Chrome opens fine, but after a few seconds it freezes, and the CPU usage in Task Manager shoots through the roof.
Before you nuke your whole browser, try creating a fresh profile. It's less destructive and often works:
- Close Chrome completely.
- Press Win + R, type
%LOCALAPPDATA%\Google\Chrome\User Data, and hit Enter. - Rename the
Defaultfolder toDefault.old. - Relaunch Chrome – it'll create a new Default folder.
You'll lose your extensions and settings, but your bookmarks, history, and passwords might be gone too – I know that's scary. But you can recover them later by copying the Bookmarks and Login Data files from the old folder if needed. For now, if the freezing stops, you've confirmed the profile was the issue.
If That Doesn't Work: Full Reset
Sometimes you have to go nuclear. A full reset wipes everything, but it's the most reliable fix when nothing else works.
- Go to Settings → Reset and cleanup.
- Click Reset settings to their original defaults.
- Confirm.
This disables all extensions, clears site data, and resets shortcuts – but it keeps your bookmarks and passwords. I've used this on more than one client's machine, and it's fixed issues that drove me nuts for hours.
When It's Not Chrome at All
Windows 11 updates can also mess with your system's power settings. If Chrome freezes under load but other apps are fine, check your power plan. On laptops, the default “Balanced” plan might be causing CPU throttling. Switch to “High performance” temporarily to see if that helps:
- Open Control Panel → Hardware and Sound → Power Options.
- Select High performance.
Also, make sure Windows itself is up to date – the latest cumulative updates often include fixes for Chrome-specific crashes. Go to Settings → Windows Update and check for updates.
One Last Thing
If you're still stuck, I'd look at your antivirus. Some security software scans every file Chrome opens, which can slow it to a crawl and cause freezes. Try temporarily disabling your third-party AV (not Windows Defender) to see if that helps. If it does, whitelist Chrome in the AV settings – that's the real fix.
I know this is a pain, but you're not alone – this has been a common complaint after Windows 11 version 23H2 and 24H2 updates. Start with the 30-second fix, work your way down, and you'll likely find the culprit. If all else fails, switching to Chrome Beta or Dev channel sometimes sidesteps the bug until the stable release catches up. That's a bit of a hack, but it's worked for some.
Good luck. You've got this.