Add and remove accounts buttons disappeared on Citrix Workspace app for Windows
book
Article ID: CTX579149
calendar_today
Updated On:
Description
Add and Remove Accounts buttons disappeared on Citrix Workspace app for Windows
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.
Resolution
When using the install parameter "ALLOWADDSTORE = N" option means never allow users to add or remove store.
To fix it, set "ALLOWADDSTORE = S "
-------
Path for 32-bit OS: HKLM\Software\Citrix\Dazzle
Path for 64-bit OS: HKLM\Software\WOW6432Node\Citrix\Dazzle
Value name: AllowAddStore
Type: REG_SZ
Value: S
-------
Problem Cause
"ALLOWADDSTORE = N" option means never allow users to add or remove store.
Was this article helpful?
thumb_up
Yes
thumb_down
No