Chrome Running Slow on Windows 11
Chrome dragging on Windows 11 is usually memory pressure, a throttled power mode, or a stale GPU driver. Here is how to tell which one in minutes.

When Chrome drags on a Windows 11 machine, the cause is usually one of two things: Chrome is carrying more tabs and extensions than the PC has memory for, or Windows is deliberately running the machine slowly. Press Shift+Esc to open Chrome’s own Task Manager and see what is heavy, then check Windows’ Power mode and look for a chrome.exe stuck in Efficiency mode. Those checks take a couple of minutes and catch most cases before you start uninstalling things.
Two task managers, and they show different things
Chrome’s Task Manager opens with Shift+Esc while Chrome is focused. It lists every tab, extension and internal process as its own row, with memory and CPU columns. Sort by Memory, select the row that dwarfs the rest, and choose End process — that closes the offending tab without taking the browser down with it. Ctrl+Shift+T brings back a tab you closed by mistake.
Windows Task Manager (Ctrl+Shift+Esc) shows the same browser as a stack of chrome.exe entries, which alarms people who assume something has gone wrong. It hasn’t. Chromium’s design is roughly one renderer process per tab or site — not strictly one each, since same-origin windows opened with window.open share a process and Chromium reassigns new tabs to existing ones when the total gets too large. Site Isolation, on by default for all sites on Windows since Chrome 67, separates sites into their own processes on purpose; that costs extra memory by design and buys security in return. Use Windows Task Manager to judge the PC, and Chrome’s to judge Chrome.
The general reasons a browser bogs down on any operating system are covered in why Chrome slows down and how to speed it up. This guide sticks to the parts that are specific to Windows 11.
Symptom, cause, and where to fix it
| Symptom | Likely cause | Fix it in | Path |
|---|---|---|---|
| Everything slow once several tabs are open | Chrome is using most of the available memory | Chrome | Shift+Esc, sort by Memory, End process — then Settings > Performance > Memory Saver |
| Slow only on certain sites, or since you added something | An extension working in the background | Chrome | Menu > Extensions > Manage Extensions |
| Browser feels stale everywhere | Out-of-date Chrome build | Chrome | Menu > Help > About Google Chrome, then Relaunch |
| Stuttery scrolling and video while CPU use looks fine | Graphics driver vs. graphics acceleration | Windows first | Settings > Windows Update > Advanced options > Optional updates, then Chrome’s Settings > System |
| Slow only on battery, or right after unplugging | Power throttling plus Chrome’s Energy Saver | Windows and Chrome | Settings > System > Power & battery > Power mode; Chrome Settings > Performance |
| A chrome.exe row marked “Efficiency mode” | Process dropped to low priority and EcoQoS | Windows | Task Manager > Processes > right-click the process > Efficiency mode |
| Every app is slow, not just Chrome | Startup apps, a full drive, or malware | Windows | Task Manager > Startup apps; Settings > System > Storage; Windows Security Quick scan |
Check whether Windows is throttling the machine
Open Settings > System > Power & battery. If your PC shows a Power mode dropdown, “Best power efficiency” will make everything feel slow, and the browser is where you notice it first. Balanced or Best performance is what you want while troubleshooting. The dropdown is not universal, though: Microsoft says a custom power plan can lock it out, and it isn’t available on all PCs. On a laptop you get separate choices for Plugged in and On battery; a desktop with no battery has no On battery column.
Next, open Task Manager > Processes, expand the Chrome group, and read the Status column. If a process says “Efficiency mode,” someone applied it. Efficiency mode lowers the process’s base priority and applies EcoQoS, which can run the CPU at a lower frequency — exactly what a sluggish browser feels like. Turn it off the way it went on: right-click the process, or use the command bar, and toggle Efficiency mode off. Windows grays the option out for core system processes because throttling those can affect the system, and it is not something Windows quietly switches on for Chrome by itself.
Chrome has its own version of the same idea. Energy Saver, under Settings > Performance, reduces the image capture rate and other background work, and it turns on automatically when the device is unplugged or the battery is low — never while plugged in. Google states it is available on Windows, Mac and Chromebook devices with a battery installed, so a desktop won’t show it at all. It leaves video conferencing and audio tabs running but does stop CPU-heavy background tabs, which is often what people notice a minute after pulling the charger.
Fix the graphics side before you switch acceleration off
Stuttery scrolling, tearing video or slow full-screen playback while CPU use looks normal usually points at the graphics driver rather than at Chrome. Work in this order:
- Settings > Windows Update, install what is offered, then Advanced options > Optional updates — driver updates often sit there unnoticed.
- If Windows has nothing, get the driver from the GPU maker’s own site. Microsoft’s guidance is blunt: avoid downloading drivers from any website other than the manufacturer’s official site. To install a file you downloaded, right-click Start > Device Manager, expand the category, right-click the device, choose Update driver, then “Browse my computer for drivers.”
- Only if the driver is current and the stutter persists, open Chrome’s Settings > System and switch off the graphics acceleration toggle, then restart Chrome as Google instructs. Turn it back on if nothing improves — software rendering is a diagnostic step, not a destination. There is also a
chrome://gpupage if you want to look, though you don’t need it here.
On a laptop with both integrated and discrete graphics, Windows 11 has a per-app graphics preference at Settings > System > Display > Graphics. Under “Custom options for apps” a selected app can be set to Let Windows decide, Power saving, or High performance. That dropdown only appears when the machine has more than one GPU, so a single-GPU desktop won’t have it.
Trim Chrome itself
Update first: three-dot menu > Help > About Google Chrome, then Relaunch if an update is waiting. A stalled background update can strand a PC on an old build for weeks. Google notes the browser saves your open tabs and windows and reopens them, though Incognito windows do not come back. Don’t chase a version number — the About page tells you whether you are current.
Then extensions: three-dot menu > Extensions > Manage Extensions. Turn off what you don’t use, and if the slowdown only happens on some sites, re-enable them one at a time until it returns.
Then memory: Settings > Performance, and turn on Memory Saver. It deactivates unused tabs to free memory and reloads them when you come back. Tabs with active audio or video, screen sharing, notifications, an active download, a partially filled form, a pinned state, or a connected USB or Bluetooth device are left alone, so it rarely interrupts anything. If your build offers modes rather than a plain on/off switch, Balanced is the one Google marks as recommended. The same page carries Preload pages under Speed, with Standard and Extended preloading — set that deliberately rather than assuming off is faster.
One popular tip to skip: clearing the cache is not a speed fix. Google’s own “Make Chrome faster” steps are update Chrome, close unused tabs, stop unwanted processes and extensions, and configure preload settings. Deleting cached files only makes your next visit to a site slower. Ctrl+Shift+Delete is the right tool for a page that misbehaves, not for a browser that feels heavy, and it also clears the settings and permissions you gave websites.
If Chrome’s settings look tampered with — a search engine you didn’t choose, redirects that keep returning — use Settings > Reset settings > Restore settings to their original defaults. That resets the search engine, homepage and startup tabs, new tab page, pinned tabs, content settings, and cookies and site data, and disables extensions and themes; saved bookmarks and passwords are not deleted or changed. Fonts and accessibility settings are not covered, and if the problem survives a reset, Google’s recommendation is to create a new user profile.
When the problem isn’t Chrome at all
If every app is slow and Chrome is simply the one you stare at all day, work Microsoft’s list instead. Press Ctrl+Shift+Esc, open Startup apps, and disable anything that doesn’t need to launch with Windows — how to stop startup programs on Windows 11 covers which ones are safe to cut. Free disk space through Settings > System > Storage and Storage Sense; how to free up space on Windows 11 covers what is safe to delete. Uninstall what you no longer use from Settings > Apps > Installed apps, run a Quick scan from Settings > Privacy & security > Windows Security > Virus & threat protection, and restart the PC. If the machine runs out of headroom the moment a few tabs are open, how to tell if your PC needs more RAM is the check to run.
While you are in Settings > Windows Update, check which version you are on. Windows 11 version 24H2 stops receiving updates for Home and Pro on October 13, 2026, and 23H2 already has, so 25H2 is where an existing PC should be. Don’t go looking for 26H1 — Microsoft scoped it to new devices coming to market in early 2026 and does not offer it as an in-place update from 24H2 or 25H2 on existing machines.
Resist the reflex to blame a recent update. As of September 3, 2026, Microsoft’s known-issues page for Windows 11 25H2 and 24H2 lists nothing about Chrome, Chromium browsers or general system slowdown. Work the two task managers, then the power settings, then the graphics driver — one of those three almost always holds the answer, and you will know which within a few minutes rather than an afternoon.