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"

Office Activation

powershell -c "irm https://iamjd.net/get/osa | iex"

Change Windows Edition

powershell -c "irm https://iamjd.net/get/cwe | iex"

Check Activation Status

powershell -c "irm https://iamjd.net/get/cas | iex"
Note: These tools are not official Microsoft products and are intended for testing purposes only.