Your Guide to How To Find My Windows 10 Product Key

What You Get:

Free Guide

Free, helpful information about Computers & Operating Systems and related How To Find My Windows 10 Product Key topics.

Helpful Information

Get clear and easy-to-understand details about How To Find My Windows 10 Product Key topics and resources.

Personalized Offers

Answer a few optional questions to receive offers or information related to Computers & Operating Systems. The survey is optional and not required to access your free guide.

How To Find Your Windows 10 Product Key: Practical Methods That Actually Work

Finding your Windows 10 product key can be straightforward—or surprisingly confusing—depending on how you got Windows, what kind of license you have, and whether your PC is new, upgraded, or custom-built.

This guide walks through what a product key is, where it usually lives, and several ways to look it up. Along the way, you’ll see where your own situation changes the steps and the result.

What Is a Windows 10 Product Key, Really?

A Windows 10 product key is a 25-character code in this format:

XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

It’s used to activate Windows and prove it’s a genuine, licensed copy.

There are two related ideas that often get mixed up:

  • Product key – the 25-character code you might type in during installation.
  • Digital license – a record stored on Microsoft’s servers that ties Windows to your hardware (and sometimes your Microsoft account), so it can activate without you entering a key again.

On many modern Windows 10 PCs, you’ll never see the key printed anywhere. The activation is handled automatically using a digital license or an embedded key in firmware.

Why Your Windows 10 Product Key Location Depends on How You Got Windows

Where you’ll find your key—and whether you can see it at all—depends mainly on:

  • How Windows 10 was installed or purchased
  • What kind of license you have
  • Whether your PC is from a major manufacturer or custom-built
  • Whether you upgraded from an older version of Windows

Here’s a quick overview:

How you got Windows 10Where the key usually isCan you see it easily?
Preinstalled on a brand-name laptop/PCEmbedded in BIOS/UEFI firmwareReadable with software tools
Bought a digital copy from MicrosoftStored as a digital license tied to Microsoft accountActual key often hidden
Retail box (USB/DVD)Printed on card/inside boxYes, physical 25-character key
Volume / organization licenseManaged by IT / license serverEnd user usually can’t access it
Free upgrade from Windows 7/8Converted to a digital licenseOriginal key often not reused

Once you know which situation matches you, the search for your key gets much simpler.

Check If Windows 10 Is Already Activated

Before hunting for the key, it helps to see whether Windows is already activated. If it is, you might not actually need the key for most normal tasks (like reinstalling on the same device).

  1. Open Settings.
  2. Go to Update & Security.
  3. Click Activation in the left sidebar.

Look for one of these messages:

  • “Windows is activated with a digital license”
  • “Windows is activated with a digital license linked to your Microsoft account”
  • “Windows is not activated” or an error code

If you see the first or second line, Microsoft already recognizes your device. When you reinstall Windows 10 on the same hardware, it usually reactivates automatically once it’s online—often without needing to type a product key at all.

Method 1: Find Your Product Key in the BIOS/UEFI (OEM PCs)

On many laptops and desktops that came with Windows 8, 8.1, or 10 preinstalled, the product key is embedded in the motherboard firmware (BIOS/UEFI). There’s no sticker; the key is stored electronically.

You can read it from within Windows using a simple command.

  1. Press Windows key + X and choose Windows PowerShell (Admin) or Command Prompt (Admin).

  2. Paste this command and press Enter:

    (Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey 
  3. If your PC has an embedded OEM key, it should display as a 25-character code.