win11 25H2激活教程

项目地址:

https://github.com/massgravel/Microsoft-Activation-Scripts

通过powershell管理员权限运行  然后输入指令

  1. Open PowerShell
    Click the Start Menu, type PowerShell, then open it.
irm https://get.activated.win | iex

If the above is blocked (by ISP/DNS), try this (needs updated Windows 10 or 11):

iex (curl.exe -s --doh-url https://1.1.1.1/dns-query https://get.activated.win | Out-String)

输出菜单后,在里面输入1 过一会下载即可激活。