How can I find Windows 11 License Number that I bought ?

IIAC IIAC 0 Reputation points
2026-01-12T04:55:21.62+00:00

How can I find Windows 11 License Number that I bought ?

Windows for business | Windows 365 Business
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Q&A Assist
    2026-01-12T04:55:27.3966667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To find your Windows 11 license number, you can use the following methods:

    1. Check the Confirmation Email: If you purchased Windows 11 online, the license key is often included in the confirmation email you received after the purchase.
    2. Use Command Prompt: You can retrieve the license key using the Command Prompt. Open Command Prompt and enter the following command:
         slmgr /dli
      
      This will display the basic licensing information, including the license status.
    3. Windows Settings: Go to Settings > Update & Security > Activation. If Windows is activated, it may show the product key or indicate that it is activated with a digital license.
    4. Retail Box: If you bought a physical copy, the license key is usually found on a sticker inside the box.
    5. Third-party Software: There are third-party applications available that can help you retrieve your Windows license key from the system.

    If you are unable to find your license number using these methods, you may need to contact Microsoft Support for further assistance.

    1 person found this answer helpful.
    0 comments No comments

  2. Harry Phan 14,105 Reputation points Independent Advisor
    2026-01-12T07:10:26.25+00:00

    Hello IIAC,

    If you bought Windows 11 digitally from the Microsoft Store, the product key is not shown directly. Instead, your Microsoft account holds the entitlement. You can confirm activation by going to Settings → Update & Security → Activation. It will show “Windows is activated with a digital license linked to your Microsoft account.” In this case, there is no 25‑character product key to retrieve, because activation is tied to your account.

    If you purchased a retail copy with a physical box or card, the product key is printed on the card inside the package or on the Certificate of Authenticity label. That is the only official source.

    If your PC came with Windows 11 preinstalled, the product key is embedded in the system firmware (UEFI/BIOS). You can read it by running in PowerShell: (Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey This will return the OEM key if one exists.

    If you bought through Volume Licensing or MSDN, the key is available in the Volume Licensing Service Center or Visual Studio subscription portal.

    I hope you've found something useful here. If it helps you get more insight into the issue, it's appreciated to accept the answer. Should you have more questions, feel free to leave a message. Have a nice day!

    Harry.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.