Operating SystemHardware

How to Find Your RAM Speed, Type, and Size on Windows 11: A Step-by-Step Guide

Knowing about your RAM information can be so helpful. It will help you to confirm the changes after tweaking the settings in the UEFI (Unified Extensible Firmware Interface) or troubleshooting problems with technical support.

Also, when you want to upgrade something on your device, having information about your device’s RAM such as size, brand, speed, and so on, can help you to get the correct modules to improve the performance of your system.

Here, we suggest different methods about how to find your RAM speed, type, and size on Windows 11.

Different Methods to Find RAM Speed, Type, and Size on Windows 11

1. Find RAM Information with Command Prompt

You can get a lot of information about your PC through Command Prompt. Information and details such as size, type, speed, manufacturer, capacity information, serial and part number, and so on.

You can use commands to query many different details about the memory of the system. But, some information may not be accessible depending on your device software.

Find manufacturer

If you want to find your memory manufacturer, follow these steps:

1.Go to Start.

2.Type Command Prompt in the Windows search box.

3.Right-click on the first result and choose the Run as administrator option.

4.Copy and paste this command: wmic memorychip get devicelocator, manufacturer

5.Hit Enter.

How to Find Your RAM Speed, Type, and Size on Windows 11?

6.You can find the name of the manufacturer under the Manufacturer column.

Find Part Number

If you want to find the part number for each of the memory modules, follow the steps below:

1.Go to Start.

2.Type Command Prompt in the Windows search box.

3.Right-click on the first result and choose the Run as administrator option.

4.Copy and paste this command: wmic memorychip get devicelocator, partnumber

5.Press Enter.

How to Find Your RAM Speed, Type, and Size on Windows 11?

6.You can find the product number under the PartNumber column.

Find Serial Number

If you want to find your memory serial number, work as follows:

1.Go to Start.

2.Type Command Prompt in the Windows search box.

3.Right-click on the first result and choose the Run as administrator option.

4.Copy and paste this command: wmic memorychip get devicelocator, serialnumber

Find Serial Number

5.Hit Enter.

6.You can find your serial number under the SerialNumber column.

7.(additional information) if you want to find the physical location of the stick on the motherboard, copy and paste this command: wmic memorychip get banklabel, serialnumber

Find Serial Number

8.Hit Enter.

Find Capacity

You can find the total system capacity or capacity of each module on Windows 11.

To find the capacity of each module, follow the steps below:

  1. Go to Start.
  2. Type Command Prompt in the Windows search box.
  3. Right-click on the first result and choose the Run as administrator option.
  4. Copy and paste this command: wmic memorychip get devicelocator, capacity
  5. Hit Enter.
  6. You can find the RAM capacity of each module under the Capacity column.
Find Capacity

To find total capacity, work as follows:

  1. Go to Start.
  2. Type Command Prompt in the Windows search box.
  3. Right-click on the first result and choose the Run as administrator option.
  4. Copy and paste this command: wmic computersystem get totalphysicalmemory
  5. Press Enter.
  6. You can find the total capacity of RAM under the Capacity column.
Find Capacity

Find Speed

If you want to find the speed of your Memory modules, work as follows:

  1. Go to Start.
  2. Type Command Prompt in the Windows search box.
  3. Right-click on the first result and choose the Run as administrator option.
  4. Copy and paste this command: wmic memorychip get devicelocator, speed
  5. Hit Enter.
  6. You can find the speed of each memory module under the Speed column.
Find Speed

Find Type

To find out your memory type like DDR4, RDRAM, DRAM, etcetera. Follow the steps below:

  1. Go to Start.
  2. Type Command Prompt in the Windows search box.
  3. Right-click on the first result and choose the Run as administrator option.
  4. Copy and paste this command: wmic memorychip get devicelocator, memorytype
  5. Hit Enter.
  6. You can find the memory type under the MemoryType column.
Find Type

There are only some memory types that the command can detect. here is a list of the detectable memory types:

  • 0: Unknown.
  • 1: Other.
  • 2: DRAM.
  • 3: Synchronous DRAM.
  • 4: Cache DRAM.
  • 5: EDO.
  • 6: EDRAM.
  • 7: VRAM.
  • 8: SRAM.
  • 9: RAM.
  • 10: ROM.
  • 11: Flash.
  • 12: EEPROM.
  • 13: FEPROM.
  • 14: EPROM.
  • 15: CDRAM.
  • 16: 3DRAM.
  • 17: SDRAM.
  • 18: SGRAM.
  • 19: RDRAM.
  • 20: DDR.
  • 21: DDR2.
  • 22: DDR2 FB-DIMM.
  • 24: DDR3.
  • 25: FBD2.
  • 26: DRR4.

Find Form Factor

To find out the memory sticks form factors like DIMM, SODIMM, etcetera. Follow these steps:

  1. Go to Start.
  2. Type Command Prompt in the Windows search box.
  3. Right-click on the first result and choose the Run as administrator option.
  4. Copy and paste this command: wmic memorychip get devicelocator, formfactor
  5. Hit Enter.
  6. You can find the memory form factor under the FormFactor column.
Find Form Factor

Output 8 means you are using a DIMM module which is usually available on desktops. And, output 12 means you are using a SODIMM module which is usually available on laptops.

There is some form factor that command can detect, here is a list of the detectable form factor:

  • 0: Unknown.
  • 1: Other.
  • 2: SIP.
  • 3: DIP.
  • 4: ZIP.
  • 5: SOJ
  • 6: Proprietary.
  • 7: SIMM.
  • 8: DIMM.
  • 9: TSOP.
  • 10: PGA.
  • 11: RIMM.
  • 12: SODIMM.
  • 13: SRIMM.
  • 14: SMD.
  • 15: SSMP.
  • 16: QFP.
  • 17: TQFP.
  • 18: SOIC.
  • 19: LCC.
  • 20: PLCC.
  • 21: BGA.
  • 22: FPBGA.
  • 23: LGA.
  • 24: FB-DIMM.

Find Full Specs

You can also find all the memory information via a single command on Windows 11. To do so, follow these steps below:

1.Go to Start.

2.Type Command Prompt in the Windows search box.

3.Right-click on the first result and choose the Run as administrator option.

4.Copy and paste this command: wmic memorychip list full

5.Hit Enter.

Find Full Specs

6.Now, you can find the specs of each module.

7.Also, you can only view some specific detail. To do so, copy and paste this command: wmic memorychip get devicelocator, manufacturer, partnumber, serialnumber, capacity, speed, memorytype, formfactor

8.Hit Enter.

Find Full Specs

2. Find RAM Information with Task Manager

If you want to find out different information about your RAM such as speed, type, size, and brand, you can simply find them through Task Manager. To do so, follow the steps below:

1.Hold the Ctrl + Shift + Esc hotkey.

 Find RAM Information with Task Manager

2.When the Task Manager window pops up, go to the Performance tab.

3.Then, choose Memory from the first column.

4.Now, you can see the information such as RAM consumed, total RAM, and RAM speed. Sometimes you can even see whether your RAM is DDR2, DDR3, or DDR4.

 Find RAM Information with Task Manager

3. Find RAM Information with a Third-Party App

The above methods are enough to give you the information about your RAM. But, in some rare cases, you might need to use a third-party app.

Here we work with the UserBenchmark application. This app gives you the vastest RAM speed test result. To find your RAM information through the UserBenchmark, follow the steps below:

  1. First of all, you need to download and install the app on your PC.
  2. Now, lunch the application. Then, it will start scanning automatically.
  3. The results will pop up in your default browser after the scanning is completed.
Find RAM Information with a Third-Party App

The Bottom Line

In this article, we suggested different methods to find your RAM information on Windows 11. Have you ever tried any of these methods before? Which method do you think is helpful? Do you know any more methods?

Kimia Sh

Kimia is an accomplished author and technology enthusiast with a keen interest in writing about Windows tips and tricks. Born and raised in Tehran, Iran, Kimia always had a fascination for technology and its ever-evolving capabilities. After completing her studies in Computer Science, Kimia started working in the software development industry, where she gained extensive experience and technical expertise. Her passion for writing about technology led her to create a blog focused on providing Windows users with useful tips and tricks. Kimia's blog quickly gained popularity, and she became known for her ability to communicate technical concepts in an accessible and easy-to-understand manner. Her articles are praised for their clarity and practicality, and she has developed a loyal following of readers who look to her for advice on getting the most out of their Windows systems. In addition to writing about technology, Kimia is also an accomplished software developer and has contributed to the development of numerous applications and software programs. Her technical expertise gives her a unique perspective on the challenges faced by Windows users, and she is always seeking out new ways to make their lives easier and more efficient. When she's not working on her blog or developing software, Kimia enjoys hiking, reading, and spending time with her family and friends. She is also an avid traveler and loves to explore new cultures and cuisines. Overall, Kimia is a talented author and technology expert who is passionate about sharing her knowledge with others. Her dedication to providing practical, useful advice to Windows users has made her a respected figure in the industry, and she continues to inspire and educate others through her work on her blog and beyond.

Leave a Reply

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

Back to top button