• ×
    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
envy x360
Microsoft Windows 10 (64-bit)

My envy x360 came with pre-installed windows 10. Now, the message" Activate Windoe=ws" is constantly displayed on the screen.

Where do I look for the Activation code?

I do not have any packaging material

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

Hi

To supplement Erico's answer....

KeyFinderInstaller may help....
https://www.magicaljellybean.com/keyfinder/

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…
Two for Windows 10 and one for Linux.

W10 Using cmd.exe as an Administrator (copy and paste accordingly).

wmic path softwarelicensingservice get OA3xOriginalProductKey >> c:\ProdKey.txt

Creates a text file called ProdKey.txt on your C:\ area.

Next is a PowerShell command, as Administrator...
(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey

but it will run within W10 using cmd.exe as an Administrator.
powershell (Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey

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/windows10
https://www.microsoft.com/en-us/software-download/windows10ISO

View solution in original post

9 REPLIES 9
HP Recommended

If you have been online with the new notebook, the activation key is tied to the mac address of the notebook and is registered in the Microsoft Windows activation servers. That is Microsoft's current activation key model. That has been the case for about two to three years.

 

Have you created USB recovery media?

 

Some Windows updates cause the issue you are seeing. Many of us, myself included, have had that unpleasant experience. 

 

What is the build version of the Windows 10 operating system that is installed?

 

What are the latest Windows updates that have been installed?  Hint: check the Update history in Settings -->Windows Update. 



I am a volunteer forum member. If my suggestion helped you solve your issue, help others by marking that post as the accepted solution. Say thanks by clicking on the Yes button next to the "was this reply helpful?"



HP Recommended

Hey Thanks for the prompt response erico.

 

I am confused:

replies to your queries:

f you have been online with the new notebook, the activation key is tied to the mac address of the notebook and is registered in the Microsoft Windows activation servers. That is Microsoft's current activation key model. That has been the case for about two to three years.

Where is the Mac address?

 

Have you created USB recovery media?

Nope

 

Some Windows updates cause the issue you are seeing. Many of us, myself included, have had that unpleasant experience. 

I think it must be so...how to resolve?

What is the build version of the Windows 10 operating system that is installed?

Windows 10 Home 64-bit Version: 17134.523

What are the latest Windows updates that have been installed?  Hint: check the Update history in Settings -->Windows Update. 

feature update shows updated on 18-07-2018

quality udate shows updated on 18-01-2019

HP Recommended

Every electronic communication device (NIC) in a PC or laptop has a MAC address.  If you use your router's administrative graphical user interface you will see that your notebook or desktop PC for that matter has a MAC address. 

 

From the wikipedia:  

"A media access control address (MAC address) of a device is a unique identifier assigned to a network interface controller (NIC) for communications at the data link layer of a network segment. MAC addresses are used as a network address for most IEEE 802 network technologies, including Ethernet, Wi-Fi and Bluetooth."

 

Feel free to search for words or tech terms that you do not know or understand in the future.

 

Search bar, type in the word  "activation" and click on the icon that appears.  There should be a troubleshooter link at the bottom of the window. Click on it.

 

Windows 10 Activation

https://support.microsoft.com/en-us/help/12440/windows-10-activation

 

It would have helped if you included specific information on the updates instead of the general type descriptions. 



I am a volunteer forum member. If my suggestion helped you solve your issue, help others by marking that post as the accepted solution. Say thanks by clicking on the Yes button next to the "was this reply helpful?"



HP Recommended

Hi

To supplement Erico's answer....

KeyFinderInstaller may help....
https://www.magicaljellybean.com/keyfinder/

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…
Two for Windows 10 and one for Linux.

W10 Using cmd.exe as an Administrator (copy and paste accordingly).

wmic path softwarelicensingservice get OA3xOriginalProductKey >> c:\ProdKey.txt

Creates a text file called ProdKey.txt on your C:\ area.

Next is a PowerShell command, as Administrator...
(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey

but it will run within W10 using cmd.exe as an Administrator.
powershell (Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey

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/windows10
https://www.microsoft.com/en-us/software-download/windows10ISO

HP Recommended

It would have helped if you included specific information on the updates instead of the general type descriptions. 

 

 

Does this help?;

 

Feature Update:

Feature Update to windows 10, version 1803

Successfully installed on 18-07-2018

 

Quality Update:

2019-01 Update for windows 10 version 1803 for x64 based systems (KB4023057)

Successfully installed on 18-01-2019

 

HP Recommended

Thanks!

Using the activation troubleshooter

https://support.microsoft.com/en-my/help/10738/windows-10-get-help-with-activation-errors



I am a volunteer forum member. If my suggestion helped you solve your issue, help others by marking that post as the accepted solution. Say thanks by clicking on the Yes button next to the "was this reply helpful?"



HP Recommended

Thanks Lil Boy Blue...Issue resolved.

 

HP Recommended

Prego.

HP Recommended

Thanks for your help

† 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>.