Wednesday, 6 January 2021

 

How to check ram frequency using cmd via WMIC command
  1. Go to start menu and type CMD.
  2. Run the CMD command prompt on your Windows system administrator.
  3. Type the command “wmic MEMORYCHIP get BankLabel, Capacity, DeviceLocator, MemoryType, TypeDetail, Speed” or simply copy paste it.