Posts

Showing posts from 2017

How to prevent W10 Game Bar popup when launching Apps/Desktops from Citrix Receiver

When you launching Citrix published applications or desktops from a Windows 10 operating system, then a green popup windows briefly appears prompting to press Win + G for the game bar or for the search bar. The DVR function is enabled by default in Windows 10. How to prevent this popup on the client? Open Registry Editor (regedit.exe) Go to HKEY_CURRENT_USER\System\GameConfigStore Set the value of DWORD " GameDVR_Enabled " to 0 Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Create key " GameDVR " Create 32bit-DWORD called " AllowGameDVR " and set the value to 0 This fix the Win + G Popup when launching Citrix apps/desktops from a Windows 10 operating system with the latest patches.