半肾
精华
|
战斗力 鹅
|
回帖 0
注册时间 2014-1-14
|
用于彻底摆脱系统升级(不是更新)的注册表tweak:
The following registry tweaks will help in disabling the GWX permanatly from your computer without the need of uninstall:
Registry Tweak 1:
1. Type regedit in RUN or Start search box and press Enter. It'll open Registry Editor.
2. Now go to following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
3. Create a new key under Windows key and set its name as GWX
So the final key path would be:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GWX
4. Now select GWX key and in right-side pane create a new DWORD DisableGWX and set its value to 1
Image
Registry Tweak 2:
1. Again in Registry Editor, go to following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
2. Create a new key under Windows key and set its name as WindowsUpdate
So the final key path would be:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
3. Now select WindowsUpdate key and in right-side pane create a new DWORDDisableOSUpgrade and set its value to 1
Registry Tweak 3:
1. Again in Registry Editor, go to following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade
2. In right-side pane, look for two DWORDs AllowOSUpgrade and ReservationsAllowed and change their values to 0
After applying all these tweaks, close Registry Editor and restart your computer to take effect.
It'll permanently disable "Get Windows 10" app and will also remove its icon from Taskbar.
In future, if you decide to re-enable the app and its icon, simply delete the DWORDs created in above steps.
个人在7和8.1上都试过卸载kb3035583之后再用tweak3,效果显著
如果有同学觉得自己改注册表太麻烦/太危险,可以直接下载这个注册表文件导入
http://media.askvg.com/downloads ... -GWX-in-Windows.zip
Source:Askvg.com
|
|