This is a handy way to get the model of your computer from the command line. Should work on most systems:
wmic csproduct get name
This can be useful in a number of situations:
- Finding the model number on a remote computer where you can’t physically look for the model
- You don’t want to open the lid of your laptop because your screen settings will wig out
- You’re in a dark room and can’t see the model on the physical computer
- (Your situation here)