The fastest way to see what's using your memory right now
Open Activity Monitor (search for it in Spotlight by pressing Command-Space, type "Activity Monitor", and press Enter). Click the Memory tab at the top. You will see a list of every program running on your Mac, ranked by how much memory each one is using. The number you care about most is at the bottom of the window: "Memory Pressure". If it is green, your Mac has room to work. If it turns yellow or red, your Mac is running low and will slow down.
That's the whole thing. You do not need to close programs or "free up" memory the way you might on an older computer. Modern Macs manage memory automatically. But if your Mac feels slow, Activity Monitor shows you which program is the culprit — and whether the problem is actually memory or something else.
Key Takeaways
- Activity Monitor is built into every Mac and shows you exactly which programs are using the most memory right now.
- Memory Pressure at the bottom of the window tells you whether your Mac has room to work (green) or is running low (yellow or red).
- A program using a lot of memory does not always mean you should close it — sometimes it is working normally and will release memory when done.
- If your Mac feels slow, Activity Monitor helps you tell whether the problem is memory, CPU, disk, or network.
What the Memory tab actually shows you
The Memory tab lists every open program with four columns: the program name, how much memory it is using right now (in megabytes or gigabytes), how much memory it could use if it needed to, and what percentage of your total memory that represents.
The numbers change constantly as programs open, close, and do their work. A web browser with 20 tabs open might show 2 GB of memory use one moment and 1.5 GB the next, depending on which tabs are active. This is normal. You are not looking for a single "correct" number — you are looking for patterns. If the same program is always at the top of the list and Memory Pressure stays yellow or red, that program may be the problem.
Understanding Memory Pressure and what it means for your Mac
Memory Pressure is the single most useful number in Activity Monitor. It sits at the bottom of the window in a colored bar. Green means your Mac has free memory available. Yellow means your Mac is using most of its memory but can still work normally. Red means your Mac has run out of memory and is using your hard drive as a substitute, which is much slower.
If Memory Pressure stays green most of the time, your Mac is fine — even if one program shows high memory use. If it turns yellow or red regularly, your Mac is struggling. This usually happens when you have too many browser tabs open, or a program has a memory leak (a bug that makes it use more and more memory over time without releasing it).
Restarting your Mac clears all memory and resets Memory Pressure to green. If it stays green for days after a restart, you do not have a memory problem. If it turns yellow or red again within hours, something is using memory faster than normal.
How to find which program is actually slowing you down
Sort the Memory tab by clicking the "Memory" column header. The program using the most memory appears at the top. But memory use alone does not tell you if a program is the problem. A video editor legitimately using 4 GB of memory is working normally. A web browser using 4 GB might be stuck or have a bug.
Click the "CPU" tab to see which programs are actively working right now. A program using a lot of CPU (the percentage in the "% CPU" column) is actively doing something and will make your Mac feel slow. A program using a lot of memory but 0% CPU is just sitting there holding onto memory — annoying, but not making your Mac slow at this moment.
If Memory Pressure is red and a single program shows high CPU use, that program is the bottleneck. If Memory Pressure is red but no program shows high CPU use, your Mac is waiting for the hard drive or network, not struggling with memory.
When high memory use is normal and when it is not
Web browsers (Chrome, Safari, Firefox) naturally use a lot of memory, especially with many tabs open. This is normal. Video editing software, photo editing software, and music production software also use large amounts of memory by design. If you are doing that work, high memory use is expected.
Abnormal memory use looks like this: a program you are not actively using (like Mail or Slack sitting in the background) slowly creeping up to 1 GB or more over the course of a day. Or a program that suddenly jumps to high memory use and stays there even after you stop using it. These are signs of a memory leak — a bug in the program.
If you find a program with a memory leak, the fastest fix is to quit it and reopen it when you need it again. If it happens repeatedly, check whether an update is available for that program. If the program is built into macOS (like Mail or Finder), restart your Mac.
The difference between memory and storage
Memory (RAM) is what your Mac uses to run programs right now. Storage is the hard drive or solid-state drive where your files live permanently. Activity Monitor shows memory use, not storage use. If your Mac is slow because the hard drive is full, Activity Monitor will not show that — you need to check storage separately.
To check storage, click the Apple menu at the top left, choose "About This Mac", and click "Storage". You will see a colored bar showing how much of your hard drive is full. If it is mostly full (more than 80% full), your Mac will slow down even if memory use is normal. Storage and memory are separate problems with separate solutions.
What to do if Memory Pressure stays red
First, restart your Mac. This clears all memory and gives you a clean slate. If Memory Pressure goes back to green and stays there for at least a few hours, you do not have a chronic memory problem — something just got stuck.
If Memory Pressure turns red again quickly, open Activity Monitor and look at the Memory tab. If one program is consistently at the top using far more memory than anything else, that is your culprit. Try closing that program and see whether Memory Pressure improves. If it does, you have found the problem. If it does not, or if memory is spread across many programs, you may need more RAM than your Mac has — or you may be running too many programs at once.
If you use your Mac for memory-heavy work (video editing, 3D rendering, large data analysis), adding more RAM is a permanent solution. If you just have too many browser tabs and programs open, closing some of them will fix the problem when ready.
Frequently Asked Questions
Should I close programs to free up memory?
Only if Memory Pressure is yellow or red and a specific program is using most of the memory. Modern Macs automatically manage memory — closing a program you are not actively using does not help unless your Mac is actually running low. If Memory Pressure is green, closing programs will not make your Mac faster.
What is the difference between "Memory" and "Swap" in Activity Monitor?
Swap is memory that your Mac has moved to the hard drive because it ran out of RAM. Swap is much slower than actual memory, so if Swap is large, your Mac is struggling. If Swap is near zero, your Mac has enough memory and is working normally. You cannot control Swap directly — it happens automatically when memory runs low.
Why does Safari use so much memory?
Safari keeps each open tab in memory so it can switch between them when ready. More tabs means more memory use. This is normal. If Safari is using 3 GB with 50 tabs open, that is expected. If Safari is using 3 GB with 5 tabs open, try restarting Safari — it may have a memory leak.
Can I see memory usage over time, not just right now?
Activity Monitor shows only current use. For historical data, open the Utilities folder (Command-Space, type "Utilities", press Enter), find Console, and look at the system logs. For easier graphing, third-party tools like iStat Menus or Macs Fan Control show memory use over hours or days, but Activity Monitor is sufficient for most troubleshooting.
Does my Mac need more RAM if Memory Pressure is often yellow?
Not necessarily. Yellow memory pressure is normal and does not mean your Mac is broken. Your Mac is designed to use available memory. If your Mac feels slow when Memory Pressure is yellow, the problem is usually CPU or disk, not memory. Check the CPU tab and the Storage section before assuming you need more RAM.