Windows KMS

启动盘:https://github.com/ventoy/Ventoy & https://uqiba.com & http://jinhu.me & https://github.com/pbatard/rufus

发布情况:https://docs.microsoft.com/zh-cn/windows/release-health/release-information

 

系统下载

Windows 11

https://www.microsoft.com/zh-cn/software-download/windows11

跳过验证:skip.reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig]
"BypassTPMCheck"=dword:00000001
"BypassSecureBootCheck"=dword:00000001
"BypassRAMCheck"=dword:00000001
"BypassStorageCheck"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup]
"AllowUpgradesWithUnsupportedTPMOrCPU"=dword:00000001

[HKEY_LOCAL_MACHINE\system\ControlSet001\Control]
"PortableOperatingSystem"=dword:00000000

;删除 C:\$WINDOWS.~BT\Sources\Panther\Appraiser_Data.ini,并建立同名文件夹
;https://bbs.pcbeta.com/viewthread-1906734-1-1.html
;Appraiser_Data.ini site:pcbeta.com
View Code

跳过系统初始化联网:Shift+F10 打开 cmd 窗口,输入 oobe\bypassnro,重启之后在联网步骤会出现跳过选项。或者按 Ctrl+Shift+F3 进入系统(sysprep)

使用自带记事本(ANSC 或 UTF-16 LE):notepad.reg

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.txt]
@="txtfile"
"Content Type"="text/plain"

[HKEY_CLASSES_ROOT\.txt\ShellNew]
"NullFile"="" 

[HKEY_CLASSES_ROOT\txtfile]
@="文本文档"

[HKEY_CLASSES_ROOT\txtfile\shell]
[HKEY_CLASSES_ROOT\txtfile\shell\open]
[HKEY_CLASSES_ROOT\txtfile\shell\open\command]
@="notepad.exe %1"
View Code

Windows 长期服务版

Windows 10 Enterprise LTSC 2021 (x64) - DVD (Chinese-Simplified)

文件:SW_DVD9_WIN_ENT_LTSC_2021_64BIT_ChnSimp_MLF_X22-84402.ISO
大小:4.7GB
时间:2021-11-17
MD5:2579B3865C0591EAD3A2B45AF3CABEEE
SHA1:C19D7DAFBAFEB26C36E31D97C465E87C7A6E8A4C
SHA256:C117C5DDBC51F315C739F9321D4907FA50090BA7B48E7E9A2D173D49EF2F73A3

ed2k://|file|SW_DVD9_WIN_ENT_LTSC_2021_64BIT_ChnSimp_MLF_X22-84402.ISO|5044211712|1555B7DCA052B5958EE68DB58A42408D|/
magnet:?xt=urn:btih:366ADAA52FB3639B17D73718DD5F9E3EE9477B40&dn=SW_DVD9_WIN_ENT_LTSC_2021_64BIT_ChnSimp_MLF_X22-84402.ISO&xl=5044211712

windows10 各版本区别 https://zh.wikipedia.org/wiki/Windows_10

Windows 服务器版

Windows Server 2022 (updated Oct 2022) (x64) - DVD (Chinese-Simplified)

文件:zh-cn_windows_server_2022_updated_oct_2022_x64_dvd_884ce1ea.iso
大小:5.04GB
时间:2022-10-18
MD5:C7F53957DBA6F2B9E9EF457AF3BF91B6
SHA1:007E299437DA852798996EA5AF6002919A5D48B9
SHA256:AEDD7275B13E8184509E714FCEB412616FA0564E1F35D91476BC1DE07849FA84

ed2k://|file|zh-cn_windows_server_2022_updated_oct_2022_x64_dvd_884ce1ea.iso|5406582784|E3E50341C9D3F8389F7ACACEA0D26843|/
magnet:?xt=urn:btih:bc1c41b656ef93a3c5402931e423946aa72e40ee&dn=zh-cn_windows_server_2022_updated_oct_2022_x64_dvd_884ce1ea.iso&xl=5406582784

服务器各版本区别 https://zh.wikipedia.org/wiki/Windows_Server_2012

 

KMS 验证

KMS 激活的前提是系统为批量授权版本,即 VL 版,一般企业版都是 VL 版,专业版有零售和 VL 版,家庭版旗舰版和 OEM 版等没有

VL 版本的镜像一般内置 GVLK key,用于 KMS 激活。如果手动输过其他key,这个内置的key就会被替换掉,这个时候想用 kms,那么就需要把 GVLK key 还原

各版本 key 查看:Server/Windows https://docs.microsoft.com/zh-cn/windows-server/get-started/kmsclientkeys

按 Win + X,然后按 A,打开 PwoerShell 命令提示符(管理员)

# 把 kms 服务器地址设置(set kms)为 kms.03k.org
slmgr /skms kms.03k.org
slmgr /skms kms.moeclub.org
# 手动激活 slmgr /ato
# 查看系统版本 wmic os get caption
# 安装key slmgr /ipk xxxxx-xxxxx-xxxxx-xxxxx
# 查看信息 slmgr /dlv slmgr.vbs -dli
# 查看到期日期 slmgr.vbs -xpr slmgr /xpr
# 卸载密匙,清除 KMS 服务器名和端口号并设为初始状态,重启 slmgr.vbs /upk
slmgr.vbs /ckms
slmgr.vbs /rearm

J8BVB-N6G2X-2PDKY-6KKDY-X4VWP

NJCF7-PW8QT-3324D-688JX-2YV66

验证过程中出现问题,可尝试 services.msc,启动 Software Protection、Windows Defender 和 Windows Update 服务

Slmgr.vbs 命令介绍 https://technet.microsoft.com/zh-cn/library/ff793433.aspx

Volume Activation Management Tool(key 剩余激活次数查询工具):https://www.microsoft.com/zh-cn/download/details.aspx?id=11936

查看本机密钥(regedit,BackupProductKeyDefault):HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform

KMS:https://github.com/abbodi1406/KMS_VL_ALL_AIO & https://github.com/massgravel/Microsoft-Activation-Scripts

 

系统设置

关闭动画

设置 -> 辅助功能 -> 视觉效果 -> 透明效果和动画效果

关闭服务

Connected User Experiences and Telemetry

Microsoft Edge Elevation Service (MicrosoftEdgeElevationService)

Microsoft Edge Update Service (edgeupdate)

Microsoft Edge Update Service (edgeupdatem)

外观和性能

图形设置

保留的存储

dism /Online /Get-ReservedStorageState
dism /Online /Set-ReservedStorageState /State:Enabled
dism /Online /Set-ReservedStorageState /State:Disabled

修改用户信息:userinfo.reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"RegisteredOwner"="my"
"RegisteredOrganization"=""
View Code

其他设置

关闭小组件:打开 gpedit.msc,本地组策略 -> 计算机配置 -> 管理模板 -> Windows 组件 -> 小组件(widgets)

关闭 Copilot:打开 gpedit.msc,本地组策略 -> 用户配置 -> 管理模板 -> Windows 组件 -> Windows Copilot

关闭反馈:设置 -> 隐私和安全性 -> 诊断和反馈

 

其它

上帝模式(几乎包含 Windows 系统的所有设置),新建文件夹重命名为:GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

最新微软官方原版 Win10 ISO 镜像下载(用 chrome 以移动设备模式访问):https://www.microsoft.com/zh-cn/software-download/windows10

Windows Sysinternals:https://docs.microsoft.com/zh-cn/sysinternals

PowerToys:https://learn.microsoft.com/zh-cn/windows/powertoys

Mouse Without Borders(一个鼠标操作多台电脑):https://learn.microsoft.com/en-us/windows/powertoys/mouse-without-borders

Dism++:https://github.com/Chuyu-Team/Dism-Multi-language/releases

Defender Control:https://www.sordum.org/9480

Windows 11 Classic Context Menu:https://www.sordum.org/14479

英特尔驱动程序和支持助理:https://www.intel.cn/content/www/cn/zh/support/intel-driver-support-assistant.html

电池使用情况(确保 Diagnostic Policy Service 服务是运行状态):powercfg /batteryreport /output "C:\battery-report.html"

Win11 打开 IE 浏览器,创建 IE.vbs:CreateObject("InternetExplorer.Application").Visible=true,或快捷方式:"C:\Program Files\Internet Explorer\iexplore.exe" about:blank -Embedding

WSL2 导入导出:

wsl --install -d Debian
wsl --export Debian D:/debian.tar
wsl --unregister Debian
wsl --import Debian D:\MyFiles\WSL2\Debian\ D:\MyFiles\WSL2\debian.tar --version 2
Debian config --default-user my
del %USERPROFILE%\AppData\Roaming\Microsoft\Windows\PowerShell\PSReadLine\ConsoleHost_history.txt
View Code

删除 pintohome:打开 regedit,删除 HKEY_CLASSES_ROOT\Folder\shell\pintohome

删除 amd 显卡右键菜单:打开 regedit,删除 HKEY_CLASSES_ROOT\PackagedCom\Package\AdvancedMicroDevicesInc-2.AMDRadeonSoftware_10.22.40036.0_x64__0a9344xs7nr4m\Server\0

任务管理器不显示 GPU:lodctr /r

无法使用安装程序在 U盘安装 Windows:计算机\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\PortableOperatingSystem 改为 0

安装远程桌面连接:https://learn.microsoft.com/zh-cn/windows-server/remote/remote-desktop-services/clients/uninstall-remote-desktop-connection

卸载 DevHome:Get-AppxPackage *Windows.DevHome* | Remove-AppxPackage

 


https://tb.rg-adguard.net

https://msdn.itellyou.cn

posted @ 2019-03-12 23:48  江湖小小白  阅读(2204)  评论(0编辑  收藏  举报