Find your RAM amount in three clicks on Windows

The fastest way is to open Settings, then search for "about your pc" in the search box at the top left. Click the result. On the page that opens, look for the line that says "Installed RAM" — that number is what you have. It will show something like "16 GB" or "8 GB".

If you prefer not to use Settings, right-click on "This PC" or "My Computer" on your desktop or in File Explorer, then click "Properties". Scroll down until you see "Installed RAM". The number there is your total memory.

Both methods show your total RAM — the full amount your computer can use. This is different from how much is free right now, which changes depending on what programs you have open.

Find your RAM amount on Mac

Click the Apple menu in the top left corner, then select "About This Mac". A window opens when ready. Look for the line labeled "Memory" — that is your total RAM. It will show as something like "8 GB" or "16 GB".

This is the only method you need on Mac. The number shown is your total installed memory, the same way Windows reports it.

Find your RAM amount on Linux

Open a terminal window. Type this command and press Enter: free -h

The output shows several rows. Look at the first row labeled "Mem:" — the number in the second column is your total RAM. The number in the third column shows how much is currently in use, and the fourth column shows how much is free right now.

If you prefer a graphical method instead of the terminal, open your system settings and look for "About" or "System Information". Most Linux distributions show total memory there, though the exact location varies by which version you use.

Key Takeaways

  • On Windows, search "about your pc" in Settings and look for "Installed RAM" to see your total memory in one step.
  • On Mac, click the Apple menu and select "About This Mac", then read the "Memory" line.
  • On Linux, open a terminal and type free -h to see your total RAM in the first row under "Mem:".
  • The number shown is your total installed RAM, not how much is currently free — those are different things.
  • RAM is measured in gigabytes (GB), and most modern computers have between 4 GB and 32 GB.

Why you might need to know your RAM amount

RAM is the memory your computer uses while programs are running. If you are considering buying new software, upgrading your operating system, or troubleshooting why your computer feels slow, you need to know how much RAM you have. Some programs require a minimum amount — for example, newer video editing software might need at least 16 GB to run smoothly.

Knowing your RAM also helps you understand whether your computer can handle multiple programs at once. A computer with 4 GB of RAM will struggle if you have ten browser tabs open plus email plus a spreadsheet. The same computer with 16 GB handles all of that without slowing down.

The difference between RAM and storage space

RAM and storage (your hard drive or SSD) are not the same thing, and the methods above show only RAM. RAM is temporary memory that clears when you shut down your computer. Storage is permanent — files stay there until you delete them. A computer might have 16 GB of RAM but 512 GB of storage, or vice versa.

If you need to check your storage space instead, Windows shows this in Settings under "System" then "Storage". On Mac, click "About This Mac" and look for the "Storage" tab. On Linux, type df -h in a terminal.

What to do if the number seems wrong

Sometimes Windows or Mac shows slightly less RAM than you expected. For example, you might have installed 16 GB but the system reports 15.9 GB or 15.5 GB. This is normal — the operating system reserves a small amount for itself and for hardware devices, so you do not see the exact number you installed.

If the number is much lower than expected — for example, you installed 16 GB but it shows 8 GB — one of your RAM sticks may have failed or come loose. Shut down your computer, open the case (if you are comfortable doing so), and check that the RAM sticks are fully seated in their slots. If they are, one stick may be defective and need replacement.

Frequently Asked Questions

Is 8 GB of RAM enough?

It depends on what you do. For web browsing, email, and office work, 8 GB is usually sufficient. For video editing, 3D design, or running many programs at once, 16 GB or more is better. Gaming performance depends on the specific game, but many modern games run better with 16 GB.

Can I add more RAM to my computer?

On most desktop computers, yes — RAM sticks are replaceable. On laptops, it depends on the model; some allow you to open the case 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 available than installed?

The operating system and hardware devices reserve a portion of your RAM, so the amount available for programs is slightly less than the total installed. This is normal. If the difference is large (more than 1 GB), a program might be using a lot of memory, or one RAM stick may have failed.

What does it mean if my RAM is always almost full?

It means your computer is running many programs or very large programs that need a lot of memory. Close programs you are not using, restart your computer, or consider upgrading to more RAM if this happens frequently and slows down your work.