cancel
Showing results for 
Search instead for 
Did you mean: 

WINDOWS ACTIVATION KEY

NIKHILRAJV
Star I

Accidentally i need to reset my pc.now ist shows they need activaition key..so please help

2 REPLIES 2

Falcon_ASUS
Moderator
Moderator

@NIKHILRAJV 
It is recommended that you refer to the following.
[Windows 11/10] Windows Activation, Retrieval, and Modification of Product Key

Thank you.

eyebrowz
Rising Star I

Hi

Try

Linux
sudo strings /sys/firmware/acpi/tables/MSDM | tail -1

CMD
wmic path softwarelicensingservice get OA3xOriginalProductKey

POWERSHELL
powershell "(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey"

 

Winkey + R and type cmd.exe        Shift + Ctrl + Enter 

copy and paste the CMD above. 

 

Obviously if you printed out the output from using

Belarc Advisor

it would list your licence keys for future reference.

If in doubt please ask.