How can we get the information of RAM (memory) with the help of command prompt?

Today I will show you a small thing in a computer and a laptop but it seems like a lot of work which can be estimated but the thing that comes to mind is called RAM which is small in appearance but has a lot of work. If you bought a new laptop or computer but you know which company has the random access memory RAM in it, how much capacity it has. Or if you add random access memory RAM separately, you know which company has random access memory RAM and how much capacity it has. No need to go further I will give you full information Please read the full article.


 checking memory manufacturer:-  follow the information provided  to khow which company RAM belongs to.

  1. open the start.
  2. search "COMMAND PROMPT" and click on the right click "RUN AS ADMINISTRATOR".
  3. open this window. 
This type of window will start then the code will have to be written.
wmic memorychip get devicelocator,manufacturer.

checking memory part number:-follow the information provided to find the part number of RAM.

  1. open the start.
  2. search "COMMAND PROMPT" and click on the right click "RUN AS ADMINISTRATOR".
  3. open this window.
This type of window will start then the code will have to be written.
wmic memorychip get devicelocator,partnumber.

checking memory serial number :-follow the information provided to find the serial number of RAM

  1. open the start
  2. search "COMMAND PROMPT " and click on the right click "RUN AS ADMINISTRATOR".
  3. open this window.
This type of window will start then the code will have to be written.
wmic memorychip get devicelocator,serialnumber.

checking memory capacity:-follow the information provided to find the capacity of RAM

  1. open the start.
  2. search "COMMAND PROMPT "and click on the right click "RUN AS ADMINISTRATOR".
  3. open this window.
This type of window will start then the code will have to be written.
wmic memorychip get devicelocator,capacity.

checking memory speed:- follow the information provided to find the speed of RAM.

  1. open the start.
  2. search "COMMAND PROMPT "and click on the right click "RUN AS ADMINISTRATOR"
  3. open this window.
 This type of window will start then the code will have to be written.
 wmic memorychip get devicelocator,speed.

checking memory type:-follow the information provided to find the type of RAM.

  1. open the start.
  2. search "COMMAND PROMPT "and click on the right click "RUN AS ADMINISTRATOR"
  3. open this window. 
This type of window will start then the code will have to be written.
wmic memorychip get devicelocator,memorytype.

In addition, if you want to get more information about RAM, please read the full article.

checking all memory  details:-in this  you will get complete  information  of RAM.

  1. open the start.
  2. search "COMMAND PROMPT" and click on the right click "RUN AS ADMINISTRATOR".
  3. open this window. 
This type of window will start then the code will have to be written.
wmic memorychip list full.

This is how I will keep you informed about computer related information and new technological matters to come.









 
 


 


 
 


 

Comments

  1. Superb nice but same font in blog change only heading and subheading fonts

    ReplyDelete
  2. Best information about the ram

    ReplyDelete

Post a Comment

Popular posts from this blog

HOW YOU CAN INCREASE THE SPEED OF YOUR LAPTOP AND COMPUTER.

TOP 10 BEST TEXT EDITOR .