Skip to content

First, the script will find the built in Windows 10 OEM Key that is stored in WMI. It will then change the current Windows 10 key to the OEM built in one using slmgr. Finally, it will activate with the newly set key using slmgr. The script will also echo the built in product key

License

Notifications You must be signed in to change notification settings

ryanwb3/Win10OEMKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Win10OEMKey

First, the batch file will find the built in Windows 10 OEM Key that is stored in WMI. It will then change the current Windows 10 key to the built in OEM one using slmgr. Finally, it will activate with the newly set key using slmgr. The script will also echo the built in product key after it queries WMI.

About

First, the script will find the built in Windows 10 OEM Key that is stored in WMI. It will then change the current Windows 10 key to the OEM built in one using slmgr. Finally, it will activate with the newly set key using slmgr. The script will also echo the built in product key

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published