The fastest way to check your memory right now
Open the Start menu, type Task Manager, and press Enter. Click the Performance tab at the top. On the left side, click Memory. The number at the top right shows how much RAM you are using right now. Below that, you will see Installed RAM — that is the total amount your computer has.
If you want the answer in seconds without opening anything else, right-click the taskbar at the bottom of your screen, select Task Manager, and look at the Memory column in the list of programs. The number in the bottom right corner of that window is your total installed RAM.
That is the method most people need. The sections below explain what those numbers mean, how to check memory in other ways, and what to do if something looks wrong.
Key Takeaways
- Task Manager shows your installed RAM in the Performance tab under Memory, and it takes five seconds to open.
- The number shown as "Installed RAM" is your total memory; the graph above it shows how much you are using right now.
- Windows Settings and System Information are slower routes to the same information, but they show additional details like memory speed and type.
- If your installed RAM is much lower than what you bought, a memory stick may have failed or come loose inside the case.
- Memory usage that stays above 90 percent while you work normally usually means you need more RAM or have a program using too much.
Understanding what the numbers mean
Installed RAM is the total amount of memory your computer has. If you bought 16 GB, that number should say 16 GB. RAM is measured in gigabytes (GB). Most modern computers have between 8 GB and 32 GB.
In use is the amount of memory your programs are actually using right now. This number changes constantly as you open and close programs. If you have only a web browser open, it might be 3 GB. If you have 20 browser tabs, Photoshop, and a video call running, it might be 12 GB. This is normal and expected — your computer is supposed to use the memory you have.
The graph in Task Manager shows your memory use over time. A healthy computer will have the line go up and down throughout the day. If the line stays flat at the top (above 90 percent) even when you are not doing much, that is a sign something is wrong — either you need more RAM, or a program is leaking memory and using more than it should.
Checking memory in Windows Settings
Open the Start menu and type Settings. Click the Settings app. Go to System on the left, then click About. Scroll down until you see Installed RAM. This method is slower than Task Manager but shows the same number.
Windows Settings does not show you how much memory you are using right now — it only shows the total installed. If you need to see both, Task Manager is the better choice.
Using System Information for detailed memory specs
Right-click the Start button and select System. At the bottom of the window, click Advanced system settings. In the window that opens, you will see Installed RAM listed under the computer name. This is the same total as Task Manager and Settings, but the path is longer.
If you want to know the speed of your RAM (measured in MHz) or the type (DDR4, DDR5, etc.), you need a different tool. Open the Start menu, type msinfo32, and press Enter. In the System Information window, click System Summary on the left. Scroll down to find Total Physical Memory. This window does not show speed or type either — for that, you would need to open your computer case and read the label on the memory stick, or use a free tool like CPU-Z.
What to do if your installed RAM is lower than expected
If you bought 16 GB but Task Manager shows only 8 GB, something is wrong. The most common cause is a memory stick that came loose inside the case. Shut down your computer completely, unplug it, wait 30 seconds, then open the case. Look for the RAM sticks (they are long, thin rectangles standing upright near the CPU). Push down on each one firmly until you hear a click. Close the case, plug in the computer, and turn it back on. Check Task Manager again.
If the number is still low, one of the memory sticks may have failed. This is rare but happens. You can test this by removing one stick at a time and checking the total in Task Manager. If removing one stick does not change the number, that stick is not being recognized and may need to be replaced.
Another possibility is that your computer is using some RAM for graphics. If you have integrated graphics (built into your CPU rather than a separate graphics card), Windows reserves a portion of your RAM for video memory. This is usually 128 MB to 512 MB, so it would not account for missing gigabytes, but it is worth knowing about.
When memory usage stays too high
If your memory use is consistently above 80 percent while you are doing normal tasks like browsing the web or writing documents, you have two options: add more RAM, or find out which program is using too much.
To find the culprit, open Task Manager and click the Processes tab. Click the Memory column header to sort programs by how much memory they use. The program at the top is using the most. If a program you do not recognize is using a lot of memory, search for its name online to find out what it is. If it is something you do not need, uninstall it. If it is a program you use but it is using too much memory, try closing and reopening it — sometimes a program develops a memory leak and uses more and more memory until you restart it.
If all your programs look normal but memory is still high, your computer probably just needs more RAM. Adding 8 GB or 16 GB is usually affordable and is one of the easiest upgrades you can make yourself.
Checking memory on older versions of Windows
If you are using Windows 10 or Windows 11, the methods above work exactly as described. If you are using Windows 7 or an older version, Task Manager still works, but the layout is slightly different. Open Task Manager, click the Performance tab, and look for Physical Memory instead of Memory. The total installed RAM is shown at the top of that section.
For Windows 7, you can also right-click My Computer on the desktop, select Properties, and look for Installed RAM near the top of the window. This is the fastest method on older Windows versions.
Frequently Asked Questions
Is 16 GB of RAM enough?
For most people, yes. 16 GB handles web browsing, email, video calls, and document editing without problems. If you edit video, work with large photo libraries, or run virtual machines, you might want 32 GB. If you only browse the web and check email, 8 GB is usually fine.
Why does my memory usage go up and down?
That is normal. Your computer loads programs and data into RAM when you use them, then removes them when you close the program or switch to something else. The operating system also moves data around to make room for new tasks. As long as you have free memory available, this is healthy behavior.
What happens if I run out of memory?
Your computer will start using your hard drive as temporary memory, which is much slower. This causes everything to slow down noticeably. If you hit this point regularly, you need more RAM. You can see if this is happening by opening Task Manager and looking at the disk usage while the computer is slow — if the disk is at 100 percent and memory is at 100 percent, you are out of RAM.
Can I check memory on a Mac?
Yes, but the steps are different. Click the Apple menu, select About This Mac, and look at the Memory line. To see how much you are using, open Activity Monitor (search for it in Spotlight), click the Memory tab, and look at the number in the bottom right corner labeled Physical Memory.
Do I need to close programs to free up memory?
Only if memory usage is above 90 percent and your computer is slow. Otherwise, your operating system handles memory automatically. Closing a program frees up the memory it was using, but opening it again will use memory again. This is not something you need to manage constantly.