en-US citrix computer

Show Disabled Shortcut

Citrix Workspace App

Supported on: Citrix Workspace app for Windows 2411 and above.

Description

When enabled, show disabled app and desktop shortcuts to the end user.

Registry

HKLM SOFTWARE\Policies\Citrix\Dazzle

Value name: showDisabledShortcuts

Enabled: showDisabledShortcuts = true

Disabled: showDisabledShortcuts = 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: Show Disabled Shortcut
; State: Enabled
; Supported on: Citrix Workspace app for Windows 2411 and above.

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