Find the serial number of a PC via Command Prompt

Created by John Carnell, Modified on Fri, 7 Mar at 5:19 PM by John Carnell

To find the serial number of a PC via Command Prompt, you can use the WMIC (Windows Management Instrumentation Command-line) tool.

Here’s the step-by-step process:

  1. Open Command Prompt:

    • Press Windows Key + R to open the Run dialog.
    • Type cmd and press Enter.
  2. In the Command Prompt window, type the following command and press Enter:

    wmic bios get serialnumber

This will display the serial number of your computer.

Let me know if you need further assistance!

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article