MainspringGuides › Memory pressure
macOS Guide

Mac Memory Pressure Explained (Green, Yellow, Red)

Updated August 2026 · 4 min read

“My Mac only has 200 MB of free memory” is not a problem. It's what a healthy Mac looks like. macOS fills unused RAM with cached data on purpose and hands it back the moment something needs it, so the free-memory figure tells you almost nothing. The number that does tell you something is memory pressure — here's how to read it and what each colour should change.

Where to find it

Open Activity Monitor and click the Memory tab. The graph across the bottom is Memory Pressure. It's a measure of how hard macOS is working to satisfy memory requests — not how much memory is in use.

What the colours mean

Colour alone isn't the whole picture. Read it alongside Swap Used in the same tab.

Swap, and why it feels so bad

When RAM runs out, macOS writes memory pages to the startup disk so it can reuse the RAM elsewhere. That file is swap. SSDs are fast, but they are still orders of magnitude slower than memory, so every read of a swapped-out page is a stall you feel — the classic symptom of switching back to an app you haven't touched in twenty minutes and watching it redraw slowly.

Reasonable readings:

# Read swap usage without opening Activity Monitor
sysctl vm.swapusage

# Detailed virtual memory statistics
vm_stat

Neither command changes anything. There's more on where the swap file lives in the swap space guide.

Compressed memory: a good sign, not a bad one

Before macOS swaps to disk, it compresses inactive memory in place. Compression is enormously faster than swapping, so a large Compressed figure with green pressure means macOS is coping efficiently — it is not a warning. This is the single most common misreading of the Memory tab.

What actually reduces memory pressure

  1. Close browser tabs. On most Macs, the browser is the largest memory consumer by a wide margin, and it is nearly always a handful of heavy tabs rather than the count. Chrome's Window → Task Manager shows per-tab memory directly.
  2. Quit apps rather than minimising them. A minimised app holds its memory; a quit app releases it. This matters most for design, video and virtualisation tools.
  3. Restart. It clears swap and resets processes that have leaked memory over days of uptime. Unglamorous and genuinely effective.
  4. Check for one runaway process. Sort the Memory tab by Memory descending. A single app holding 20 GB is a bug, not a capacity problem — quit and relaunch it.

The full guide to freeing up RAM covers each of these, plus the ones that don't work.

What doesn't reduce it

When you genuinely need more RAM

If pressure sits in yellow or red during ordinary work — browser, mail, a document, a chat app — and swap runs to several gigabytes, you're short of memory and no amount of tuning changes that. Two hard facts worth knowing before you shop: memory on Apple silicon Macs is part of the chip and cannot be upgraded later, and 8 GB configurations swap noticeably once you keep a browser and one heavy app open together.

If pressure stays green and the Mac is still slow, the cause is elsewhere — start again with the full diagnostic, and check free disk space, which produces very similar symptoms.

The settings-level fixes above are one-click, reversible toggles in Mainspring — labelled in plain English, with an undo button for every one.

Common questions

Is low free memory on a Mac a problem?

No. macOS deliberately uses spare RAM to cache files and releases it instantly when an app needs it, so a low free-memory figure is normal and healthy. Memory pressure is the number that indicates a genuine shortage.

What is a normal amount of swap used on a Mac?

A few hundred megabytes to about a gigabyte is routine, especially after long uptime. Several gigabytes of swap alongside yellow or red memory pressure indicates you regularly need more memory than the Mac has.

Does compressed memory mean my Mac is struggling?

Not by itself. Compression is macOS avoiding the much slower step of writing to disk. A large compressed figure with green pressure means the system is coping well.

Do memory cleaner apps work on macOS?

No. They free cached memory that macOS would have released automatically, which raises the free-memory number briefly and then slows things down as the cache rebuilds.

How much RAM do I need on a Mac?

For browsing, mail and documents, 8 GB works but will swap when several apps are open. 16 GB is comfortable for most people; design, video and development work benefit from 32 GB or more. On Apple silicon this cannot be changed after purchase.

Cut the load your Mac doesn't need

Memory pressure is a hardware limit — software can't add RAM. What software can do is stop your Mac loading things you never asked for: Mainspring makes login items, reopening windows at relaunch, and background visual effects into one-click, reversible toggles.

Try Mainspring free →

Signed & notarized by Apple · 1-day free trial · $29 once