Skip to main content

Windows: Get memory information


Get memory information using wmic memorychip
Get memory information using wmic memorychip
wmic memorychip

Get all information about memorychip
wmic memorychip get capacity,manufacturer,partnumber,serialnumber,speed

Get some specific properties

Popular posts from this blog

GitHub CLI

GitHub CLI brings GitHub to your terminal. Free and open source. Official website: https://cli.github.com

GCP: Google Cloud Shell

Google Cloud Shell is a tool for managing resources hosted on Google Cloud Platform! The machine comes pre-installed with the Google Cloud SDK and other popular developer tools.