|
|
本帖最后由 2012swd 于 2025-11-17 16:52 编辑
How to Activate Windows / Office / Extended Updates (ESU)?
Method 1 - PowerShell
1.Open PowerShell
2.Copy and paste the code below, then press enter.
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)
- For Windows 7 and later: iex ((New-Object Net.WebClient).DownloadString('https://get.activated.win'))
- Script not launching?Use Method 2.
3.The activation menu will appear. Choose the green-highlighted options to activate Windows or Office.
4.Done.
Method 2 - Traditional (Windows Vista and later)
1.Download the script: MAS_AIO.cmd or the full ZIP.(访问码:u6s6)
2.Run the file named MAS_AIO.cmd.
3.You will see the activation options. Follow the on-screen instructions.
4.That's all.
MAS Latest Release
Last Release - v3.8 (11-Nov-2025)
MAS官网:Microsoft Activation Scripts (MAS) | MAS
Activations Summary激活方式 | 支持产品 | 激活周期 | 是否需要联网 | | HWID | Windows 10-11 | 永久 | 是 | | Ohook | Office | 永久 | 否 | | TSforge | Windows/ESU/Office | 永久 | 是,仅支持26100及以上 | | Online KMS | Windows/Office | 180天 | 是 |
|
|