How to set taskbar as auto-hide for all users in HTML5 Workspace App

How to set taskbar as auto-hide for all users in HTML5 Workspace App

book

Article ID: CTX550374

calendar_today

Updated On:

Description

HTML5 Workspace App taskbar configuration.
image.png


Instructions

Edit configuration.js file on StoreFront server under path C:\Program Files\Citrix\Receiver StoreFront\HTML5Client.
Search for section ‘appSwitcher’, modify the parameters as below:
'showAutoHide': false,
'autoHide': true

image.png

Clear browser cache on client PC to make sure the changes take effect.