Clé license windows
De Wiki du sac
CMD:
wmic path softwareLicensingService get OA3xOriginalProductKey
Powershell:
(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey"
Regedit
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform -> BackupProductKeyDefault
Retour à l'Accueil
