en-US citrix computer

Enable application PreLaunch

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

Pre-launch allows the application and desktop sessions to start faster. This is done by launching the resource on first access and making it more responsive on subsequent access. When you set the policy to Enabled, the Session/Application Pre-launch functionality is enabled. When you set the policy to Disabled, the Session/Application Pre-launch functionality is disabled.

Registry

HKLM SOFTWARE\Policies\Citrix\Dazzle

Value name: EnablePreLaunch

Enabled: EnablePreLaunch = true

Disabled: EnablePreLaunch = 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 application PreLaunch
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

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