A Windows computer’s serial number can be determined from a command line interface.
- Search CMD on your computer and hit enter to open the command prompt.

- Type in the following command and hit enter:
wmic bios get serialnumber

- The serial number for your computer will then display.