绿色良心KMS激活推荐
本文KMS及介绍来自零散坑,感谢他所作的努力。
功能介绍
适用对象:VOL版本的windows和office
适用版本:win7-win10;office2007-office2016
优点:操作简单,无需安装软件,干净无毒,不占用电脑资源,多版本均可用(需要寻找相应的Key或者进行版本转换)
缺点:若服务器挂了,可能需要重新激活
Windows激活方法
使用windows搜索cmd
,右键点击使用管理员权限运行(很重要),依次输入:
1 | slmgr.vbs /upk |
若出现无法连接KMS服务器,可以尝试将
kms.03k.org
换成zh.us.to
如果出现0x80070005错误,一般是没用管理员权限运行cmd造成的。
如果提示激活失败,则需查看自己的系统是不是VOL版本了,如果不是VOL版本,可以尝试进行转换。
具体转换方法可以查看:
- 如果提示密匙无法激活,可以根据自己的版本试试看以下序列号:
专业版KMS: W269N-WFGWX-YVC9B-4J6C9-T83GX
企业版KMS: NPPR9-FWDCX-D2C8J-H872K-2YT43
家庭版KMS: TX9XD-98N7V-6WMQ6-BX7FG-H8Q99
教育版KMS: NW6C2-QMPVW-D7KKK-3GKT6-VCFB2
Office激活方法
必须先确认自己的office是不是VOL版的,若不是需先进行转换。具体参考把已安裝好的Office 2016 零售版(Retail)轉大量授權版(VOL)。
使用windows搜索cmd
,右键点击使用管理员权限运行(很重要),依次输入:
1 | cd "C:\Program Files (x86)\Microsoft Office\Office16" |
- 若出现无法连接KMS服务器,可以尝试将
kms.03k.org
换成zh.us.to
或kms.library.hk
再试试
拓展阅读
How to use KMS to activate Windows7 - Windows10
There are so many tools to build a KMS server in the system to activate the windows, but most of them are be regarded as virus by the antivirus software, such as Windows Defender and McAfee. Therefore, here I offer a simple way to activate the windows (VOL version). Please make sure your windows version are VOL. If the system is retail, you can search the google to find out a way to convert it to VOL version.
Method
Run
CMD
as administrator (very important) and input the follow command intoCMD
.1
2
3
4slmgr.vbs /upk
slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
slmgr /skms kms.03k.org
slmgr /atoCheck the activation status of your system.
If the error code is 0x80070005, please the privilege of
CMD
, you can runCMD
with administrator privilege and try again.