Set up your Workspace Service - Registration - Citrix Speak to a Citrix Workspace sales representative Congratulations — your setup of Citrix Workspace fundamentals is complete! Now, let’s move on to setting up your services. Ping Identity frees the digital enterprise by providing secure access that enables the right people to access the right things, seamlessly and securely. Support for Enterprise web apps includes requirements and instructions for enabling secure access to enterprise web apps that you want to make available through Citrix Workspace. Microapps: Getting Started provides an overview of the required tasks for setting up Microapps with Citrix Workspace and creating integrations.

Sign the Citrix Ready Workspace app Distribution Addendum. Endpoint OS must be integrated with latest version of Citrix Workspace app. Ability to validate your endpoint with either Standard or Premium levels. Jointly promote your endpoints once validated and listed on Marketplace. Workspot and Cameyo stand out as its top competitors based on similarity, popularity and user reviews. When comparing Citrix Virtual Apps and Desktops to its top 51 alternatives, Microsoft Azure has the highest rating, with VirtualBox as the runner-up, and Citrix Virtual Apps and Desktops ranking 5th place.
The other day a coworker approached me to get a solution that would suppress the popup boxes you get, after a successful Citrix Workspace App install.
This first popup you see it this “Add Account” popup box:
The second popup box you see, is this “Citrix Receiver is now Citrix Workspace App” popup box:
Both popup boxes appear after a reboot of the computer and they both require user interaction, to make them go away.
Some may argue that it’s just one or two clicks and you’ll never see them again, I have however seen that at least the “Add Account” popup box can confuse the user and even trigger a support call. So why bother the user with these popup boxes and potentially generate more support tickets?
According to Citrix you are able to remove the “Add Account” popup box by using a combination of command line switches and registry changes:
https://support.citrix.com/article/CTX135438
This works, I have used it plenty of times and it’s easy to implement when you have 100% control over the computer via a deployment system and/or group policy.
However the command line switch /ALLOWADDSTORE=N prevents any manually configured stores to be added to the list of accounts in Citrix Workspace App. Usually that’s not an issue in a 100% managed environment, as we are able to push Citrix StoreFront store account information to the Citrix Workspace App, either via command line switches or via GPO.
But if you are in a situation where you want to remove the popup boxes, but you don’t want to restrict the manual Citrix StoreFront store account configuration, you need to apply a few registry keys and values in HKCU and not HKLM, as described in the Citrix article.
First off. To remove the “Add Account” via HKCU (User context), apply these registry fixes:
HKEY_CURRENT_USERSoftwareCitrixReceiver
HideAddAccountOnRestart=1
HKEY_CURRENT_USERSoftwareCitrixReceiver
EnableFTU=0
Both values are DWORD values.
How To Setup Citrix Workspace
To remove the “Citrix Receiver is now Citrix Workspace App” popup box apply this registry fix:
HKEY_CURRENT_USERSoftwareCitrixSplashscreen
SplashscreenShown=1

This value is a string or REG_SZ value.
Citrix Workspace Is Setting Up Your Store
I have tested this procedure on Windows 10 v1809, Windows Server 2016 and Windows Server 2019 with Citrix Workspace App 1812.
How To Use Citrix Workspace
Try it out and silence that Citrix Workspace App!
