MAS激活

MAS官方地址:

  1. GitHub:massgravel/Microsoft-Activation-Scripts: A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections. (github.com)
  2. 官网:Microsoft Activation Scripts (MAS) (massgrave.dev)

官方提供两种使用方法

方法 1 - PowerShell (推荐)

  • 在 Windows 8.1/10/11 上,右键单击 Windows 开始菜单,选择 PowerShell 或终端(非 CMD)

  • 复制粘贴以下代码并回车(可能速度比较慢)
    irm https://massgrave.dev/get | iex
    image-20231005140246839

  • 按照屏幕显示的操作激活

    image-20231005143447834

  • 完成

方法2

  • 这里 下载文件

  • 解压

  • 进入 All-In-One-Version 文件夹

  • 运行名为 MAS_AIO.cmd 的批处理文件

  • 按照屏幕显示的操作激活

    image-20231005143447834

  • 完成

其他激活工具:HEU_KMS_Activator