How to Reduce Chrome Memory Usage

7 min read · Updated 8/20/2026

Practical steps to cut Chrome's RAM consumption: tab discarding, extension audits, hardware acceleration and the built-in task manager.

Find out what is actually using memory

Open Chrome's own task manager with Shift+Esc. It lists every tab, extension and subframe with its memory footprint. Sort by memory and you will usually find that a handful of tabs — and often one extension — account for most of the usage.

Turn on Memory Saver

Chrome's Memory Saver discards inactive tabs and reloads them when you return. It is in Settings under Performance. On a machine with 8GB of RAM this alone is often the difference between usable and painful.

Collapse tabs you are not using

Discarding still keeps the tab strip crowded. A tab manager removes the tabs entirely and stores them as a list, which frees more memory and reduces visual load at the same time.

Audit your extensions

Extensions run continuously, and a content script injected into every page costs memory on every page. Open the task manager, note which extensions appear high in the list, and disable anything you have not deliberately used in a month.

Check hardware acceleration

If your GPU process is enormous, toggling hardware acceleration in Settings can help on some machines — test both settings rather than assuming.

Realistic expectations

Chrome trades memory for speed by design. The goal is not minimal RAM use, it is leaving enough headroom that the system stops swapping.

Related extensions

OneTab Chrome extension logo

OneTab

Tab Management
Free

Collapse all open tabs into a single tidy list and reclaim memory.

4.414,600 reviews2M+
View Extension
Session Buddy Chrome extension logo

Session Buddy

Tab Management
Free

Session manager that saves and restores full browsing sessions.

4.725,100 reviews900K+
View Extension
Toby Chrome extension logo

Toby

Tab Management
Freemium

Visual tab workspace that organises tabs into shareable collections.

4.23,300 reviews300K+
View Extension
Workona Tab Manager Chrome extension logo

Workona Tab Manager

Tab Management
Freemium

Project-based tab manager with automatic tab saving.

4.63,800 reviews200K+
View Extension

Frequently asked questions

How do I see what is using Chrome's memory?

Press Shift+Esc to open Chrome's own task manager. It lists every tab, extension and subframe with its memory footprint, so you can sort by memory and find the culprits.

Does Memory Saver actually reduce RAM usage?

Yes. It discards inactive tabs and reloads them when you return, which on an 8GB machine is often the difference between usable and painful. Find it in Settings under Performance.

Do extensions use memory even when I am not using them?

They can. An extension with a content script runs on every page you open, so disable anything you have not deliberately used in the last month.