en-US citrix computer

Hide Local Keyboard Layout Setting

Citrix Workspace App

Supported on: ADMX Migrator encountered a policy that does not have a supportedOn value.

Description

Use this to hide/unhide the Local Keyboard Layout Setting Dialog from Advanced Preferences

Registry

HKLM Software\Policies\Citrix

Value name: HideLocalKeyboardLayoutSetting

Enabled: HideLocalKeyboardLayoutSetting = 1

Disabled: HideLocalKeyboardLayoutSetting = 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: Hide Local Keyboard Layout Setting
; State: Enabled
; Supported on: ADMX Migrator encountered a policy that does not have a supportedOn value.

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix]
"HideLocalKeyboardLayoutSetting"=dword:00000001