Disable GWX: Difference between revisions

From ETCwiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 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