官方项目:https://github.com/massgravel/Microsoft-Activation-Scripts/releases
使用文档:https://github.com/massgravel/Microsoft-Activation-Scripts?tab=readme-ov-file#download--how-to-use-it
Windows 8.1, 10 and 11一键命令(需联网):
irm https://get.activated.win | iex如果上述设置被ISP/DNS阻挡,试试这个(需要更新Windows 10或11):
iex (curl.exe -s --doh-url https://1.1.1.1/dns-query https://get.activated.win | Out-String)