Difference between revisions of "Disable GWX"

From ETCwiki
Jump to navigationJump to search
(Created page with "Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GWX] "DisableGWX"=dword:00000001")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Windows Registry Editor Version 5.00
+
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.  
  
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GWX]
+
'''Download Registry File''': [http://www.etcwiki.org/images/2/29/DisableGWX.reg DisableGWX.reg]
"DisableGWX"=dword:00000001
+
==Remove Get Windows 10 Registry Code==
 +
 
 +
Windows Registry Editor Version 5.00
 +
 +
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GWX]
 +
"DisableGWX"=dword:00000001
 +
[[Category:Software]]

Latest revision as of 22:22, 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: 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