Languages
[Edit]
EN

Windows 10 - find product key

6 points
Created by:
Roseanne-Read
1335

In this short article we would like to show how to find Windows 10 product key.

Quick solution (run the command as Administrator):

wmic path softwarelicensingservice get OA3xOriginalProductKey

or

powershell "(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey"

Warning: above solutions may not work in latest Windows versions - Microsot to prevent Windows key do not let go get it in easy way.

 

Detailed description

Simple steps:

  1. open Command Prompt or Windows PowerShell as Administrator (check below screenshosts),
  2. run one of the above commands, e.g.

    wmic path softwarelicensingservice get OA3xOriginalProductKey
  3. copy product key (indicated by red arrow on the last screen).

Screenshots:

Windows PowerShell running - Windows 10
Windows PowerShell running - Windows 10
Product Key finding - Windows 10
Product Key finding - Windows 10

Alternative titles

  1. Windows 10 - get product key
  2. Windows 10 - extract product key
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.

Windows 10

Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join