Category Archives: Windows

去掉Win11“常见问题解答”

去掉Win11“常见问题解答”

组策略可以关闭 gpedit.msc 计算机配置-管理模板-windows组件-云内容 开启里面的全部 重新打开设置


[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent]
"DisableCloudOptimizedContent"=dword:00000001
"DisableConsumerAccountStateContent"=dword:00000001
"DisableSoftLanding"=dword:00000001
"DisableWindowsConsumerFeatures"=dword:00000001

Windows暂停更新到2052年

Windows暂停更新
找到了:reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" /v FlightSettingsMaxPauseDays /t reg_dword /d 10000 /f
就可以停止更新52年了