The problem
I recently installed CitrixReceiver 4.4 for windows (on 2 windows 10 pc’s) and now on start up I am always being asked to “Add Account”
The Solution
The solution that worked for me was from the Citrix website
How to Suppress the Add Account Window in Citrix Receiver for Windows
After reading this I found the solution that worked on my x64 bit windows 10, (so I assume will work on 32 bit) was to run this registry entry
- Create a text file
- Copy/Past the text into it
- Save
- change the file extension to .reg
- Double click and follow the prompts
[code]
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Citrix]
"EnableX1FTU"=dword:00000000
[/code]
The next time you start, no more Add Account window.
Brilliant, worked for me
perfect , worked
Worked for me also, Citrix receiver v. 4.4.0.8014 on Win 10 64 bit
and iif I’m using Citrix Workpsace under GNU/Linux?