Share via

windows activation

Brad Franks 5 Reputation points
2026-04-20T22:20:16.4566667+00:00

I have changed my hard drive on my pc and windows isnt activated. i was told it was tied to my motherboard and wouldnt need to purchase windows again. Need to speak to a human

Windows for home | Windows 11 | Licensing and activation

1 answer

Sort by: Most helpful
  1. EmilyS726 230.9K Reputation points Independent Advisor
    2026-04-20T22:53:48.8366667+00:00

    Hello

    Launch Powershell (note, it is not Command Prompt, but Powershell), and run this code to see if you have an OEM license on the motherboard. If the key is not embedded in the motherboard, it will not return a 5x5 license key. So, run this command first to determine that first.

    (Get-CimInstance -ClassName SoftwareLicensingService -Property OA3xOriginalProductKey).OA3xOriginalProductKey
    

    Was this answer helpful?

    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.