product key

Yogesh0823
Yogesh0823 Member Posts: 5

Tinkerer

i bought these laptop online from flipkart and now i want to know product key but i can't get it so how i find my product key.

Answers

  • laurent_14
    laurent_14 ACE Posts: 10,375 Trailblazer
    Hello,
    Launch PowerShell. Copy and paste this command:
    powershell "(Get-WmiObject -query `select * from SoftwareLicensingService').OA3xOriginalProductKey"
    France
  • billsey
    billsey ACE Posts: 34,912 Trailblazer
    Since that one no longer works, try this from a command prompt:
    wmic path softwarelicensingservice get OA3xOriginalProductKey

    Click on "Like" if you find my answer useful or click on "Yes" if it answers your question.
  • Jay521
    Jay521 Member Posts: 1 New User
    This was a life ($$) saver. I was at the end of the ropes as I could not get my windows to reset and was thinking of reinstalling but did not have the prod key. 
  • billsey
    billsey ACE Posts: 34,912 Trailblazer
    With any modern computer you don't need the key unless you are replacing the motherboard, and since the OEM licensed Windows versions typically have the license linked to the MB you'd need a new license anyway. If you are just replacing the drive or reinstalling Windows after running some different OS the key is in the BIOS and Windows will find it when reinstalling.
    Click on "Like" if you find my answer useful or click on "Yes" if it answers your question.