This article was co-authored by Yaffet Meshesha and by wikiHow staff writer, Darlene Antonelli, MA. Yaffet Meshesha is a Computer Specialist and the Founder of Techy, a full-service computer pickup, repair, and delivery service. With over eight years of experience, Yaffet specializes in computer repairs and technical support. Techy has been featured on TechCrunch and Time.
The wikiHow Tech Team also followed the article's instructions and verified that they work.
This article has been viewed 831,157 times.
This wikiHow teaches you how to find a Windows activation key on your computer using your computer's PowerShell application, or by using a third-party app called ProduKey. If, however, you received Windows 10 as a free upgrade from 8 or 7, you will not find a license key. These methods will only work if you purchased a license in either physical or digital form from Microsoft or if the computer you purchased came with the OS installed.[1]
Steps
Using PowerShell
-
1Open PowerShell as an administrator. You can do this by pressing the Windows key and the S key at the same time to open the search function. Then, type "PowerShell" and right-click the app from the list of results and click Run as Administrator.
-
2Enter the following code:
powershell "(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey
and press Enter. This code will search your computer for the Microsoft OS license key.[2]Advertisement -
3Note your product key. You should see the product key appear directly below the command that you entered; this is your product key.
- The product key will be 25 characters long.[3]
- Take a screenshot of the results or write down the key to make sure that you have access to it if needed.
- If this command doesn't work, you'll need to use ProduKey to find your Windows product key.
Using ProduKey
-
1Open the ProduKey website. Go to http://www.nirsoft.net/utils/product_cd_key_viewer.html on a computer. ProduKey is highly rated and a very popular solution for people if the PowerShell method does not work. It works for Windows 10/8/7 and Vista and finds keys for both manually purchased and computer-embedded licenses.[4]
- On some computers, downloading and running ProduKey will result in a virus warning. This is because ProduKey is able to access your product key, not because it is malicious—as long as you download ProduKey from the official website, you can ignore the virus warning.
-
2Scroll down and click Download ProduKey (In Zip file). It's near the bottom of the page. Doing so will prompt the ProduKey setup folder to download onto your computer.
-
3Open the ProduKey folder. Double-click the ProduKey ZIP folder in your computer's default downloads folder (e.g., the desktop).
-
4Click Extract all. You'll see this option under the Compressed Folder Tools tab and clicking it prompts a window to pop up.
-
5Click Extract after you've picked an extract location. You can click Browse to select a new location for the file save, if you'd like, but the default save location is usually ok. You'll see the Extract at the bottom of the window. Doing so will decompress the ProduKey folder and open it for you.
-
6Double-click the ProduKey application. It resembles a key. The ProduKey window will open; you should see your computer's 25-character product key to the right of the hard drive's name.
- You can take a screenshot of the key or write it down to make sure you have access to it later.
Expert Q&A
Did you know you can get expert answers for this article?
Unlock expert answers by supporting wikiHow
-
QuestionHow do you check your Windows Product Key?Luigi OppidoLuigi Oppido is the Owner and Operator of Pleasure Point Computers in Santa Cruz, California. Luigi has over 25 years of experience in general computer repair, data recovery, virus removal, and upgrades. He is also the host of the Computer Man Show! broadcasted on KSQD covering central California for over two years.
Computer & Tech Specialist -
QuestionWhat is a Windows product key and how do I find it?Yaffet MesheshaYaffet Meshesha is a Computer Specialist and the Founder of Techy, a full-service computer pickup, repair, and delivery service. With over eight years of experience, Yaffet specializes in computer repairs and technical support. Techy has been featured on TechCrunch and Time.
Computer Specialist -
QuestionWhat is a Windows Product Key? How do I get one?Community AnswerWindows Product Key is a unique key for each customer. This key is used to activate your Windows operating system. You receive the Product Key when you purchase a Windows OS, or you can buy it separately from Microsoft.
Warnings
- Using someone else's product key to activate your own Windows software is against Microsoft's terms of use.⧼thumbs_response⧽
References
- ↑ https://www.techspot.com/guides/1760-find-your-windows-product-key/
- ↑ https://windowsreport.com/find-windows-product-key-cmd-powershell/
- ↑ Yaffet Meshesha. Computer Specialist. Expert Interview. 22 September 2020.
- ↑ https://www.techspot.com/guides/1760-find-your-windows-product-key/
- ↑ https://support.microsoft.com/en-us/help/10749/windows-10-find-product-key
- ↑ Yaffet Meshesha. Computer Specialist. Expert Interview. 22 September 2020.
About This Article
1. Open PowerShell.
2. Type "(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey" and press Enter.
3. Note your product key.