14-05-2021

Windows doesn’t display your PC’s serial number anywhere in its interface, and neither do popular system information tools. But you can often find a PC’s serial number with a simple command, a peek in your BIOS, or on the hardware itself.

Feb 14, 2017  How to find computer serial number. Please use one the method bellow to retrieve the computer serial number: 1. Using the buid in 'wmic' command: 'wmic bios get serialnumber' Tip: You can use the command 'wmic csproduct get name' to retrieve the local computer model. Using a vbs script. Nov 21, 2018 - On the Command Prompt window, type wmic bios get serialnumber. For a tablet, use the onscreen keyboard to input the command. Wmic csproduct get vendor, version. There’s another command which can be used to get the computer system model information. We can also get architecture(32bit/64bit) using this command. Wmic computersystem get model,name,manufacturer,systemtype. Based on the information you require, you can use any of the above commands.

Wmic Serial Number

Run the WMIC Command

Open a Command Prompt window to get started. On Windows 10 or 8, right-click the Start button and select “Command Prompt”. On Windows 7, press Windows + R, type “cmd” into the Run dialog, and then press Enter.

At the Command Prompt, type the following command and then press Enter:

You’ll see the computer’s serial number displayed beneath the text “SerialNumber”. This command uses the Windows Management Instrumentation Command-line (WMIC) tool to pull the system’s serial number from its BIOS.

If you don’t see your PC’s serial number, blame your PC’s manufacturer. The number will only appear here if the PC manufacturer saved it to your computer’s BIOS or UEFI firmware. PC manufacturers don’t always fill in the number properly. In that case, you’ll see something like “0” or “To be filled by O.E.M.” instead of an actual serial number.

Wmic serial number to be filled by oem

RELATED:How to Check Your Motherboard Model Number on Your Windows PC

This is also true if you built your own PC because the PC itself won’t have a serial number. However, you can look up the serial number of your motherboard and other components.

Check the BIOS

You may also be able to find the serial number in the BIOS or UEFI firmware settings screen. This technique won’t get you a serial number if the wmic command didn’t, since the command pulls the serial number from the BIOS. However, checking the BIOS could be helpful if you can’t actually sign into Windows to run the wmic command.

RELATED:What Does a PC’s BIOS Do, and When Should I Use It?

Access the BIOS or UEFI firmware settings screen and look around for a “Serial Number” somewhere on a system information screen. It’ll be in a different place on different PCs, but you can usually find it somewhere on the “Main” or “System” screen.

Find the Serial Number On the PC’s Hardware, Box, or Elsewhere

If you don’t see a serial number after running the wmic command—or if you just can’t turn the PC on or don’t have access to it—there are several other places you might find the serial number:

  • If you have a laptop, flip it over. On some laptops, you’ll see the number on a sticker. On others, you’ll see the number printed directly on the metal or plastic the laptop is made from. 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 PC, look at the back, top, or side of the case for some sort of sticker. The number may also be on a sticker inside the case, so you might have to open it up.
  • If you can’t find the serial number on the PC itself, look online for instructions specific to your model. The manufacturer’s website should tell you exactly where to look.
  • If you registered your PC with the manufacturer or received warranty service, the serial number should be included in the registration documentation, warranty service receipt, or email confirmation for the service.
  • If you still have the original product box, it usually has the serial number printed on it—often on the same sticker with the bar code.
  • If you purchased the PC online or in store, the serial number may be printed on the physical or email receipt you received.

And if you just can’t find your serial number at all, don’t give up hope. If you have proof of purchase, the manufacturer still may be able to help you with whatever service you need and may even be able to find out the serial number for you.

READ NEXT
  • › How to Enable Tamper Protection for Windows Security on Windows 10
  • › How to Use the rename Command on Linux
  • › How to Stop People from Stealing Your Packages
  • › Why Do Streaming Services Charge Extra for HD and 4K?
  • › How to Input Kaomoji on Windows 10 (╯°□°)╯︵ ┻━┻
Wmic show serial number
Learning has never been so easy!

Quick way to get the Service tag number on a computer that got it ripped off or on a remote computer.

Wmic Serial Number Windows 10

1 Steps total

Step 1: Use WMIC

Here is the command to run in command prompt: wmic bios get serialnumber.
You also can use WMIC for a remote computer. Here it is: wmic /node:%computername% bios get serialnumber.

C Wmic Bios Get Serialnumber

This helps when i am at a remote site and quickly need to get the service tag number on a remote computer of it got ripped off the computer I am working at.

Published: Feb 17, 2011 · Last Updated: Feb 18, 2011

3 Comments

Wmic Bios Get Serialnumber Window…

  • Datil
    Gearhead89 Feb 17, 2011 at 11:32am

    Thanks for the how-to, we run 99% Dell so this will be very useful.

  • Jalapeno
    Chunky Monkey Feb 18, 2011 at 04:07am

    This is very nice.

  • Sonora
    Nagendra Prasad Oct 25, 2016 at 11:18pm

    u can even try lansweeper..it generates detailed report in xls format.