27.6.22

Memory Information

 

Open CMD

wmic MemoryChip get

 

wmic 

 

Memory Type will report back a number that aligns to a particular “type” of RAM module. 

20 means it’s DDR memory. 

DDR2 is 21. 

DDR3 is 24. 

DDR4 is 26. 

Sometimes, this may show a 0. If so, you’ll want to use “wmic MemoryChip get SMBIOSMemoryType” instead