Categories
Tips

How to know your computer’s information via command line

1. Open Command Prompt (enter CMD in the “type here to search bar”)
2. Copy this and hit enter: wmic bios get serialnumber
3. Copy this and hit enter: wmic computersystem get model,name,manufacturer,systemtype
4. Your screen should look like this:

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.