Citrix Virtual Apps and Desktops - Windows Taskbar in a Published Desktop Hangs When Launching a Published Application
book
Article ID: CTX583393
calendar_today
Updated On:
Description
Launching a Citrix Published Application from a Citrix Published Desktop may cause the Windows Taskbar running in the Published Desktop to stop responding.
Environment
Caution! Using Registry Editor incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.
Cause
The issue is due to the Hybrid Mode in Citrix Workspace App that leverages DirectX11 and GDI+ for rendering graphics from the 2nd hop.
Resolution
Caution! Refer to the Disclaimer at the end of this article before using the Registry Editor.
Note: this varies depending on the version of Citrix Workspace App (CWA) Installed on the Multi-session VDA:
For Citrix Workspace App 2503 and subsequent versions:
-
- On the VDA hosting the shared Virtual Desktop, create a new Registry Key named: GfxRender Under: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\ICA Client\Engine\Configuration\Advanced\Modules
- Under this GfxRender registry key create the following value:
- Name: UseD3D11
- type: REG_DWORD
- Data: 0
- For the setting to take effect the system needs to be restarted.
For Citrix Workspace App 2409 and previous versions:
-
- On the VDA hosting the shared Virtual Desktop, create a new Registry Key named: GfxRender Under: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\ICA Client\Engine\Configuration\Advanced\Modules
- Under this GfxRender registry key create the following value:
- Name: UseD3DHybrid
- type: REG_DWORD
- Data: 0
- For the setting to take effect the system needs to be restarted.
Issue/Introduction
This article describes a workaround for the issue where the Windows Taskbar in a Published Desktop hangs when launching a Published Application.
Was this article helpful?
thumb_up
Yes
thumb_down
No