What RAM is and why checking it matters
RAM (random access memory) is the temporary workspace your computer uses while programs are running. Unlike your hard drive, which stores files permanently, RAM clears when you shut down. The more RAM you have, the more programs you can run at once without slowdowns.
Checking your RAM tells you two things: how much total memory your computer has, and how much is actually in use right now. If you see that most of your RAM is always full, that explains why your computer feels slow. If you have plenty of free RAM but things still lag, the problem is elsewhere — your hard drive, processor, or a single program hogging resources.
You do not need special software to check RAM. Both Windows and Mac have built-in tools that show you exactly what you need to know in under a minute.
Key Takeaways
- On Windows, open Task Manager by pressing Ctrl+Shift+Esc, click the Performance tab, and look at Memory to see total RAM and how much is in use.
- On Mac, open Activity Monitor from Applications > Utilities, click the Memory tab, and look at the bottom of the window to see total memory and what is being used.
- If your RAM is consistently above 80 percent full, closing unused programs or adding more RAM will likely speed up your computer.
- RAM usage changes moment to moment — check it a few times during your normal work to see the real pattern, not just a single snapshot.
Checking RAM on Windows 10 and 11
The fastest way is through Task Manager. Press Ctrl+Shift+Esc on your keyboard. Task Manager opens directly to whichever tab you used last, so you may need to click the Performance tab at the top.
On the left side of the Performance tab, click Memory. The main panel shows a graph of your memory use over time. At the top right of that panel, you will see two numbers: the first is how much RAM is in use right now, and the second (after the slash) is your total RAM. For example, "8.2 / 16.0 GB" means you have 16 gigabytes total and are using 8.2 right now.
Below that, you will see a breakdown: Committed, Cached, and Available. Committed is memory actively in use by programs. Cached is memory Windows is holding onto for speed, but will release if a program needs it. Available is completely free. If Available is very small and Committed is very large, your computer is under memory pressure and will slow down.
Checking RAM on Mac
Open Finder and go to Applications. Open the Utilities folder. Double-click Activity Monitor.
Click the Memory tab at the top. At the bottom of the window, you will see a line that says "Memory:" followed by a number and "GB". That number is how much RAM is in use. Just above it, you will see "Swap Used:" — if this number is anything other than 0, your computer is using disk space as emergency memory, which is much slower than real RAM.
Look at the list of processes. The ones at the top are using the most memory. If one program is using half your total RAM, that program is the bottleneck. Close it and see if your computer speeds up.
What the numbers mean for your computer's speed
If your total RAM is 4 GB or less and you regularly see usage above 80 percent, your computer will feel slow. Modern web browsers, video calls, and office software all need more than 4 GB to run smoothly together.
If your total RAM is 8 GB or more and usage stays below 70 percent during your normal work, you have enough memory. Slowness is coming from something else — a full hard drive, a slow processor, or a program with a memory leak.
If you see "Swap Used" on Mac or very little "Available" memory on Windows, your computer is rationing memory and will be noticeably slower. This is the clearest sign that adding RAM would help.
How to interpret RAM usage patterns
RAM usage is not constant. When you first start your computer, it uses very little. As you open programs, usage climbs. When you close a program, that memory is freed. A single snapshot does not tell you much.
Instead, check your RAM usage at different times: right after you start up, while you are doing your normal work, and while you have your usual number of programs open. If it is consistently high (above 80 percent), that is a real problem. If it spikes only when you do something specific — like editing video or opening 20 browser tabs — that is normal.
Some programs leak memory, meaning they do not release RAM even after you close them. If you notice RAM usage climbing throughout the day even though you have not opened anything new, restart your computer. If the problem comes back when ready, one of your startup programs is the culprit.
When to add more RAM versus other fixes
Adding RAM is not always the answer. Before you buy more, confirm that RAM is actually the bottleneck. If your hard drive is almost full, freeing up space will help more than adding RAM. If your processor is old, upgrading RAM will not speed up heavy tasks like video editing or gaming.
RAM is worth upgrading if: you regularly see usage above 85 percent, you have checked that your hard drive has free space, and your processor is not ancient. On Windows, you can check your processor in Task Manager under the Performance tab. On Mac, go to Apple menu > About This Mac.
If you are not sure whether your computer can take more RAM, look up your model number online or take it to a local repair shop. Some laptops have RAM soldered in and cannot be upgraded at all.
Frequently Asked Questions
Is 8 GB of RAM enough?
For most people doing email, web browsing, and office work, yes. If you edit video, use design software, or run virtual machines, 16 GB is more comfortable. The only way to know for sure is to check your actual usage while you work — if you are consistently above 80 percent, you need more.
Why does my RAM usage go down when I close a program?
Because that program is no longer running and no longer needs that memory. Windows and Mac automatically reclaim memory from closed programs. If RAM usage does not go down after closing something, the program may not have shut down completely, or another program is using that space now.
What is the difference between RAM and storage?
RAM is temporary and fast — your computer uses it while programs are running. Storage (your hard drive or SSD) is permanent and slower — it holds your files even after you shut down. You need both, and they serve different purposes.
Can I check RAM on my phone or tablet?
Yes, but it works differently than on computers. On iPhone, go to Settings > General > About and look for "Memory". On Android, go to Settings > About Phone > Memory. Phone RAM is managed automatically and rarely needs your attention.
Why does my computer slow down if I have free RAM?
RAM is not the only thing that matters. Your hard drive speed, processor, and whether a single program is using 100 percent of your CPU can all cause slowness even with free RAM. Check Task Manager or Activity Monitor to see which process is using the most CPU, not just memory.