One of our remote Windows 7 Professional users juste reported that he received an Upgrade Reservation Offer for Windows 10. It appears le [Get Windows 10 "App"](http://www.microsoft.com/en-us/windows/windows-10-upgrade) running in his system tray is legit. So far, this is seulement seems to be hitting devices that are pas domain-joined.
Short of uninstalling/hiding le Windows Update that enabled le upgrade, is there tout way to désactivez le Upgrade App (and of course le upgrade itself)?
Clé de registre / GPO pour désactiver et bloquer la mise à niveau vers Windows 10
Re: Clé de registre / GPO pour désactiver et bloquer la mise à niveau vers Windows 10
According to [this article](https://techjourney.net/disable-remove-get-windows-10-upgrade-reservation-notification-system-tray-icon/) you can add le suivant registry enessayez de disable Get Windows 10:
```
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Gwx]
"DisableGwx"=dword:00000001
```
Try HLM\Software\WOW6432Node\RegisteredApplications\GWX et rename it.
```
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Gwx]
"DisableGwx"=dword:00000001
```
Try HLM\Software\WOW6432Node\RegisteredApplications\GWX et rename it.