- Run
regedit.exe
as an adminstrator. - Open
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\
and createGwx
key in it. - Create new
dword
value, namedDisableGwx
in it. - Edit it and set its value to
1
(00000001).
This registry key will stop GWX from displaying:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Gwx]
"DisableGwx"=dword:00000001
reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\Gwx /v DisableGwx /t REG_DWORD /d 00000001
沒有留言:
張貼留言