How to Fix Google Chrome High Memory Usage in 2026

·
10 min read

Is Chrome eating up so much RAM that your computer feels like it’s running through quicksand? You open a few tabs, maybe a YouTube video and some Google Docs, and suddenly your whole system is crawling. You check Task Manager and see a wall of chrome.exe processes hogging several gigabytes of memory. What is going on?

Here’s the thing: Chrome’s high memory usage isn’t always a bug. It’s partly by design. But that doesn’t mean you’re stuck with it. In this guide, you’ll learn exactly why Chrome uses so much RAM, how to find the specific tabs and extensions causing the problem, and the best ways to fix it in 2026, including Chrome’s built-in Memory Saver feature that most people don’t even know exists.

Why Does Chrome Use So Much Memory?

Chrome runs every tab, extension, and internal service as its own separate process. That’s why you see dozens of chrome.exe entries in Task Manager, each one a little isolated bubble. The idea is that if one tab crashes (say, a sketchy website goes haywire), it doesn’t take down your whole browser. It’s actually a smart design for stability.

The downside? All those separate processes add up fast. Throw in a few extensions, a couple of web apps like Gmail and Google Docs, maybe a YouTube tab, and it’s not unusual to see Chrome using 4–8 GB of RAM. That’s not necessarily a memory leak. It’s just Chrome doing its thing. Modern websites are heavy, and Chrome is built to handle them. That said, there’s still plenty you can do to bring that number down without sacrificing your browsing experience.

Step 1: Find the Memory Hogs with Chrome’s Task Manager

Before you start tweaking settings, it helps to know exactly what’s eating all your RAM. Chrome has its own built-in Task Manager (separate from Windows Task Manager) that breaks down memory usage by tab and extension. This is your first stop.

On Windows

  1. Open Chrome.
  2. Press Shift + Esc to open Chrome’s Task Manager instantly. Alternatively, click the ⋮ (three-dot menu) in the top-right corner, then go to More tools > Task manager.
  3. Click the Memory footprint column header to sort by memory usage, with the highest at the top.
  4. Look for any tab or extension using a surprisingly large amount of RAM.
  5. To kill a problem process, click it and then click End process. This closes just that tab or extension, not your whole browser.
Chrome Task Manager window open, sorted by Memory footprint column, showing tabs and extensions with their memory usage

On macOS

  1. Open Chrome.
  2. Click the ⋮ (three-dot menu) in the top-right corner.
  3. Go to More tools > Task manager.
  4. Click Memory footprint to sort by memory usage.
  5. Select any offending tab or extension and click End process to shut it down.
Chrome Task Manager on macOS sorted by Memory footprint, showing tabs and extensions listed with memory values

If you spot an extension using a ton of RAM, especially one you rarely use, that’s a great place to start cleaning up.

Step 2: Turn On Memory Saver (The Biggest Fix)

This is the single best thing you can do if Chrome is eating your RAM. Memory Saver is a built-in Chrome feature (available since Chrome 110) that automatically “puts to sleep” tabs you haven’t looked at in a while, freeing up that memory for whatever you’re actively using. When you click back on a sleeping tab, it just reloads. No big deal.

How to Enable Memory Saver

  1. Open Chrome and click the ⋮ (three-dot menu) in the top-right corner.
  2. Click Settings.
  3. In the left sidebar, click Performance. (You can also type chrome://settings/performance directly in the address bar to jump straight there.)
  4. Under Memory Saver, toggle the switch to On.
  5. If you see savings options, choose Balanced for a good middle ground, or Maximum memory savings if your PC is really struggling.
  6. Optionally, click Add under the exceptions list to add sites that should never be put to sleep (like your work project management app or anything you need to stay live).
Chrome Settings > Performance page with Memory Saver toggle turned On and savings mode options visible

Memory Saver alone can cut Chrome’s RAM usage dramatically if you tend to keep a lot of tabs open. If you’ve got 20 tabs open but you’re only actively using 3 of them, those other 17 are just sitting there burning memory for no reason. Memory Saver fixes that automatically.

Step 3: Audit and Remove Unnecessary Extensions

Extensions are one of the most common causes of Chrome feeling slow and bloated. Every extension you install is essentially a background process that runs on most (or all) of the websites you visit. Even if you only use an extension occasionally, it’s still consuming memory all the time.

  1. Click the ⋮ (three-dot menu) and go to Extensions > Manage extensions. Or type chrome://extensions/ in the address bar.
  2. Go through the list and ask yourself: “Do I actually use this?” If the answer is no, click Remove.
  3. For extensions you use occasionally but not daily, click the toggle to disable them instead of removing them. A disabled extension uses zero memory.
  4. Cross-reference with Chrome’s Task Manager (Step 1) to see if any specific extension is a RAM monster, and prioritize removing those.
Chrome Extensions management page at chrome://extensions showing a list of installed extensions with toggle switches and

Be ruthless here. Most people have extensions they installed once and forgot about. Clearing those out is one of the fastest ways to lighten Chrome’s load.

Step 4: Turn Off Background Activity

Chrome can keep running in the background even after you close it, and it preloads pages it thinks you might visit next. Both of these behaviors use memory and CPU, and you might not even realize it’s happening.

  1. Open Settings and go to Performance or System (the exact location can vary slightly between Chrome versions).
  2. Find Continue running background apps when Google Chrome is closed and turn it Off. This stops Chrome from quietly running in the background after you’ve closed the window.
  3. Now go to Privacy and security in the left sidebar.
  4. Look for Preload pages or Prediction services and consider turning these off if your RAM is tight. The trade-off is that pages might load a tiny bit slower initially, but your memory usage will go down.
Chrome Settings > System section showing "Continue running background apps when Google Chrome is closed" toggle set to Off

Step 5: Clear Your Cache

Think of Chrome’s cache like a junk drawer. It stores bits and pieces of websites you’ve visited so they load faster next time. That’s useful, but over time it can balloon to 10 GB or more and cause weird behavior on certain sites. Clearing it won’t fix a genuine memory leak, but it can help with general sluggishness and misbehaving pages.

  1. Click the ⋮ (three-dot menu) and go to History > History, then click Clear browsing data. Or press Ctrl + Shift + Delete on Windows / Cmd + Shift + Delete on macOS to jump straight there.
  2. Set the Time range to All time if you’re troubleshooting a persistent issue.
  3. Check Cached images and files. You can also check Cookies and other site data if specific sites are acting up (just know this will log you out of most sites).
  4. Click Clear data and wait for it to finish. If your cache is huge, this might take a minute or two.
Chrome Clear browsing data dialog with Time range set to All time and Cached images and files checkbox selected

Step 6: Check Hardware Acceleration

Hardware acceleration lets Chrome offload some visual tasks to your GPU (graphics card) instead of your CPU. On most computers, this is a good thing, as it makes scrolling and video playback smoother. But on older or budget laptops with weak GPUs, it can actually cause stuttering or instability.

  1. Open Settings and scroll down to the System section.
  2. Find Use hardware acceleration when available.
  3. If Chrome feels sluggish or glitchy on a budget laptop, try toggling this Off and restarting Chrome to see if it helps.
  4. On a modern PC or Mac with a decent GPU, leave it On, as it’s better for performance overall.
Chrome Settings > System section showing "Use hardware acceleration when available" toggle

Step 7: Check Chrome’s Impact on Your Whole System

Sometimes it helps to zoom out and look at the big picture. Not just what Chrome’s Task Manager says, but what your whole operating system sees.

On Windows 10/11

  1. Press Ctrl + Shift + Esc to open Windows Task Manager.
  2. Click the Processes tab.
  3. Click the Memory column to sort by usage.
  4. Look at all the Google Chrome entries combined. That’s your total Chrome footprint. If it’s taking up more than half your total RAM, that’s a sign to enable Memory Saver and trim those extensions.
Windows 11 Task Manager Processes tab sorted by Memory column, showing multiple Google Chrome processes and their individual

On macOS

  1. Open Activity Monitor, you can find it in Applications > Utilities or search for it with Spotlight (Cmd + Space, then type “Activity Monitor”).
  2. Click the Memory tab at the top.
  3. Sort by Memory to see all Chrome processes and how much RAM they’re using.
macOS Activity Monitor with Memory tab selected, showing Google Chrome processes sorted by memory usage

Seeing multiple Chrome processes is completely normal. Remember, each tab and extension runs separately. But if you’re seeing Chrome processes totaling 8+ GB on a machine with 8 GB of RAM total, that’s when things get painful and you really need to act on the steps above.

Tips and Troubleshooting

Common Issues

Problem: Memory Saver keeps reloading tabs I need

If Memory Saver is being too aggressive, try switching to Balanced mode instead of Maximum. You can also add specific sites to the exceptions list so they never get put to sleep. This is great for things like your email, a work dashboard, or anything that you need to stay live and up to date.

Problem: Chrome is slow even after trying everything above

Check if a specific website is the culprit. Some sites (especially ones with auto-playing videos, heavy animations, or poorly coded scripts) can cause Chrome to balloon over time. Open Chrome’s Task Manager, sort by memory, and see if one particular tab is way out of line. Try closing it and see if things improve.

Problem: Chrome slows down after hours of use but is fine after a restart

This is usually memory fragmentation. Basically, Chrome’s memory gets a bit messy after running for a long time. The fix is simple: restart Chrome every day or two, enable Memory Saver, and clear your cache periodically. It’s not glamorous, but it works.

Pro Tips

  • Jump straight to Performance settings: Type chrome://settings/performance in the address bar to skip the menu navigation entirely.
  • Keep Chrome updated: Google regularly pushes memory improvements in Chrome updates. Click ⋮ > Help > About Google Chrome to check for updates.
  • Close tabs you’re not using: It sounds obvious, but it’s the single most effective fix. Ten open tabs uses significantly less RAM than fifty.
  • Consider more RAM: If you’re running Chrome alongside Slack, Zoom, Microsoft Office, and other apps on a machine with 8 GB of RAM, you’re going to have a bad time. 16 GB is a more realistic minimum for a modern knowledge worker’s workflow, and 32 GB if you’re a power user.

Is It Worth Switching to a Different Browser?

It’s a fair question. Here’s a quick comparison of where things stand in 2026:

BrowserMemory UsageBuilt-in Memory ManagementBest For
Google ChromeHigh, but manageable with Memory SaverMemory Saver, Performance settingsGoogle ecosystem users
Mozilla FirefoxOften lower than Chrome at high tab countsBuilt-in tab unloadingPrivacy-focused users, heavy tab users
Microsoft EdgeSimilar to Chrome (also Chromium-based)Sleeping Tabs, Efficiency ModeWindows users, Microsoft 365 users

Firefox has genuinely improved a lot and can use less RAM than Chrome when you have 30–50 tabs open. Microsoft Edge behaves similarly to Chrome under the hood (it’s built on the same Chromium engine) but has its own Sleeping Tabs feature. If you’re deep in the Google ecosystem, including Gmail, Drive, Docs, and Meet, Chrome is still probably the most seamless choice. But if memory is your top priority and you’re open to switching, Firefox is worth a serious look.

Wrapping Up

Chrome using a lot of RAM is normal, but “normal” doesn’t mean you have to live with a sluggish computer. The biggest wins are enabling Memory Saver, auditing your extensions, and closing tabs you don’t actually need open. Do those three things and you’ll likely see a dramatic difference without changing anything else.

Honestly, Memory Saver alone has made Chrome feel like a completely different browser for people who tend to keep dozens of tabs open. If you haven’t turned it on yet, go do it right now. It takes about 10 seconds and it’s worth it. And if Chrome still isn’t cutting it after all this, Firefox is better than it’s ever been and genuinely worth trying.