Skip to content

Instantly share code, notes, and snippets.

@ABHISHEK-KEDAR-21
Created February 25, 2021 10:38
Show Gist options
  • Save ABHISHEK-KEDAR-21/450b7ccba30554d40961969e29d5196c to your computer and use it in GitHub Desktop.
Save ABHISHEK-KEDAR-21/450b7ccba30554d40961969e29d5196c to your computer and use it in GitHub Desktop.
Get Maximum RAM Laptop

wmic memphysical get MaxCapacity, MemoryDevices

Divide value by 1048576

Divide by value of Memory Devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment