Step 5: (Optional) Starting the Citrix Receiver (for Web) automatically. After step 4 the environment is ready for being used with Single Sign On. To make the access for the users as easy as possible it can be useful to start the Citrix Receiver (for Web) directly when the user logs on. This is not difficult to accomplish. The new Citrix Workspace app (formerly known as Citrix Receiver) provides a great user experience — a secure, contextual, and unified workspace — on any device. It gives you instant access to all. Click on Add-ons, then Plugins. Set all of the Citrix-related plugins to “Always Activate.” This should allow Citrix to open.If the Citrix Receiver is still having an issue launching, click on the button with 3 stacked lines.Click on Options Applications. ICA File should have “Use Citrix Receiver (in Firefox.
Applicable Products
- Receiver for Windows
Objective
This article describes how to suppress the Add Account window in Citrix Receiver for Windows.
Note: This article is applicable for Receiver 4.4 and earlier. For Receiver for Windows 4.4.1000,Receiver 4.5 and later, refer to CTX135438 - How to Suppress the Add Account Window in Citrix Receiver for Windows
System Requirements and Compatibility for Receiver for Windows is documented in Receiver System Requirements. Citrix Receiver for Windows 3.3 and later introduces a simplified initial setup to add stores.
Users can set up a Citrix Receiver account by entering an email address or a server URL. Citrix Receiver determines the Access Gateway, StoreFront server, or AppController virtual appliance associated with the email address and then prompts the user to log on and proceeds with the installation.
When installation completes, an Add Account wizard is presented for email-based account discovery where the user is required to enter either their email address or a secure (HTTPS) URL to the store.
Instructions
Hide Citrix Receiver Add Account
Complete one of the following methods to suppress the Add Account wizard in Citrix Receiver for Windows.
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. Go to this Microsoft articleto back up the registry.
Method 1
Rename CitrixReceiver.exe to CitrixReceiverWeb.exe. This solution works through both the GUI install and CLI install. Refer to Deploy Receiver for Windows from Receiver for Web for further instructions.
Important: The file name is case-sensitive and should be ‘CitrixReceiverWeb.exe’.
Note: If the user is not logged on the EnableFTU key will also be required. This method is used for a single user CTX212272 instance.
Method 2
Set the following Windows Registry value on the target machine. This can be done manually from the Windows Registry Editor or from an Active Directory Group Policy Object (GPO).
Registry Path : HKEY_LOCAL_MACHINESOFTWAREPoliciesCitrix
Name : EnableFTU
Type : REG_DWORD
Data : 0
Note: The possible locations for the EnableFTU value are:
HKCUSoftwareCitrixReceiver
HKLMSoftwarePoliciesCitrix
HKCUSoftwarePoliciesCitrix
That is, location for the user changes to a machine-wide GPO compatible location or, per user GPO compatible location after completing FTU wizard..Verify if the EnableFTU value is set correctly.
Install CitrixReceiver.exe from the command line using the /ALLOWADDSTORE=N option.
Run CitrixReceiver.exe /ALLOWADDSTORE=N /Silent as a local Administrator. Citrix Receiver appears under Programs and Features of the Control Panel when successfully installed.
Log on as a Domain User account. The wizard does not appear.
Allowaddstore is used to disable adding stores in the self service user interface - specifically the Add button in the Accounts dialog. If not set to N, the user can add any number of stores.
EnableFTU is used purely to prevent the pop-up on first run after installation, which primarily asks for a store address. This is shown only if no stores are configured.
Setting Allowaddstore to N would not set EnableFTU = false.
Citrix Receiver Add On Pc
Method 3
Change following registry values post installation and restart Receiver to suppress the Add Account window.On 32-bit Windows Operating System
Registry Path : HHKLMSoftwareCitrixDazzle
Name : AllowAddStore
Type : REG_SZ
Data : N
On 64-bit Windows Operating System
Registry Path : HKLMSoftwareWOW6432NodeCitrixDazzle
Name : AllowAddStore
Type : REG_SZ
Data : N
Additional Resources
CTX135438 - How to Suppress the Add Account Window in Citrix Receiver for Windows for Receiver for Windows 4.4.1000 and later.