• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Are you having HotKey issues? Click here for tips and tricks.
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended
HP ENVY Phoenix 800-030qe CTO
Microsoft Windows 8.1 (64-bit)

HP ENVY Phoenix 800-030qe CTO. My computer came direct from HP with Windows 8.  I have upgraded to 8.1. How do I find the Windows Product Key?

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

@Papagator62 .

The CMD or PowerShell window should open "as Administrator".

* For Windows 10 and 8.1:

wmic path softwarelicensingservice get OA3xOriginalProductKey

If the key is not stored in the UEFI or BIOS, it will return the following message:

Node: NAME-DE-PC
Mistake:
Description = Invalid query

* For Windows 10, 8.1, 7 and Vista:

powershell "(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey"

 

Reference: https://www.sysadmit.com/2015/07/windows-uefi-bios-ver-clave-guardada.html

 

To activate windows 8/8.1, try following the instructions in the link:

https://support.hp.com/us-en/document/c03486254


I am proudly Mexican, a Computer Systems Engineer and a community volunteer.
If you found the answer helpful and/or you want to say “thanks”? Click the “ Yes ” box below Did I help solve the problem? don´t forget to click “ Accept as a solution” , someone who has the same query may find this solution and be helped by it.

View solution in original post

1 REPLY 1
HP Recommended

@Papagator62 .

The CMD or PowerShell window should open "as Administrator".

* For Windows 10 and 8.1:

wmic path softwarelicensingservice get OA3xOriginalProductKey

If the key is not stored in the UEFI or BIOS, it will return the following message:

Node: NAME-DE-PC
Mistake:
Description = Invalid query

* For Windows 10, 8.1, 7 and Vista:

powershell "(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey"

 

Reference: https://www.sysadmit.com/2015/07/windows-uefi-bios-ver-clave-guardada.html

 

To activate windows 8/8.1, try following the instructions in the link:

https://support.hp.com/us-en/document/c03486254


I am proudly Mexican, a Computer Systems Engineer and a community volunteer.
If you found the answer helpful and/or you want to say “thanks”? Click the “ Yes ” box below Did I help solve the problem? don´t forget to click “ Accept as a solution” , someone who has the same query may find this solution and be helped by it.

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.