You only tend to need your Windows product key at the worst possible time — mid-reinstall, with the old system already wiped. The good news is that on most PCs built in the last decade, you don’t actually need to type a key at all: Windows activates itself automatically. But if you do need to find the actual key, here is everywhere it could be.
Do you even need it?
If Windows was pre-installed or you upgraded it for free from Windows 7/8, your license is a digital license stored on Microsoft’s servers and tied to your hardware (or Microsoft account). Reinstalling the same edition on the same PC re-activates automatically once you’re online — no key needed. Keep reading only if you specifically need the 25-character key itself.
1. Check the sticker on the device
Older desktops and laptops (mostly pre-Windows 10 era, and some budget models since) shipped with a Certificate of Authenticity sticker printed with the key — usually on the base, side, or inside the battery compartment.
2. Pull it from Windows itself with a command
If Windows is currently running and activated, open Command Prompt and run:
wmic path softwarelicensingservice get OA3xOriginalProductKey
This reads the key embedded in your motherboard’s UEFI firmware for OEM systems. In PowerShell, the equivalent is:
(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey
3. Check your Microsoft account
If you bought Windows directly from Microsoft or a retailer and linked it to your Microsoft account, sign in at account.microsoft.com/services-apps and look under your purchases — digital keys bought online are usually listed here or emailed at purchase.
4. Check your email receipt
Search your inbox for the retailer or Microsoft Store order confirmation — digital purchases almost always include the key in the receipt email.
5. If the key truly can't be found
For a pre-installed digital license, you don’t need the key — reinstalling the same Windows edition and signing in with the Microsoft account it was activated on brings activation back automatically. If you bought a boxed retail copy and lost the key entirely with no account link and no receipt, contact Microsoft support with your proof of purchase, or use a fresh licensed copy going forward.
How our RecoveryUSB helps
Whichever situation you’re in, you still need working install media to actually reinstall Windows. Our Windows Install & Recovery USB boots and installs Windows 10 or 11 directly — no downloading a multi-gigabyte ISO or wrestling with Microsoft’s Media Creation Tool. If you also need a license key, we offer genuine keys alongside it.
Get a RecoveryUSBSkip the trial and error — use a ready-made RecoveryUSB
Every RecoveryUSB ships pre-built and tested, with a step-by-step guide. Free fast worldwide shipping.
Shop Recovery USBsFrequently asked questions
Do I need my product key to reinstall Windows?
Only if your copy was activated with a retail key you bought separately. If Windows came pre-installed or was upgraded for free, it uses a digital license tied to your hardware or Microsoft account, which reactivates automatically without typing any key.
How do I find my Windows key using Command Prompt?
Run 'wmic path softwarelicensingservice get OA3xOriginalProductKey' on a currently activated PC. This reads the OEM key embedded in the motherboard firmware, if one exists.
What if my product key sticker is worn off or unreadable?
If the PC is currently activated, retrieve the key with the command above instead of reading the sticker. If it's a digital license, you don't need the physical key at all.