en-US citrix computer

Allow desktop lock on machine

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

Allows desktop lock functionality to be available on the machine. This functionality will let end user to directly access the virtual desktop instead of the local desktop.

Registry

HKLM SOFTWARE\Policies\Citrix

Value name: AllowDesktopLockOnMachine

Enabled: AllowDesktopLockOnMachine = 1

Disabled: AllowDesktopLockOnMachine = 0

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: Allow desktop lock on machine
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Citrix]
"AllowDesktopLockOnMachine"=dword:00000001