This article is intended for Citrix administrators and technical teams only. Non-admin users must contact their company’s Help Desk/IT support team and can refer to CTX297149 for more information.
You can disable the proxy using either using the following two Registry Keys or pushing the Group Policy (Both 32 bit and 64 bit Windows Operating Systems)
Registry Key:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\AuthManagerString
String Value: ProxyEnabled
value: False
For computer settings set BeaconProxyEnabled under HKLM:
HKLM\SOFTWARE\WOW6432Node\Citrix\Receiver\Inventory
Name: BeaconProxyEnabled (Type : DWORD)
Value: 0
For user settings set BeaconProxyEnabled under HKCU:
HKCU\SOFTWARE\Citrix\Receiver\Inventory
Name: BeaconProxyEnabled (Type : DWORD)
Value: 0
Ensure that you Disable Automatic Proxy Detection:
In Internet Explorer, uncheck the option for "Automatically detect settings" in the LAN settings
Group Policy:
Open the Group Policy Management Console
Right click Group Policy Objects and select New, give the GPO a meaningful name, this does not link it to an OU so will not affect any computers or users.
Right click the New GPO, and select edit
Expand Computer Configuration > Preferences > Windows Settings and head down to Registry. Right Click and select 'New', then select 'Registry Item'
Browse the 'Key Path' select the required 'Key'
Set the value to False.