Problem
You notice that your virtual desktops in your Citrix XenDesktop 5.6 infrastructure exhibits extremely slow, jerky or lag when scrolling Excel 2013 spreadsheets. You’ve tried installing the latest 5.6.300 VDA agent as well as the 7.0 and 7.1 VDA agents but it does not improve the performance. Scrolling in a spreadsheet with rolls extending past the visible screen clearly lags in the sense that you can scroll up and down 3 or 4 times yet the spreadsheet doesn’t scroll until a few seconds later where it seemingly decides to take the last scroll input (i.e: you scroll up 5 times and down 6 times but only the last scroll downwards is captured):
Solution
I’m not sure if it’s the string I used to search for this issue but the returned results on Google did not point me to the following KB that had a solution to my issue:
Office 2013 Video Performance Issues with XenDesktop VDA
http://support.citrix.com/article/CTX139236
To fix this scrolling issue, simply click on the File tab in Excel:
Selection Options:
Click on the Advanced button:
Scroll down to the Display area and enable (check the checkbox) of Disable hardware graphics acceleration:
Alternatively, you can either create a GPO and apply it to the user account or create a GPO and apply it to the VDI computer account with Loopback set to merge. The following is where the registry is located:
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Graphics
**Note the DisableHardwareAcceleration DWORD
The following is what a GPO updating this registry would look like:
Key Path: Software\Microsoft\Office\15.0\Common\Graphics
Value Name: DisableHardwareAcceleration
Value type: REG_DWORD
Value: 1