How to Find Your Licence Key in Windows 10

If you've ever needed to reinstall Windows, move your licence to a new machine, or simply verify that your copy is genuine, knowing where your Windows 10 licence key lives — and how to retrieve it — is genuinely useful knowledge. The answer isn't always straightforward, because Windows 10 handles licensing differently depending on how you got it.

What Is a Windows 10 Licence Key?

A Windows 10 product key is a 25-character alphanumeric code (formatted as XXXXX-XXXXX-XXXXX-XXXXX-XXXXX) that Microsoft uses to verify your copy of the operating system is legitimate. It ties your installation to a specific edition of Windows — Home, Pro, Education, and so on.

Where that key is stored, and whether you can retrieve it in plain text, depends heavily on your licence type.

The Three Main Licence Types — and Why They Matter

Understanding your licence type is the first step, because it determines both where the key is and whether retrieving it is even necessary.

Licence TypeHow It Was ObtainedKey Location
OEMPre-installed by PC manufacturerEmbedded in UEFI/BIOS firmware
RetailPurchased separately (boxed or digital)Email, card, or Microsoft account
Volume/MAKEnterprise or education deploymentManaged by IT administrator

OEM licences are the most common on consumer laptops and desktops. The key is embedded directly into the motherboard's firmware, which means Windows activates automatically on reinstall — no manual key entry needed.

Retail licences are tied to your Microsoft account if you've linked them, or exist as a physical/digital code you received at purchase.

Volume licences are handled at an organisational level and aren't typically accessible to individual end users.

Method 1: Check the UEFI/BIOS Firmware (OEM Keys) 🔍

For most pre-built PCs and laptops, the key is stored in firmware and Windows reads it automatically. You can extract it using PowerShell:

  1. Open PowerShell as Administrator (right-click the Start menu → Windows PowerShell (Admin))
  2. Enter this command:
(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey 

If a key appears, that's your embedded OEM key. If the output is blank, your licence may be a digital entitlement rather than a traditional product key.

Method 2: Check Your Microsoft Account (Digital Entitlement)

Since Windows 10, Microsoft introduced digital licences (also called digital entitlements). These link your activation status directly to your Microsoft account rather than storing a retrievable product key.

If you upgraded from Windows 7 or 8.1 during the free upgrade period, or purchased Windows 10 digitally, this is likely your situation.

To check:

  • Go to Settings → Update & Security → Activation
  • If it reads "Windows is activated with a digital licence linked to your Microsoft account", your licence is account-bound

In this case, there is no traditional 25-character key to retrieve — your account is the key. Reinstalling Windows on the same hardware will activate automatically when you sign in with that Microsoft account.

Method 3: Use a Third-Party Key Finder Tool

Several reputable utilities can read the product key stored in your system registry or firmware. Tools like ProduKey (NirSoft) or Belarc Advisor are widely used for this purpose.

These are particularly useful when:

  • You need the key in a readable format for documentation
  • You're retrieving keys for multiple Microsoft products simultaneously (Office, for example)
  • The PowerShell method returns a blank result and you want to cross-check

⚠️ A note of caution: Only download these tools from their official developer sources. Third-party key finders from unknown sites carry real security risks.

Method 4: Check Physical Documentation or Email

If you bought a retail boxed copy, the key is on a sticker inside the packaging or on a card included with the disc.

If you bought a digital retail copy from Microsoft Store or another retailer:

  • Check your confirmation email
  • Log into your Microsoft account at account.microsoft.com and look under Services & subscriptions or Order history

When You Can't Retrieve the Key — and When That's Fine

Some users find that none of these methods return a usable 25-character key. This is increasingly common and not necessarily a problem.

With digital entitlements, the activation is hardware-fingerprinted and account-linked. Windows 10 reinstallation on the same machine will activate automatically without needing a key — it happens in the background.

Where things get complicated is when you're:

  • Changing hardware significantly (replacing a motherboard, for example)
  • Moving a retail licence to a different PC
  • Reinstalling on a machine with no internet access during setup

In these scenarios, having the actual product key matters. If your key isn't retrievable through the methods above, Microsoft's support line can assist with licence transfers under retail licence terms.

The Variables That Affect Your Situation

What makes this topic genuinely variable is that the right approach depends on factors specific to your setup:

  • How Windows was originally installed — manufacturer pre-install, manual retail install, or upgrade path
  • Whether your Microsoft account was ever linked to this installation
  • Which edition of Windows 10 you're running (Home vs Pro have separate keys and different upgrade paths)
  • Your hardware history — whether the machine has had a motherboard replacement or significant component changes that might have affected activation status

The difference between someone running Windows 10 Home on a three-year-old HP laptop and someone running Windows 10 Pro on a custom-built desktop with a retail licence means these methods will play out quite differently in practice. Knowing which licence type applies to your specific machine is the piece that shapes everything else.