Share via

cannot activate windows after a restore

Phil Hardy 0 Reputation points
2026-02-20T21:49:44.81+00:00

<PII>

after laptop crashed and restored unable to activate windows. Laptop bought from amazon with preloaded windows 11 pro i cannot find the necessary product key / activation code

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

1 answer

Sort by: Most helpful
  1. EmilyS726 211.4K Reputation points Independent Advisor
    2026-02-20T22:27:55.71+00:00

    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. Don’t share the key just let me if it returns a key

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

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.