How to Check RAM Type and RAM Speed on Windows 7
1. Tap the start button. Type the cmd into the search bar and hit the Enter button to open command prompt window in Windows 7.
2. Type the “wmic MEMORYCHIP get BankLabel, DeviceLocator, Capacity, Speed” command into the CMD window to get your RAM memory and speed.
- Press the Enter button.
3. You will see three columns on this window.
· BankLabel columns will tell you which number slots the RAM chips are installed on a computer.
· Capacity columns will tell you that how much bytes on your RAM memory.
· DeviceLocator will tell you which slots the RAM are installed on PC.
4. You can also know your RAM memory type and type details. Input the following command into the command prompt window. “wmic MEMORYCHIP get BankLabel, DeviceLocator, MemoryType, TypeDetail, Capacity, Speed”.
5. MemoryType tells you the type of your memory. In case your memory type show 24 which means you are using DDR 3 ram.
If TypeDetail show 128 it means your RAM TypeDetail is synchronous.
No comments:
Post a Comment