Find Your Windows 10 Product Key in 3 Quick Steps
SofÃa GarcÃa ·
Listen to this article~4 min

Lost your Windows 10 product key? Learn three quick methods to find it: using Command Prompt, checking the Registry, or using a free tool. No tech skills needed.
Losing your Windows 10 product key can feel like misplacing the key to your own house. It's frustrating, especially when you need to reinstall the operating system or move it to a new computer. But don't worry — you've got options. Here are three straightforward ways to track it down without digging through old email receipts or hunting for that sticker that fell off years ago.
### Check the Command Prompt (CMD)
This is the fastest method. You don't need any extra software, just a few lines of code.
1. Press the **Windows key** and type **cmd**. Right-click on Command Prompt and select **Run as administrator**.
2. Type the following command and hit Enter:
```
wmic path SoftwareLicensingService get OA3xOriginalProductKey
```
3. If your PC came with Windows 10 pre-installed, you'll see your product key appear on the screen. Write it down somewhere safe.
> **Tip:** This method works best for computers that came with Windows 10 pre-installed. If you upgraded from an earlier version, the key might not show here.
### Look for the Key in the Registry
If the command prompt didn't work, the Windows Registry might have what you need. But be careful — the registry is sensitive. Don't change anything else while you're in there.
1. Press **Windows + R**, type **regedit**, and hit Enter.
2. Navigate to:
```
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform
```
3. Look for a value named **BackupProductKeyDefault**. If it exists, double-click it and copy the key.
This method isn't guaranteed. Many modern computers store the key in the firmware (UEFI), not the registry. But it's worth a shot.
### Use a Free Third-Party Tool
When the built-in methods fail, a lightweight tool can save the day. Programs like ProduKey or Belarc Advisor scan your system and display your product key in seconds. They're free and don't require installation (just download and run).
- **Download from the official site only** — avoid shady sources.
- **Run as administrator** to ensure it can access all system data.
- **Save the key immediately** in a password manager or a secure note.
These tools are widely used by IT professionals and home users alike. They're reliable, but always scan any downloaded file with your antivirus before opening it.
### Why Your Key Matters
Your Windows 10 product key is a 25-character code that proves your copy of Windows is genuine. Without it, you might struggle to:
- Reinstall Windows after a hard drive failure
- Upgrade to Windows 11
- Activate Windows on a new PC
If you bought a pre-built computer (like a Dell or HP), the key is often embedded in the motherboard's firmware. In that case, Windows will automatically activate when you reinstall the same edition. You might not even need to enter the key manually.
### What If None of These Work?
If you've tried all three methods and still can't find your key, you have a few backup options:
- **Check your Microsoft account** — if you linked Windows to your account, the key might be stored there.
- **Contact the manufacturer** — some companies keep a record of the key tied to your device's serial number.
- **Buy a new license** — if all else fails, you can purchase a new Windows 10 key from Microsoft or an authorized retailer.
Finding your product key doesn't have to be a headache. Start with the command prompt, move to the registry, and only then try a third-party tool. One of these methods will almost certainly work.