How To Check The Speed Of RAM Installed On Windows 7 Desktop.

Query King | Mon, 24 Jul 2017 at 14:40 hours | Replies : 1 | Points : 50

Category : Windows 7


How to check the speed of RAM installed on windows 7 Desktop without opening Desktop cabinet.


This Question is already solved Click To See The Answer


Hi Query King,

You can use the wmic command to find out the information about your memory:

like: 

Open CMD prompt and type cmd line :

wmic MemoryChip get BankLabel, Capacity, MemoryType, TypeDetail, Speed

or

wmic memorychip list full

or

wmic MemoryChip


Also you can use third party freeware tool:

CPU - Z