How to Find DDR Memory Type in Windows 10

Here’s how to find the DDR memory type in Windows 10.

When you need find out what memory type you have installed in your PC, you can get it done without opening your PC’s case. This information is quite useful.
If you need to upgrade the RAM in your laptop or desktop, you need to know what is your memory type to get a new matching module. There are a couple easier options available in Windows 10 to find that out without installing extra software.

First of all, you can use the built-in Task Manager app to find your DDR type.

Find DDR Memory Type in Windows 10

  1. Open Task Manager
  2. Click on the Details button to get more tabs visible.Task Manager More Details
  3. Go to the tab named Performance and click the Memory item on the left. Find DDR Memory Type In Windows 10
  4. In the top-right corner, the app displays total amount and type (e.g. DDR3) of memory installed on your device.

In addition to the Task Manager, you can retrieve this information in the command prompt.

Find memory type in command prompt

  1. Open a command prompt as Administrator.
  2. Copy and paste this command: wmic MemoryChip get BankLabel, Capacity, MemoryType, TypeDetail, Speed, Tag.Memory Type WMIC
  3. In the output the command prints the MemoryType column. Note it.
  4. Match the given number with values in the table below. For example, if MemoryType is 24, then it is DDR3
MemoryType valueActual memory type
0Unknown
1Other
2DRAM
3Synchronous DRAM
4Cache DRAM
5EDO
6EDRAM
7VRAM
8SRAM
9RAM
10ROM
11Flash
12EEPROM
13FEPROM
14EPROM
15CDRAM
163DRAM
17SDRAM
18SGRAM
19RDRAM
20DDR
21DDR2
22DDR2 FB-DIMM
24DDR3
25FBD2

Note: For some users, Windows 10 fails to fetch the DDR3 memory type and doesn’t show the 24 value. If your memory type is instead reported as “Other”, it is most likely DDR3.

The above involves the WMI command-line tool, wmic. This app provides a command-line interface for Windows Management Instrumentation (WMI). It can be helpful in getting a wide range of Windows 10 options and hardware details.

Other noteworthy memory details

  • BankLabel – physically labeled bank where the memory is located.
  • Capacity – total capacity of the physical memory—in bytes.
  • Speed – Speed of the physical memory—in MHz.
  • Tag – Unique socket identifier for the physical memory.
  • TypeDetail – Type of physical memory represented. It can be as follows:
    • 1 = Reserved
    • 2 = Other
    • 4 = Unknown
    • 8 = Fast-paged
    • 16 = Static column
    • 32 = Pseudo-static
    • 64 = RAMBUS
    • 128 = Synchronous
    • 256 = CMOS
    • 512 = EDO
    • 1024 = Window DRAM
    • 2048 = Cache DRAM
    • 4096 = Non-volatile

If Task Manager gives you incorrect info or doesn’t display the DDR memory type, you can now query memory details using the command prompt.

Looks like you've read the post to the end. If you enjoyed it, please share it. You would greatly help our blog to grow!

Author: The MFTNEXT Team

The MSFTNEXT project is a small team of authors who love to engage with the latest technology and gadgets. Being passionate Windows bloggers, we are happy to help others fix their system issues.

Leave a Reply

Your email address will not be published.

css.php