You can find your computer’s serial number using a few different methods. Here’s my preferred method…
Using Command Prompt (cmd)
- Open Command Prompt
- Press the Windows key and type cmd.
- Right-click on Command Prompt and select Run as administrator.
- Enter the Command:
- Type wmic bios get serial number and press Enter.
- Your serial number will be displayed.