The fastest way to find your RAM amount
On Windows, right-click "This PC" or "My Computer" on your desktop or in File Explorer, then select "Properties." The amount of installed RAM appears in the middle of the window next to "Installed RAM." On Mac, click the Apple menu in the top-left corner, select "About This Mac," and look at the line labeled "Memory." Both methods take about 10 seconds and show you the exact figure your system recognizes.
If you cannot find those icons, there are other routes. Windows users can press the Windows key and type "System Information," then open the app and look for "Installed Physical Memory." Mac users can open Spotlight (Command + Space), type "About This Mac," and press Enter. Both give the same information as the first method.
Key Takeaways
- Windows: Right-click "This PC," select "Properties," and read the "Installed RAM" line in the middle of the window.
- Mac: Click the Apple menu, select "About This Mac," and look for the "Memory" line.
- The number shown is what your operating system recognizes; it may be slightly less than what you physically installed due to system overhead.
- If you need more detail — such as the speed or type of RAM — use third-party tools like CPU-Z on Windows or Coconut Battery on Mac.
Why the number might be less than you expected
If you installed 16 GB of RAM but the system shows 15.9 GB or 15.5 GB, that is normal. Your operating system reserves a small portion for its own use, and some RAM is shared with your graphics card if you have integrated graphics. The difference is usually between 0.5 and 1 GB and does not mean anything is wrong.
If the difference is much larger — for example, you installed 16 GB but only 8 GB shows up — one of your RAM sticks may not be seated properly in its slot, or one stick may have failed. Shut down your computer, open the case, and reseat the RAM by pushing it firmly into the slot until the clips on both ends click. Then restart and check again.
Getting more detail about your RAM
The Properties window or About This Mac tells you the total amount but not the speed, type, or how many sticks you have. If you need that information, CPU-Z is a free tool for Windows that shows RAM speed (measured in MHz), type (DDR4, DDR5, and so on), and how many modules are installed. read it from cpuid.com, run the installer, and open the "Memory" tab.
On Mac, Coconut Battery is a free app that shows similar details. read it from coconut-battery.com, install it, and open the app to see your memory configuration. Both tools are safe and do not modify your system — they only read information your hardware already provides.
Checking RAM in Linux
Linux users can open a terminal and type free -h to see total RAM and how much is in use. The output shows memory in gigabytes and is updated in real time. For more detail, type cat /proc/meminfo to see a full breakdown of memory usage by category.
If you want a graphical view instead, open your system monitor (usually found in your applications menu under "System Tools" or "Administration") and look for the "Memory" or "Resources" tab. The exact name and location depend on which Linux distribution you use, but all distributions include a built-in memory viewer.
What to do if you cannot find the information
If your computer is very old or uses an unusual operating system, the standard methods may not work. Try opening Device Manager on Windows (press Windows key + X and select "Device Manager") and look for "Memory" in the list, or search your system documentation if you have it.
Another option is to look at your purchase receipt or original system specifications. If you built the computer yourself, check your motherboard manual or the RAM packaging. If you bought it from a manufacturer like Dell, HP, or Lenovo, you can enter your serial number on their support website and see the original configuration.
Why you might want to know your RAM amount
Knowing your RAM helps you understand whether your computer can run the software you want to use. Most modern programs list their RAM requirements in the system requirements section. If your computer has less RAM than the program needs, it will run slowly or not at all. Checking your RAM before you read or buy software saves time and frustration.
RAM also matters if you are troubleshooting slowness. If your computer is sluggish and you have less than 8 GB of RAM, adding more RAM is often the cheapest upgrade that makes a real difference. Knowing your current amount tells you whether an upgrade is worth considering.
Frequently Asked Questions
Is the RAM amount shown in Properties the same as what I physically installed?
Usually it is slightly less — typically 0.5 to 1 GB less — because your operating system reserves some for its own use. If the difference is much larger, one of your RAM sticks may not be fully seated or may have failed. Reseat the sticks and check again.
Can I add more RAM to my computer?
Most desktop computers and many laptops allow RAM upgrades, but some newer laptops have RAM soldered to the motherboard and cannot be upgraded. Check your computer's manual or search the model number plus "RAM upgrade" to find out. If you can upgrade, you will need to buy RAM that matches your current type and speed.
What is the difference between RAM speed and RAM amount?
Amount is how much RAM you have (measured in GB). Speed is how fast it runs (measured in MHz). Both matter, but amount affects whether software runs at all, while speed affects how quickly it runs. You can see the amount in Properties; you need CPU-Z or a similar tool to see the speed.
Does my graphics card use some of my RAM?
If you have integrated graphics (graphics built into your processor), yes — it shares a portion of your system RAM. If you have a dedicated graphics card, it has its own separate memory and does not use your system RAM. The amount shared with integrated graphics is usually between 128 MB and 2 GB, depending on what you are doing.
What if my computer shows 0 GB of RAM?
This almost never happens on a working computer. If you see this, your operating system may not have loaded properly, or there is a serious hardware problem. Restart your computer and check again. If the problem persists, contact the manufacturer or a repair technician.