Our website use cookies to improve and personalise your experience and to display advertisements (if any). Our website may also include cookies from third parties like Google Adsense, Google Analytics, Youtube. By using the website, you consent to the use of cookies.

Blog Post

Citrix Xendesktop 4 with IE9 issues

I have recently come across an issue that became apparent when installing the latest VDA when IE9 is also installed. IE would completely freeze for no rhyme or reason or certain web sites with flash content would cause IE to become unresponsive.  After much analysis and late nights I have found that changing the following registry keys on the master image fixes the IE9 freezing/Unresponsive issues.

Delete the following registry key

HKEY_LOCAL_MACHINESoftwareCitrixCtxHookAppInit_DllsHDXMediaStreamForFlashiexplore

Create the following registry key

HKEY_LOCAL_MACHINESoftwareCitrixHDXMediaStreamForFlashServerPseudoserver
Name: DisableInputSyncCallForSetObjectRects
Type: REG_DWORD
Data: 1

Since applying the above I have had no issues with IE9

Related Posts