windows 11 pro activation key

Ignas Ga 0 Reputation points
2025-12-01T09:44:34.46+00:00

hello so i got this pc about 2 years ago it didnt have an os yet so i brought it to a it shop to fix it all was fine untill recently a grey text poped up to the bottom right corner windows activation any help on where to buy it, why it happend, and what to do

Windows for home | Windows 11 | Licensing and activation
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Q&A Assist
    2025-12-01T09:44:48.01+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To resolve the Windows activation issue you're experiencing, here are some key points:

    1. Why It Happened: The message indicating that Windows is not activated usually appears when the operating system has not been properly activated with a valid product key. This can happen if the PC was set up without an OS or if the previous activation has lapsed or failed.
    2. Where to Buy a Windows 11 Pro Activation Key: You can purchase a Windows 11 Pro activation key from several sources:
      • Microsoft Store: The official Microsoft website or store is a reliable place to buy a genuine product key.
      • Authorized Retailers: Many authorized retailers sell Windows activation keys, both online and in physical stores.
      • OEM Keys: If your PC came with a pre-installed version of Windows, you might also check with the manufacturer for an OEM key.
    3. What to Do: Once you have a valid product key, you can activate Windows by going to Settings > Update & Security > Activation and entering the key there. If you need to enter a product key manually, you can also use the following PowerShell command:
         $(Get-WmiObject SoftwareLicensingService).OA3xOriginalProductKey | foreach{ if ( $null -ne $_ ) { Write-Host "Installing"$_;changepk.exe /Productkey $_ } else { Write-Host "No key present" } }
      
      This command checks for an existing key and attempts to activate Windows if one is found.

    Make sure your device is connected to the internet during the activation process to ensure it can communicate with Microsoft's servers.

    0 comments No comments

  2. DaveM121 815.8K Reputation points Independent Advisor
    2025-12-01T10:17:23.3133333+00:00

    I need to check the Windows licence that shop installed on the PC for you.

    1

    Click your Start Button, type cmd then right click Command Prompt and choose 'Run as Administrator'

    Run or paste this command and hit Enter:

    slmgr.vbs /dlv

    Please post a screenshot of the resulting dialog

    3

    Download the free ShowKeyPlus app from the Microsoft Store.

    Please provide a screenshot of that app window and please hide your product key in the screenshot.

    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.