windows10专业版激活的教程如下:
(180天有效)
1.鼠标右击“开始”
2.选择Windows PowerShell(管理员)(A) 单击点击打开
在光标位置输入slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX按回车键
第二行光标位置输入slmgr /skms kms.03k.org按回车键
第三行光标位置输入slmgr /ato按回车键

c3d81aa2-5e6f-4b0b-a104-55facff163f0.png
slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
slmgr /skms kms.03k.org
slmgr /ato
使用slmgr /dlv 可以查看windows目前的激活剩余时间
附上激活office教程(windows也可以)
GitHub的一个项目massgravel/Microsoft-Activation-Scripts
打开 PowerShell
Windows 8, 10, 11:
irm https://get.activated.win | iex
Windows 7 and later
iex ((New-Object Net.WebClient).DownloadString('https://get.activated.win'))
根据提示进行操作
可以使用180天激活的,注意激活选择win或者是office

image.png

image.png