Back to Projects
MS Activation Tools
Click on any button below to copy the command, then paste it into Windows "Run" dialog (Win+R)
Windows Activation
powershell -c "irm https://iamjd.net/get/msa | iex"
Copy Command
Office Activation
powershell -c "irm https://iamjd.net/get/osa | iex"
Copy Command
Change Windows Edition
powershell -c "irm https://iamjd.net/get/cwe | iex"
Copy Command
Check Activation Status
powershell -c "irm https://iamjd.net/get/cas | iex"
Copy Command
Note:
These tools are not official Microsoft products and are intended for testing purposes only.