本帖最后由 2012swd 于 2026-6-20 22:36 编辑
How to Activate Windows / Office / Extended Updates (ESU)? Method 1 - PowerShell(Recommended)
This method is the most convenient and works on Windows 8.1, 10, and 11.
1.Click the Start Menu, type PowerShell, and open it.
2.Copy and paste the code below and press Enter.
irm https://get.activated.win | iex
3.In the menu that appears, type the number corresponding to one of the Green options.
If the command is blocked:
Some ISPs block the URL. Use this command to bypass DNS blocks (Windows 10/11 only): iex (curl.exe -s --doh-url https://1.1.1.1/dns-query https://get.activated.win | Out-String)
If you receive a TLS/SSL Error (Older Windows):
If you are on an old build of Windows 8.1 or 10, run this command before the main command: [Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12
Method 2
Use this method if you prefer downloading a file or cannot use the PowerShell method.
1.Download the script: MAS_AIO.cmd.(访问码:u6s6)
2.Run the MAS_AIO.cmd file.
3.In the menu that appears, type the number corresponding to one of the Green options.
MAS Latest Release
Latest Release: v3.11 (2-May-2026)
|