en-US citrix computer

In-Session Reconnect Feature

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

If "Disabled" or "Not configured", in-session reconnect will not show reconnection notification after a failed ACR attempt and consequently will not attempt to reconnect session. If "Enabled", in-session reconnect notification will show on failed ACR attempt providing the user a method to get back into their session quickly.

Registry

HKLM Software\Policies\Citrix\ICA Client\DesktopViewer

Value name: InSessionReconnectEnabled

Enabled: InSessionReconnectEnabled = true

Disabled: InSessionReconnectEnabled = 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: In-Session Reconnect Feature
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\ICA Client\DesktopViewer]
"InSessionReconnectEnabled"="true"