en-US citrix computer

Quick Desktop Launch Support

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

By enabling this feature, you can open your previously disconnected desktops instantly. Once this feature is enabled, Citrix Workspace app launches the disconnected sessions in hidden mode. The session is instantly presented as soon as you launch the desktop.

Registry

HKLM SOFTWARE\Policies\Citrix\Dazzle

Value name: QuickDesktopLaunchSupport

Enabled: QuickDesktopLaunchSupport = true

Disabled: QuickDesktopLaunchSupport = 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: Quick Desktop Launch Support
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

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