How to use it?
- Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
- Copy and paste the code below and press enter
irm wrt.cc | iex
- On older Windows builds you may need to run the below command before.
[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12
- The Powershell method does not work on Windows 7.
slmgr /dlv
View activated keys
slmgr /upk
Uninstalling activated keys
- For personal use only for learning and research, and not for commercial use.
- Please feel free to send emails to share feedback on error reports, document errors, troubleshooting, and more.
Screenshots