Submitted by Divya on Jul 27, 2021 - 17:31 How do I know the RAM type without going to BIOS in Windows? Forums Windows Submitted by Karthikeyan on Aug 02, 2021 - 12:56 Permalink Run the command prompt as… Run the command prompt as administrator and type wmic memorychip get banklabel, devicelocator, capacity, speed, memorytype, typedetail Or use the command wmic memorychip list full Memory Type Type of RAM 20 DDR 21 DDR2 24 DDR3 26 DDR4 0 Look for SMBIOSMemoryType Coloumn Log in or register to post comments Add new comment
Submitted by Karthikeyan on Aug 02, 2021 - 12:56 Permalink Run the command prompt as… Run the command prompt as administrator and type wmic memorychip get banklabel, devicelocator, capacity, speed, memorytype, typedetail Or use the command wmic memorychip list full Memory Type Type of RAM 20 DDR 21 DDR2 24 DDR3 26 DDR4 0 Look for SMBIOSMemoryType Coloumn Log in or register to post comments
Run the command prompt as…
Run the command prompt as administrator and type
Or use the command
wmic memorychip list full