Here’s and easy way to find your computer model and serial in Windows 7.

Run the command “wmic csproduct” and you should see what you need.

If you need a specific field, simple modify the command to “wmic csproduct get [field name]”.