-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Operating System and Recovery
- How to recover Windows key from failed hard drive BIOS

Create an account on the HP Community to personalize your profile and ask a question
01-19-2020 07:46 PM
01-20-2020 03:05 AM
Hi
https://www.microsoft.com/en-us/software-download/windows10
Normally the KEY entry can be skipped and will register AutoMagically, however.....
You could try dropping to the Command Prompt and...
Doing research, and none of the methods are mine, I have some, simple single lines of code that will list the same value for your Windows 10 Product Key…
W10 Using cmd.exe as an Administrator (copy and paste accordingly).
wmic path softwarelicensingservice get OA3xOriginalProductKey
ELSE
One for Linux.
https://linuxmint.com/download.php
Linux Mint running in RAM (NO HDD needed).
https://lubuntu.net/downloads/
Last, but not least....
Linux@Lubuntu:~$ sudo cat /sys/firmware/acpi/tables/MSDM | strings | tail -n 1
https://www.microsoft.com/en-us/software-download/windows10ISO
If in doubt please ask.