en-US citrix computer

Enable Default FTA

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

Use this option to change the default FTA (File Type Association) settings. By default, this policy is set to Not Configured. Select Enabled to enable the default FTA. Select Disabled to disable the default FTA. When the 'Enable FTA' is disabled, setting this policy will take no effect. The policy will be treated as disabled.

Registry

HKLM SOFTWARE\Policies\Citrix\Dazzle

Value name: EnabledDefaultFTAs

Enabled: EnabledDefaultFTAs = true

Disabled: EnabledDefaultFTAs = false

REG Builder

BETA

Configure the state and elements to generate .reg, PowerShell, Intune, and SCCM outputs.

These exports replicate the policy's registry effect. Editing the registry directly is not the same as applying the GPO through the management console (no gpupdate, no central reporting). Test before production; HKLM changes require administrator rights.

.reg file

Windows Registry Editor Version 5.00

; Exported from gporais.com
; Policy: Enable Default FTA
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Citrix\Dazzle]
"EnabledDefaultFTAs"="true"