08-03-2025 08:31 AM
Accidentally i need to reset my pc.now ist shows they need activaition key..so please help
08-03-2025 06:06 PM
@NIKHILRAJV
It is recommended that you refer to the following.
[Windows 11/10] Windows Activation, Retrieval, and Modification of Product Key
Thank you.
08-04-2025 04:16 AM - edited 08-04-2025 04:18 AM
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.