How to Find Your Windows Product Key (Windows 11 & 10 — Every Method)
Delen
Reinstalling Windows, moving to a new SSD, or selling your PC — and you need the product key you can't find? Here's every reliable way to recover a Windows 11 or Windows 10 product key, from fastest to most thorough, and what to do when the key is genuinely unrecoverable.
First, know which kind of key you have
Modern PCs rarely have a key on a sticker. If Windows came preinstalled, the key is embedded in the motherboard firmware (UEFI/BIOS) and re-activates automatically on reinstall. If you or someone else bought Windows separately, it's a retail key — the kind worth writing down. And if your machine uses a digital license tied to a Microsoft account, there may be no 25-character key to find at all: sign in and it activates.
Method 1 — Command Prompt (finds the firmware key)
Open Command Prompt as administrator and run:
wmic path softwarelicensingservice get OA3xOriginalProductKeyIf your key is stored in firmware, it appears instantly. A blank result doesn't mean failure — it means no OEM key is embedded, so try the next methods. On newer builds where wmic is removed, use PowerShell instead:
(Get-CimInstance -ClassName SoftwareLicensingService).OA3xOriginalProductKeyMethod 2 — Your Microsoft account
Sign in at account.microsoft.com → Devices. Machines activated with a digital license show as activated with no key needed — on reinstall, just sign in with the same account and skip the key prompt entirely.
Method 3 — The registry (partial key)
The registry stores only the last portion of your key (enough to identify which key it was, not to reuse it). Full recovery from the registry alone isn't possible on modern Windows — which is why Methods 1 and 2 come first.
Method 4 — Where you bought it
Retail keys live in the confirmation email from whoever sold the key. At Nerdused, every key we've ever sent remains in your email inbox — search for "nerdused" — and our support team can re-send your key if you've lost the message.
If the key is gone for good
It happens: the PC came from a refurbisher, the email is deleted, the old drive is dead. The practical fix is a fresh retail key — a Windows 11 Pro key or Windows 11 Home key is a one-time purchase, arrives by email in minutes, and activates via Settings → System → Activation (full steps in our activation guide). Windows 10 keys are also still available for older hardware.
FAQ
Can I use my old Windows 10 key for Windows 11? Usually yes — valid Windows 10 keys still activate the equivalent Windows 11 edition.
Can I move my key to a new PC? Retail keys: yes, deactivate the old machine and re-activate. OEM/firmware keys: no — they live and die with the original motherboard.
Does the key survive a reinstall? Yes — on the same hardware, Windows re-activates automatically; you rarely need to type the key twice.