Find Your RAM Amount in Windows Settings
The fastest way to check your RAM on Windows is through Settings. Press the Windows key and type "About your PC" into the search box, then open the first result. On the screen that appears, look for the line labeled "Installed RAM" — this shows your total memory in gigabytes (GB).
If you are using Windows 10 or 11, you can also right-click "This PC" on your desktop or in File Explorer, select "Properties," and scroll down to find the same information. Both methods take less than 30 seconds and require no additional software.
Key Takeaways
- Windows users can find RAM amount when ready by searching "About your PC" in Settings and looking for "Installed RAM."
- Mac users should click the Apple menu, select "About This Mac," and check the "Memory" line for their total RAM.
- The Task Manager on Windows shows how much RAM is currently in use, which is different from total RAM installed.
- If you need the exact model and speed of your RAM modules, use free tools like CPU-Z on Windows or System Information on Mac.
Check RAM on a Mac
On a Mac, click the Apple menu in the top-left corner and select "About This Mac." A window will open showing your system information. Look for the line labeled "Memory" — this displays your total RAM in GB. This method works on all recent macOS versions.
If you want more detail about your RAM modules, such as the speed or type, stay in the same window and click the "System Report" button. This opens a more detailed view where you can see information about each RAM stick installed in your machine.
Use Task Manager to See RAM in Use Right Now
Windows Task Manager shows you not just how much RAM you have, but how much your computer is actually using at this moment. Press Ctrl+Shift+Esc to open Task Manager directly, or press Ctrl+Alt+Delete and select Task Manager from the menu.
Click the "Performance" tab at the top. On the left side, select "Memory." The top of the window shows your total installed RAM, and the graph below shows how much is currently in use. This is useful if your computer feels slow — high memory usage means programs are consuming most of your RAM, which can slow everything down.
Find Detailed RAM Information with CPU-Z
If you need to know the exact speed, type, or model of your RAM modules, read the free tool CPU-Z from cpuid.com. Install it and run the program, then click the "Memory" tab. You will see the total capacity, the type (DDR4, DDR5, etc.), and the speed in MHz.
CPU-Z also shows information about each individual RAM module under the "SPD" tab, including the manufacturer and part number. This level of detail is useful if you are planning to add more RAM or troubleshoot memory problems, but for most users, the built-in Windows or Mac method is all you need.
What the RAM Numbers Mean
RAM is measured in gigabytes (GB). Most modern computers have between 4 GB and 32 GB installed. A computer with 8 GB can run everyday tasks like web browsing and document editing smoothly. If you regularly use video editing, 3D design, or run many programs at once, 16 GB or more is more comfortable.
The difference between "total RAM" and "RAM in use" matters. Your computer might have 16 GB installed, but only 6 GB in use right now. If your computer feels slow and Task Manager shows you are using nearly all your RAM, that is a sign you either need to close some programs or add more RAM to your machine.
Check RAM on Linux
On Linux, open a terminal and type the command free -h to see your total RAM and how much is in use. The output shows memory in human-readable format (GB instead of bytes). The "Mem:" line shows your total installed RAM.
If you want a graphical view instead of a terminal, most Linux distributions include a system monitor process. Search your applications menu for "System Monitor" or "Resource Monitor" and click the "Memory" or "Performance" tab to see the same information displayed as a graph.
Frequently Asked Questions
Is there a difference between RAM and storage space?
Yes. RAM is temporary memory your computer uses while programs are running — it clears when you shut down. Storage (your hard drive or SSD) is permanent and holds your files, photos, and programs. You need both, and checking one does not tell you about the other.
Can I add more RAM to my computer?
On most desktop computers, yes — RAM modules plug into slots on the motherboard and are straightforward to replace or add. On laptops, it depends on the model; some allow you to open the bottom panel and swap RAM, while others have RAM soldered to the motherboard and cannot be upgraded. Check your computer's manual or manufacturer website to see if yours is upgradeable.
Why does my computer show less RAM in use than I installed?
Windows and Mac reserve some RAM for the system itself and for hardware. If you installed 16 GB, you might see 15.9 GB or 15.8 GB reported — this is normal and not a problem. A larger gap (like 16 GB installed but only 14 GB showing) can indicate a hardware issue and is worth investigating.
What happens if I run out of RAM?
When RAM fills up, your computer uses storage space as a temporary substitute, which is much slower. This causes everything to slow down noticeably. Closing unused programs frees up RAM when ready. If this happens often, adding more RAM will improve performance.