22A Hue Street, Hanoi, Vietnam 0904092014 info@binhminhitc.com

Sometimes abbreviated as Serial No., SN or S/N, a serial number is a unique number assigned to the PC by the OEM (Original Equipment Manufacturer) used for identification and inventory purposes. A serial number allows the manufacturer to identify a product and get additional information about it, for replacement, or as a means of finding compatible parts.
This tutorial will show you how to find the serial number of your Windows 7, Windows 8, or Windows 10 PC.

Method 1: To Find Serial Number of PC in Command Prompt.

1. Open a command prompt.
2. Enter the command below into the command prompt, and press Enter.

wmic bios get serialnumber

3. You will now see the serial number of your PC in the command prompt. (see screenshot below)
The serial number will only show in the command prompt if the OEM saved it to your PC's BIOS or UEFI firmware.
If the OEM didn't, or this is a self built PC, then you may see To be filled by O.E.M in the command prompt instead.

Method 2: To Find Serial Number of PC in PowerShell.

1. Open PowerShell.
2. Enter the command below into PowerShell, and press Enter.

Get-WmiObject win32bios | Format-List SerialNumber
3. You will now see the serial number of your PC in PowerShell. (see screenshot below)
The serial number will only show in PowerShell if the OEM saved it to your PC's BIOS or UEFI firmware.
If the OEM didn't, or this is a self built PC, then you may see To be filled by O.E.M in PowerShell instead.
Method 3: To find Serial Number of PC in BIOS or UEF.
1. Boot to your PC’s BIOS or UEFI Firmware settings.
2. Look on the Main or System Information type page in BIOS/UEFI for your serial number. (see screenshots below)
The serial number will only show if the OEM saved it to your PC's BIOS or UEFI firmware.
Method 4: To Find Serial Number of PC on PC.

1. Perform one of the following actions to find the serial number on your PC: (see screenshot below)

  • If you have a laptop, flip it over to the bottom side. On some laptops, you will see the number on a manufacturer sticker on the bottom of the laptop. On others, you’ll see the number printed directly on the metal or plastic. If your laptop has a removable battery, the serial number is sometimes on a sticker inside the battery compartment, under the battery.
  • If you have a desktop, look at the back, top, side, or inside of the case for a manufacturer sticker

If you can’t find the serial number on the PC itself, look online for instructions specific to your PC's model number. The manufacturer’s website should tell you exactly where to look.

  • If you still have the original product box, the serial number is usually printed on it. Often on the same sticker with the bar code.
  • If you purchased the PC online or in a store, the serial number may be printed on the physical or email receipt.