Windows/Product Key: Difference between revisions

From Omnia
Jump to navigation Jump to search
(Created page with "For OEM machines only: wmic path softwareLicensingService get OA3xOriginalProductKey # or (Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey For others use Magic Jelly Bean")
(No difference)

Revision as of 18:52, 19 April 2025

For OEM machines only:

wmic path softwareLicensingService get OA3xOriginalProductKey 
# or
(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey

For others use Magic Jelly Bean