Japanatron Logo

PROBLEM
You install the Citrix Receiver, and you get this annoying setup window each time you start your PC.  You never really configure the client because you only use the web client.

SOLUTION
Open "Command Prompt" as Administrator (right-click, run as Administrator) and run this command:

REG ADD "HKLM\Software\Policies\Citrix" /f /v "EnableX1FTU" /t REG_DWORD /d "0"

Related Articles

Windows - Turn Off Internet Ex...

Yes, I know it's a security feature, but it's very frustrating for my colleagues that constantly download PDFs via Internet Explorer, confirming each and every ...

Windows - How to Run Add Print...

I had an end user that wanted to install their home printer drivers on their office laptop.  I took remote control of their PC, but to my chagrin the user lacke...

RDP - Enable Remote Desktop in...

1. Open registry editor (regedt32) and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server.  Registry editor can also connect to rem...

Computing in Japanese - Dealin...

Mojibake (aka "junk text") is a horrible affliction that most computing in Japanese have encountered at some point.  Here are some simple fixes that I u...