Disable GWX: Difference between revisions
From ETCwiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Windows Registry | 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== | |||
"DisableGWX"=dword:00000001 | Windows Registry Editor Version 5.00 | ||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GWX] | |||
"DisableGWX"=dword:00000001 |
Revision as of 21:57, 5 December 2015
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