How to find and recover your Windows or Microsoft Office product key
Summary
This guide helps you troubleshoot and resolve: How to find and recover your Windows or Microsoft Office product key. Follow the steps below to fix the issue.
Common Causes
Losing your Windows or Microsoft Office product key can be stressful, especially when you need to reinstall or reactivate your software. Fortunately, there are several built-in tools and methods you can use to locate your product key, whether it's stored in your system's firmware, tied to your Microsoft account, or hidden within the registry. This guide walks you through the most reliable ways to find and recover your keys.
Quick Fix Steps
Before diving into advanced methods, try these quick checks first:
- Check your email inbox for purchase confirmation emails from Microsoft or the retailer
- Look for a physical sticker on your computer — often found on the underside of laptops or the back of desktop towers
- Log in to your Microsoft Account and check the Services & subscriptions section
- Check the original packaging if you purchased a retail copy of Windows or Office
Detailed Instructions
Method 1: Check Your Microsoft Account (Digital Licences)
If you purchased Windows or Office digitally, or set up your PC with a Microsoft account, your product key or digital licence is likely linked to your account.
- Open a web browser and navigate to account.microsoft.com/services
- Sign in with the Microsoft account associated with your Windows or Office purchase
- Under Services & subscriptions, look for your Windows or Office product
- If a product key is listed, copy it and store it somewhere safe
Windows 10 and 11 often use a digital licence rather than a traditional product key. If your copy of Windows is linked to your Microsoft account, you won't need a product key to reinstall — simply sign in with the same account during setup.
Method 2: Use Command Prompt to Find Your Windows Key
If your Windows key is embedded in your computer's UEFI/BIOS firmware (common on modern pre-built PCs and laptops), you can retrieve it using the Windows Management Instrumentation Command-line tool.
- Press
Win + Sto open the search bar - Type
cmdin the search field - Right-click Command Prompt and select Run as administrator
- In the Command Prompt window, type the following command and press
Enter:wmic path softwarelicensingservice get OA3xOriginalProductKey - If a key is stored in your firmware, it will be displayed on the next line
If the command returns a blank result, your PC does not have a product key embedded in its firmware. This is normal for custom-built PCs or systems that were upgraded from older versions of Windows.
Method 3: Use PowerShell to Retrieve Your Windows Key
PowerShell offers another reliable method to extract your product key from the registry or firmware.
- Press
Win + Sto open the search bar - Type
powershellin the search field - Right-click Windows PowerShell and select Run as administrator
- Copy and paste the following command, then press
Enter:powershell "(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey" - Your product key will be displayed if it is stored in the system firmware
Method 4: Check the Windows Registry for Office Keys
For older versions of Microsoft Office (Office 2010, 2013, 2016, and 2019), the last five characters of your product key are stored in the registry. This can help you identify which key was used, and you can then match it against your records.
- Press
Win + Rto open the Run dialog - Type
regeditand pressEnterto open the Registry Editor - Navigate to the following path for 32-bit Office on 64-bit Windows:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Office\\Registration - For 32-bit Office on 32-bit Windows, or 64-bit Office on 64-bit Windows, navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\\Registration - Look for the
ProductKeyentry - The
ProductKeyvalue contains the last five characters of your actual product key
Be very careful when editing or navigating the registry. Do not delete or modify any registry entries unless you are certain of what you are doing. Making incorrect changes to the registry can cause system instability or prevent Windows from starting.
Method 5: Use a Third-Party Key Finder Tool
If the built-in methods don't work, a reputable third-party key finder tool can scan your system and extract both Windows and Office product keys. Some well-known options include:
- ShowKeyPlus — available free from the Microsoft Store
- ProduKey by NirSoft — a free, lightweight portable tool
- Magical Jelly Bean Keyfinder — a free tool with a straightforward interface
- Download your preferred key finder tool from the developer's official website
- Install or run the portable application
- The tool will automatically scan your system and display all detected product keys
- Take a screenshot or write down the keys for Windows and Office
- Store the keys in a secure location such as a password manager
Always download third-party tools directly from the developer's official website to avoid malware. Avoid key finder tools promoted through advertisements or unfamiliar download portals.
Troubleshooting
The Command Prompt Method Returns a Blank Result
If the wmic command returns nothing, it means your product key is not stored in your system's UEFI firmware. This is common for custom-built PCs, systems upgraded from Windows 7 or 8, and PCs that were sold with a retail copy of Windows. In this case, check your Microsoft account for a digital licence, look for a physical sticker on your PC, or use a third-party key finder tool to scan the registry.
Office Product Key Not Found in the Registry
If you're using Microsoft 365 (formerly Office 365), there is no traditional product key. Microsoft 365 is activated through your Microsoft account. Simply sign in to office.com with the account associated with your subscription to install and activate Office.
Windows Says "Windows is Activated Using Your Organisation's Activation Service"
If your PC was set up by an IT provider, it may be activated through a volume licensing service. In this case, there is no individual product key to recover — your activation is managed centrally. If you need to reinstall Windows on the same hardware, it should activate automatically once connected to the internet.
Your Recovered Key Doesn't Work
If you've recovered a key but it won't activate, check the following:
- Ensure you're installing the correct edition of Windows (e.g., Home vs Pro) — a Home key won't work with Pro and vice versa
- Verify you haven't exceeded the number of allowed installations for that specific key
- Check if the key was a single-use OEM key that is now tied to different hardware
Still Having Issues?
💻 Open a Ticket