How to Find the Serial number for Your Windows Device

Steps to Find Your Device's serial number

Follow these steps to locate the serial number for your Windows device:

1. Open Command Prompt as an Admin

  • Click on the Start menu.
  • Type "cmd" in the search bar.
  • Right-click on Command Prompt and select "Run as administrator".

2. Input the Command

  • In the Command Prompt window, type the following command:
    wmic bios get serialnumber
  • Press Enter.