Find the Windows Product Key Using CMD or PowerShell

The Windows product key can be easily found using this short command

Reading time icon 2 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Key notes

  • In this article, we are going to show you can to find your Windows Key.
  • The fastest way that this can be done with no technical knowledge required is via CMD or PowerShell.
Find Windows Product Key using CMD or PowerShell

If you’re planning to reinstall Windows, you’ll need your activation key to activate it again, and in this article, we’ll show you how to find the Windows product key using cmd or PowerShell.

You can find your key on your PC sticker, but that’s not always the case, especially if you have built your own PC or bought it without the operating system. Finding the product key is simple and will take you less than two minutes. Without further ado, let’s get started.

How to find the product key on Windows 10?

1. Retrieve the product key in CMD

  1. In the Windows search box type cmd, right-click the result, and choose Run as administrator. If you can’t start Command Prompt as administrator, check out our guide on how to fix it.run as administrator cmd find windows product key
  2. In the cmd window, type
     wmic  path softwarelicensingservice get OA3xOriginalProductKey 

    and hit Enter.

  3. Your Windows product key will show up. It’s in the form of XXXXX-XXXXX-XXXXX-XXXXX-XXXXX.

2. Retrieve the product key in PowerShell

  1. Right-click on Start and click on Windows PowerShell (Admin).start powershell admin find windows product key in powershell
  2. In the PowerShell window, type
     powershell "(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey"

    and hit Enter.

  3. Your Windows product key will shortly appear.

That’s it. Now you can change your computer, reinstall the Windows, or activate it with your Product key.

In the same way, you may find the key on a sticker on your PC or even in an email from Microsoft if you bought the license from the Microsoft store.

These simple methods work every time and will certainly work for you. Just follow the steps, and you’ll get your product key in no time.

Remember that you must always keep your Windows computer’s product key, license type, serial number, and Product ID handy for emergencies.

If you have any other questions regarding the Windows product key, please leave them in the comments section below.

More about the topics: Windows 10 Guides