Difference between revisions of "Disable GWX"
From ETCwiki
Jump to navigationJump to searchLine 9: | Line 9: | ||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GWX] | [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GWX] | ||
"DisableGWX"=dword:00000001 | "DisableGWX"=dword:00000001 | ||
+ | [[Category:Software]] |
Revision as of 17:04, 5 February 2016
This is a registry tweak that will remove the Get Windows 10 icon from your system tray. You can copy the code directly or just run the Registry file.
Download Registry File: File:DisableGWX.reg
Remove Get Windows 10 Registry Code
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GWX] "DisableGWX"=dword:00000001