View BIOS windows license key

Powershell:

wmic path softwarelicensingservice get OA3xOriginalProductKey


Directly activate license:
powershell "(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey"
Close Menu