無得關自動更新......
部用HD 的 notebook 比佢拖慢左我成晚
InterSonic 發表於 2019-3-11 16:46 
disable Win 自動update
以下save 做 .reg, 行一次就得
詳細參數可以自己 google 下
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
"AutoInstallMinorUpdates"=dword:00000000
"NoAutoUpdate"=dword:00000001
"AUOptions"=dword:00000002 |