You can find your Windows product key in a few different ways. One way is to check the packaging that came with your Windows installation media, such as a USB drive or CD/DVD. The product key should be printed on a sticker. If you don't have the packaging, you can also check your email for a confirmation email from Microsoft that should contain your product key.
Finding your Windows 11/10 product key may appear like a big issue while you clone Windows 11/10 to another computer or install your Windows 11/10 on a new computer. Here we provide you with five methods to find Windows 11/10 product key. Follow the methods if you want to get your Windows product key or license.
Supports Windows XP, 7, 8, 8.1, 10, 11
To find your Windows 11/10 product key, we recommend using the new "Product Key" feature in Qiling Key Finder. This new function allows you to extract your Windows 11/10 product key, and you can also use the software to download other features, such as viewing Adobe keys and finding Office product keys.
Follow the steps below to find the Windows product key:
Step 1. Click "Windows" tab under the Registry Key.
Step 2. To check the Windows product key, look for the key on the right side of the window. You can either click on "Copy" to copy the key and paste it somewhere, or select one of the other two options available.
"Save" - Save to local as a PDF file.
"Print" - Click to print key file.
You can find the product key for Windows 11/10 using the Command Prompt (CMD), Windows registry, or a third-party tool like Qiling Key Finder Pro. However, CMD has limitations on license types, and the registry method involves cumbersome steps. If you want the most straightforward approach, using Qiling Key Finder Pro's pro version is likely your best option.
Supports all versions of Windows that you haven't formatted your computer
To recover your Windows product key from the registry, you can follow these steps: First, open the Registry Editor by searching for "regedit" in the Start menu. Then, navigate to the "HKEY_LOCAL_MACHINE" key in the left-hand menu and select the "SOFTWARE" key. Next, select the "Microsoft" key, followed by the "Windows" key, and finally the "CurrentVersion" key. In the right-hand panel, look for the "DigitalProductKey" value and double-click on it to view its contents.
Step 1. To create a new text document on your desktop, right-click anywhere on the desktop, choose "New," and then select "Text Document" from the context menu.
Step 2. Copy and paste the code below into Notepad.
Set WshShell = CreateObject("WScript.Shell")
MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId"))
Function ConvertToKey(Key)
Const KeyOffset = 52
i = 28
Chars = "BCDFGHJKMPQRTVWXY2346789"
Do
Cur = 0
x = 14
Do
Cur = Cur * 256
Cur = Key(x + KeyOffset) + Cur
Key(x + KeyOffset) = (Cur \ 24) And 255
Cur = Cur Mod 24
x = x -1
Loop While x >= 0
i = i -1
KeyOutput = Mid(Chars, Cur + 1, 1) & KeyOutput
If (((29 - i) Mod 6) = 0) And (i <> -1) Then
i = i -1
KeyOutput = "-" & KeyOutput
End If
Loop While i >= 0
ConvertToKey = KeyOutput
End Function
Step 3. To save the product key, click on the "File" menu and select "Save As". Then, set the file name to "productkey.vbs".
Step 4. Close Notepad and double-click the .vbs file. Wait a few seconds, and you will be presented with a popup displaying your product key.
Supports newer PCs running Windows 8 or Windows 11/10
To view the Windows 11/10 product key, using CMD is a useful method, but it's only available for OEM licenses. Before trying this method, you need to determine the type of license you have, as it's essential to know if you have an OEM license or not. Once you've confirmed, you can proceed with using the command line to retrieve your Windows product key.
Here is the tip about Windows license type:
To find your Windows 11/10 product key, start by typing "slui 3" in the Windows search bar and pressing Enter. This will open the Windows Activation page, where you can click on the "Update product key" button.
Step 1. Open CMD and right-click it to run as administrator.
Step 2. To get the product key, open the Command Prompt, copy and paste the command line, and then press Enter. The product key will then appear.
"wmic path softwarelicensingservice get OA3xOriginalProductKey"
Supports older PCs running Windows XP, Vista and 7
The product key for older PCs that came with Windows XP, Vista, and 7 can usually be found on the Certificate of Authenticity sticker, which is typically located on the underside of laptops or on the top, sides, or bottom of a desktop tower.
Supports Microsoft offers a free upgrade to Windows 11 for all eligible Windows 10 devices purchased from the Microsoft Store. This means that if you bought a Windows 10 device from the Microsoft Store, you can upgrade to Windows 11 for free.
If you purchase a Windows 11/10 license from the Microsoft Store, your product key is stored on your Microsoft account. To access your key, follow the steps.
Microsoft sends the product key in the confirmation email, which may be in the inbox or junk mail folder. If it's been deleted, try checking the junk mail folder or contact Microsoft for another way to obtain the product key.
Finding the Windows product key is a straightforward process that works for all Windows versions, including Windows XP, 7, 8, 8.1, and Windows 11/10. If you're not familiar with the product key, a recommended method is to use the first approach, which is suitable for all Windows versions.