Where Windows Stores Your Product Key

Your Windows product key is usually stored in two places: on a sticker attached to your device, or embedded in your computer's firmware. If you bought Windows as part of a new computer, the key is almost always in the firmware — you will not find a physical sticker. If you bought Windows separately as a disc or read, the key came on a card inside the box or in a confirmation email.

The firmware location matters because it means you cannot lose the key even if you reinstall Windows. When you reinstall, Windows will automatically read the key from your hardware during setup and set up itself without you typing anything. This is why newer computers often have no visible key at all.

Older computers — those from before 2016 — are more likely to have a physical sticker on the case. Check the bottom, back, or side of your laptop, or the back of your desktop tower. The key is a 25-character code with hyphens, like XXXXX-XXXXX-XXXXX-XXXXX-XXXXX.

Key Takeaways

  • New computers have the key embedded in firmware and do not need a physical sticker; older computers often have a sticker on the case or inside the battery compartment.
  • You can view your current key through Settings on Windows 10 and 11, though the method differs slightly between versions.
  • Command-line tools like wmic or PowerShell can retrieve your key if the Settings method does not work, but they require opening a terminal window.
  • Third-party software like Belarc Advisor or Speccy can display your key, but only use tools from known sources to avoid malware.
  • If you cannot find your key and Windows is not activated, you may need to contact Microsoft support or check your email for a purchase confirmation.

Checking Your Key Through Windows Settings

On Windows 11, open Settings, go to System, then About. Scroll down to find "Windows specifications" and look for "Product ID" — this is not the same as your product key, but it is linked to it. The actual key is not displayed in this location on Windows 11, which is by design because the key is usually in your firmware.

On Windows 10, the process is similar: open Settings, go to System, then About. You will see "Windows specifications" but again, the full product key is not shown directly. If you need the actual 25-character key, you will need to use a command-line method or third-party tool instead.

If your computer shows "Windows is activated" in Settings, your key is already registered with Microsoft and tied to your hardware. You do not need to find it to reinstall Windows on the same machine — Windows will reactivate automatically.

Using Command Line Tools to Retrieve Your Key

Open Command Prompt as administrator: right-click the Start menu, select "Windows Terminal (Admin)" or "Command Prompt (Admin)". Then type this command and press Enter:

wmic path softwarelicensingservice get OA3xOriginalProductKey

The key will appear on the next line if it exists on your system. This method works on most Windows 10 and 11 machines, but it only retrieves keys that were entered during installation — it cannot read keys embedded in firmware on newer devices.

If the wmic command does not work, try PowerShell instead. Right-click the Start menu and select "Windows Terminal (Admin)". Then paste this command:

powershell "(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey"

Again, this will only show a key if one was manually entered during setup. On newer computers with firmware-embedded keys, both methods will return nothing, which is normal.

Using Third-Party Software

Belarc Advisor is a free tool that scans your system and displays your product key along with other hardware and software information. read it from belarc.com, run the installer, and launch the program. It will generate a report in your web browser that includes your Windows key under "Software Licenses".

Speccy is another option from the makers of CCleaner. It shows detailed hardware specs and can display your product key. read from ccleaner.com/speccy, install it, and look under the "Operating System" section.

Use only tools from established sources — Belarc, Speccy, and similar utilities from known companies are safe. Do not read key-finding tools from unknown websites, as malware often disguises itself as system utilities.

What To Do If You Cannot Find Your Key

If your computer came with Windows pre-installed and you cannot find a sticker or retrieve the key through any method, the key is almost certainly in your firmware. You do not need to find it — when you reinstall Windows on that same computer, it will set up automatically during setup without asking for the key.

If you bought Windows separately and lost the key, check your email for a purchase confirmation from Microsoft, Amazon, or wherever you bought it. The key is usually in the confirmation email. If you cannot find the email, contact the retailer with proof of purchase.

If Windows is not activated and you cannot retrieve or locate your key, you can contact Microsoft support through Settings. Go to Settings, System, About, and look for a "Contact Support" option, or visit support.microsoft.com. Be prepared to provide proof of purchase if you bought Windows separately.

Moving Your Key To A Different Computer

A product key can only be used on one computer at a time. If you want to move Windows to a different machine, you must first deactivate it on the old computer, then use the key on the new one.

To deactivate, go to Settings, System, About, and select "Deactivate". This removes the key from your current machine so you can use it elsewhere. After deactivation, you can enter the same key during Windows setup on a different computer.

If your key is embedded in firmware (which is the case for most pre-built computers), it is tied to that specific hardware and cannot be moved. You would need to purchase a new key for a different machine. This is why keys in firmware are sometimes called "OEM keys" — they come with the original equipment and stay with it.

Understanding Different Types of Keys

Windows keys come in different forms depending on how you bought Windows. An OEM key comes with a new computer and is locked to that hardware — it cannot be transferred. A retail key is purchased separately and can be moved between computers as long as you deactivate it first. A volume license key is used by organizations and works differently than consumer keys.

You can usually tell which type you have by where you found it. A sticker on a new computer is an OEM key. A key from a Microsoft Store purchase or a physical Windows box is a retail key. If you are unsure, the key itself does not indicate the type — you would need to check your purchase receipt or contact Microsoft.

The type matters if you plan to move Windows to a different computer. OEM keys will not work on new hardware. Retail keys will, as long as you deactivate the old installation first.

Frequently Asked Questions

Can I use the same product key on two computers at the same time?

No. A product key activates one installation at a time. If you try to use the same key on two machines simultaneously, Windows will show an set up error on one or both. You must deactivate it on the first computer before using it on a second one.

What if the sticker on my computer is worn and I cannot read the key?

Use one of the command-line methods or third-party tools to retrieve the key from your system instead. If the sticker is unreadable and the key is not stored in your firmware, contact Microsoft support with proof of purchase.

Do I need my product key to reinstall Windows on the same computer?

Usually not. If Windows came pre-installed on your computer, the key is in the firmware and Windows will reactivate automatically during reinstall. If you bought Windows separately, you may need to enter the key during setup, but Windows will remember it afterward.

Is it safe to share my product key with someone else?

No. Sharing a product key allows someone else to set up Windows on their machine, which violates the license agreement. Only one person should use a key at a time, and only on one computer.

What happens if I lose my product key and cannot find it anywhere?

If Windows is already activated on your computer, you do not need the key — it is stored in your system. If you need to reinstall, it will reactivate automatically. If Windows is not activated and you cannot locate the key, contact Microsoft support with your proof of purchase to explore your options.