Loading...
Tech Stuff. IT's What I do

Get your system memory configuration

Get Memory Configuration

How to get your system memory configuration via command prompt

  1.  press the WinKey + R
  2. input ” cmd “
  3. press the enter key

This will open the command prompt.

Once the commad prompt is opened

  1.  type wmic MEMORYCHIP get BankLabel,DeviceLocator,Capacity,Tag
  2. Press the enter Key
  3. you will get a display like below telling you how many slots you have and what size chip is in them

Get Memory Configuration

Leave a Reply