Why checking your memory matters

Your computer's memory — called RAM — is the workspace where your system runs programs right now. When RAM fills up, your computer slows down because it has to use your hard drive as a backup, which is much slower. Checking how much memory you have and how much is actually in use tells you whether memory is the reason your computer feels sluggish, or whether something else is the problem.

You do not need special tools. Windows, Mac, and Linux all have built-in ways to see your memory in seconds. The numbers are straightforward once you know what you are looking at.

Key Takeaways

  • On Windows, open Task Manager by pressing Ctrl+Shift+Esc, then look at the Memory row to see how much RAM you are using right now.
  • On Mac, open Activity Monitor from Applications > Utilities, click the Memory tab, and look at the number next to "Memory Used" at the bottom.
  • If you are using more than 80 percent of your RAM regularly, memory is likely slowing you down and you may want to close some programs or add more RAM.
  • Total RAM is what you physically have installed; used RAM is what your programs are actually consuming right now.

Checking memory on Windows

Press Ctrl+Shift+Esc on your keyboard. Task Manager opens when ready. Click the Performance tab at the top if it is not already selected. On the left side, click Memory.

You will see a graph and several numbers. The number labeled In use is how much RAM your computer is using right now. The number labeled Available is how much RAM is sitting empty and ready to use. At the top, you will see the total — for example, "8.0 GB" — which is the total amount of RAM installed in your computer.

If you want to see which programs are using the most memory, click the Processes tab. The list shows every running program with a Memory column. Programs at the top use the most. You can close programs here by right-clicking them and selecting End task, though this will close them without saving.

Checking memory 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, look at the row that says Memory Used. This number shows how much RAM your Mac is using right now. Next to it you will see the total amount of RAM installed — for example, "16 GB".

The list above shows every running process. The Memory column shows how much each one is using. Processes at the top use the most. To close a program, select it and click the X button at the top left, though this will force-quit it without saving.

Understanding the numbers

Total RAM is the amount of memory physically installed in your computer. This number does not change unless you add or remove memory modules. Common amounts are 4 GB, 8 GB, 16 GB, and 32 GB. Older computers often have 2 GB or 4 GB. Newer ones often have 8 GB or more.

Used RAM is how much of that total your computer is actually using right now. This number changes constantly as you open and close programs. It is normal for used RAM to be anywhere from 30 to 70 percent of your total on a typical day. When you first turn on your computer, used RAM is low. As you open browsers, email, documents, and other programs, used RAM climbs.

Available RAM (on Windows) or Inactive (on Mac) is memory that is technically in use by the system but can be freed up when ready if a program needs it. This is different from completely empty memory. Your computer is designed to use most of your RAM most of the time — empty RAM is wasted RAM.

When memory is the problem

If your used RAM is regularly above 80 percent of your total, memory is likely slowing you down. You will notice this most when you switch between programs or open new tabs in your browser. The computer will pause for a few seconds while it writes data to your hard drive to make room.

The quickest fix is to close programs you are not using. If you have 20 browser tabs open, 5 email windows, and a video playing, close the ones you do not need right now. Check Task Manager or Activity Monitor to see which programs are using the most memory and close those first.

If closing programs does not help, or if you always have many programs open at once, you may need more RAM. Adding RAM is one of the cheapest and most effective upgrades you can make. A computer with 8 GB that feels slow often feels fast with 16 GB. Check your computer's manual or search online for your exact model to see how much RAM it can hold and what type to buy.

Memory versus storage — do not confuse them

Memory (RAM) and storage (your hard drive or SSD) are different things. Memory is fast, temporary workspace. Storage is slow, permanent space where your files live. A computer can have plenty of storage but run out of memory, or have little storage but plenty of memory.

If your hard drive or SSD is full, your computer will slow down, but that is a storage problem, not a memory problem. You check storage by opening File Explorer on Windows or Finder on Mac and looking at how much space is left. You check memory using Task Manager or Activity Monitor as described above.

What to do if memory is not the problem

If your used RAM is below 80 percent but your computer still feels slow, something else is the cause. Check your hard drive or SSD to see if it is full — a full drive slows everything down. Open Task Manager or Activity Monitor and look for a single program using a huge amount of CPU (the processor), which would point to a different problem.

If your computer is old, the processor itself might be the bottleneck, not the memory. If you are running many heavy programs at once — video editing, 3D modeling, or running virtual machines — even 32 GB of RAM can fill up. But for everyday use like email, web browsing, and documents, 8 GB is usually enough.

Frequently Asked Questions

How much RAM do I actually need?

For email, web browsing, and documents, 8 GB is enough for most people. If you work with video, photos, or run many programs at once, 16 GB is safer. Gaming and professional work like 3D modeling or video editing often benefit from 32 GB or more. Check what programs you use and what the software maker recommends.

Can I add more RAM myself?

On most desktop computers, yes — it is one of the easiest upgrades. On laptops, it depends on the model; some allow it and some do not. Check your computer's manual or search online for your exact model. If you are not comfortable opening your computer, a repair shop can do it for about 50 to 100 dollars in labor.

Why does my used memory stay high even when I close all my programs?

Windows and Mac use memory for background tasks, system files, and temporary storage. This is normal. What matters is whether you have enough available memory left for the programs you want to run. If available memory is above 20 percent of your total, you have room to work.

Does restarting my computer free up memory?

Yes. Restarting clears all running programs and temporary data from RAM, so used memory drops to near zero. If your computer feels slow and you restart it, it will feel faster — at least until you open many programs again. This is temporary relief, not a fix.

What is the difference between RAM and VRAM?

RAM is your computer's main memory, used by the processor and programs. VRAM is memory on your graphics card, used only for displaying images and video. They are separate. You check VRAM differently — usually in your graphics card settings or driver software, not in Task Manager or Activity Monitor.