Hardware / How To / Windows

How to check how much RAM you have installed and RAM speed in Windows

  • If your system is slow when you open too many apps it may be that you don’t have enough RAM installed in your system.
  • Having more RAM than you need doesn’t do you any good, but having less RAM will hurt your computer’s performance.
  • Learn how to figure out how much RAM is installed in your computer using Windows utilities, so you don’t need to install anything else.
check system installed ram size speed and type

RAM is where your programs do their things. Internal storage is where the operating system, applications, and personal files are stored. When you need them, this data is copied to the much faster RAM where it is used to do what you want to do with it.

RAM is a tricky thing: having more than you need doesn’t help with performance. Having less becomes a problem, because your computer will try and use the much slower internal storage of your system to compensate.

This is one of the reasons you may want to check how much RAM is installed on your system. Fortunately, you can do that in Windows 11 and Windows 10 without having to install third party apps.

Check RAM capacity with About this PC

If you only want to find out how much RAM is installed on your machine you can use the About this PC section from the Settings app. Here’s how you do that in a few seconds:

1. Open the Settings app. I always prefer to use the Win + I keyboard shortcut.

2. Select the System section from the left side menu.

3. In the right panel scroll to About and expand this section.

windows 11 settings system about

4. A new panel will open now. Look for Device specifications. Under Processor there’s a line called Installed RAM. In the example below the capacity installed is 32 GB of RAM.

windows settings system about installed ram capacity

The About page is just a very brief overview of your computer configuration. There’s no info about GPU or internal storage for example.

Check RAM size, speed, and type with the Task Manager

For more details about RAM capacity, including current usage, operating speed, and type of your RAM we will be using the Task Manager.

1. Open the Task Manager by right clicking on the system taskbar and select the option with the same name.

2. Use the left side menu of Task Manager to select the second option, Performance.

3. In the middle column now select Memory.

Note that you can already see the installed RAM capacity (the second number), together with current usage in gigabytes (the first number), and percentage (last number).

windows task manager performance memory capacity and speed

4. Moving on to the detail panel on the right, the RAM capacity is listed at the top as installed RAM modules (the bigger number), total available which excludes the system reserved capacity (the smaller number).

At the lower right of the screen, you will find details about RAM speed in MHz (3333 in the example above), the total available number of RAM slots and current use (2 out of 4), plus the RAM form factor, which is DIMM, aka full-size memory. On my laptop this is listed as SODIMM.

There’s no info about RAM technology (DDR4, DDR5, etc).

But the Task Manager is the place you find out the current and historic memory usage then learn which programs are eating up your precious RAM.

Check detailed RAM info using the Command Prompt

If you want to get geeky about RAM, but still don’t want to install any third-party app, you can run the following command in Command Prompt, PowerShell, or Windows Terminal.

wmic memorychip list full

You will get something like this for each RAM module installed. In the example below you will find things like:

  1. Occupied memory slot.
  2. Capacity expressed in bytes (for gigabytes you will have to divide by 1024 three times which will result in 16 GB per module for my example).
  3. RAM manufacturer.
  4. Speed expressed in MHz.
command prompt detailed wmic ram information

If you want to check detailed info about your hardware, much more than Windows is capable of reporting you can try one of these free utilities. The most comprehensive utility is HWinfo64 but be warned that the amount of data it displays can be too much to handle.

Avatar for Ionuț-Alexandru Popa
I'm a writer and Editor-in-Chief at BinaryFork. I am passionate about technology, science, space exploration, and movies. I started writing about tech more than 20 years ago, after graduating in Computer Science.
Want to work smarter, not harder? Join our FREE Newsletter
Learn tricks you can use daily to save time. You will also receive a PDF with the essential Windows 11 keyboard shortcuts.
SIGN ME UP!
We want to hear what you have to say:

Your email address will not be published. Required fields are marked *

Our readers appreciate heated debates, as long as they remain polite, so they ask for your respect, even if you don't completely agree with them. Thanks!

The written content on our website is available free of charge because of the ads we're showing. Please support our efforts and deactivate your AdBlocker when you visit our site. Thank you!
Join our FREE Newsletter and learn computer tips you can use to do things faster
Every subscriber receives a PDF with the essential Windows 11 keyboard shortcuts.
I WANT TO JOIN!