How to find out how much RAM your computer has

The fastest way to check your computer's memory depends on whether you use Windows or Mac. On Windows, right-click "This PC" or "My Computer" on your desktop, select Properties, and look for "Installed RAM" in the System section — that number is your total memory. On Mac, click the Apple menu in the top-left corner, select "About This Mac", and the memory amount appears in the Overview tab. Both methods take about 30 seconds and show you the total capacity your computer can use.

If you cannot find those locations, there are other routes. Windows users can press the Windows key and type "System Information" to open a built-in tool that displays RAM under "Installed Physical Memory". Mac users can open Spotlight (Command + Space), type "System Information", and find memory listed in the Hardware section. All of these methods show the same number — the total amount of memory installed in your machine.

Key Takeaways

  • On Windows, right-click "This PC" and select Properties to see your total RAM in the System section.
  • On Mac, open "About This Mac" from the Apple menu to find memory listed in the Overview tab.
  • Memory speed and type (DDR4, DDR5, etc.) require opening Device Manager on Windows or System Report on Mac.
  • Task Manager on Windows and Activity Monitor on Mac show how much memory your programs are using right now, not total capacity.
  • If you plan to upgrade, knowing your current memory type and speed helps you buy compatible modules.

Understanding the difference between total memory and memory in use

Total memory is the amount of RAM physically installed in your computer. Memory in use is how much of that total your programs are consuming at this moment. These are two different numbers, and it is important not to confuse them. If your computer has 16 GB of total memory but only 8 GB is in use right now, that means 8 GB is sitting idle and available for new programs or tasks.

To see memory in use on Windows, open Task Manager by pressing Ctrl + Shift + Esc, click the Performance tab, and select Memory. The graph shows how much of your total memory is currently being used. On Mac, open Activity Monitor (Applications > Utilities), click the Memory tab, and look at the "Memory Pressure" graph and the list of processes below it. Both tools update in real time as you open and close programs. This information is useful for understanding whether your computer is running slowly because it is out of memory or because of another reason.

Finding memory speed and type on Windows

Knowing your memory type (DDR4, DDR5, etc.) and speed (measured in MHz) matters if you plan to add more RAM. Windows stores this information in Device Manager. Press the Windows key, type "Device Manager", and open it. Expand the "Memory" category by clicking the arrow next to it, and you will see a list of your memory modules with their type and speed listed.

If Device Manager does not show the details you need, open Command Prompt as an administrator (right-click Command Prompt and select "Run as administrator"), type wmic memorychip get speed,manufacturer,memorytype,capacity, and press Enter. This command displays the speed in MHz, the manufacturer, the memory type code, and the capacity of each module. The memory type code uses numbers — DDR4 is typically code 26, and DDR5 is code 34 — so you may need to cross-reference the code with a chart if you are unfamiliar with it.

Finding memory speed and type on Mac

On Mac, open System Information by clicking the Apple menu, selecting "About This Mac", and then clicking "System Report". In the Hardware section on the left, click Memory. The window displays the type (such as LPDDR5), speed in MHz, and the capacity of each memory module your Mac contains. This information is all you need if you are researching your computer's specifications or troubleshooting a performance issue.

Macs with Apple Silicon chips (M1, M2, M3, and newer) have memory soldered directly to the processor, which means you cannot upgrade it after purchase. If you have an older Intel-based Mac, the memory may be removable, and this information helps you understand what type to buy if you decide to upgrade. Check your Mac's model year and processor type in the same System Information window to confirm whether your memory is upgradeable.

What to do if your computer is running out of memory

If Task Manager or Activity Monitor shows that your memory is consistently above 80 percent in use, your computer may feel slow or freeze when you open new programs. The first step is to close programs you are not actively using. Check the background apps tab in Task Manager (Windows) or the list in Activity Monitor (Mac) to see which programs are consuming the most memory, and close the ones you do not need running.

If closing programs does not help, you have two options: upgrade your RAM or replace your computer. Upgrading RAM is possible on most Windows laptops and desktops, though some newer laptops have memory soldered in place and cannot be upgraded. All modern Macs with Apple Silicon cannot be upgraded. Before you buy new memory modules, confirm your computer's current memory type and speed using the methods above, and check your computer's manual or manufacturer website to see whether upgrades are possible on your specific model.

Reading memory specifications on a new computer

When shopping for a new computer or comparing specs online, memory is listed as a single number followed by "GB" — for example, "16 GB RAM" or "32 GB memory". This number is the total capacity. Manufacturers sometimes also list the type and speed, written as "16 GB DDR5 5600 MHz" or similar. The larger the number, the more programs you can run at once without slowdown. For everyday tasks like web browsing, email, and document editing, 8 GB is usually sufficient. For video editing, 3D design, or running many programs simultaneously, 16 GB or more is more comfortable.

If a listing does not specify the type or speed, you can look up the computer model on the manufacturer's website or contact their support team. Knowing these details helps you understand whether the computer will be fast enough for your needs and whether you can upgrade the memory later if required.

Frequently Asked Questions

Why does my computer show less total memory than I bought?

Your operating system reserves a portion of RAM for its own use, so the amount shown in System Properties or About This Mac is slightly less than the physical modules you installed. For example, a computer with two 8 GB modules may show 15 GB total instead of 16 GB. This is normal and not a defect.

Can I mix different memory types or speeds in the same computer?

Most computers will work with mixed speeds or brands, but they will run at the speed of the slowest module. For best performance and stability, use matching memory modules — same type, speed, and capacity. Check your computer's manual or manufacturer website for specific compatibility rules for your model.

What is the difference between RAM and storage?

RAM (memory) is fast temporary storage your computer uses while programs are running. Storage (hard drive or SSD) is where your files, photos, and programs live permanently. You can have plenty of storage but run out of RAM, or vice versa. They are separate systems.

Does checking my memory use up battery on a laptop?

No. Opening Task Manager, Activity Monitor, or System Information uses negligible power and will not noticeably drain your battery. These tools are safe to use anytime.

Is 8 GB of memory enough for gaming?

For most modern games at standard settings, 8 GB is the minimum. For smooth performance at high settings or while streaming, 16 GB is more comfortable. Check the game's system requirements on the publisher's website to see what memory they recommend for the performance level you want.