Post

Finding a Windows Product Key


PS:
powershell “(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey”

CMD:
wmic path softwarelicensingservice get OA3xOriginalProductKey

Faydalı olması dileğiyle. – Hope it’s useful.

This post is licensed under CC BY 4.0 by the author.