Windows – Registry key / GPO to disable and block Windows 10 upgrade

group-policywindowswindows 10windows 7

One of our remote Windows 7 Professional users just reported that he received an Upgrade Reservation Offer for Windows 10. It appears the Get Windows 10 "App" running in his system tray is legit. So far, this is only seems to be hitting devices that are not domain-joined.

Short of uninstalling/hiding the Windows Update that enabled the upgrade, is there any way to disable the Upgrade App (and of course the upgrade itself)?

Best Answer

According to this article you can add the following registry entry to disable Get Windows 10:

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Gwx]
"DisableGwx"=dword:00000001

Try HLM\Software\WOW6432Node\RegisteredApplications\GWX and rename it.