Next: How to retrieve the key license of Windows from UEFI

Pages

How to retrieve the key license of Windows from UEFI

  1. Open Shell (cmd.exe) as Administrator
  2. run the following powershell command:

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