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 edit summary
 
Line 5: Line 5:


For others use Magic Jelly Bean
For others use Magic Jelly Bean
See [[Windows/Activation]]

Latest revision as of 07:11, 15 July 2025

For OEM machines only:

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

For others use Magic Jelly Bean

See Windows/Activation