en-US citrix computer

High DPI

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

Use this policy to manage session scaling. Enabling the policy makes the Citrix Workspace DPI aware along with the flexibility for the session to change according to the DPI applied in the multi monitor session. Enabling the policy provides two options 1. Yes - Scale the session 2. No - Use the native resolution The policy is enabled by default with option No. Disabling the policy lets the operating system scale the resolution.

Registry

HKLM Software\Policies\Citrix\ICA Client\DPI

Value name: DpiAware

Disabled: DpiAware = 2

More options available

Options

Scale the session for high resolution?
Enable_DPI enum
  • Yes -> 1 (default)
  • No, use the native resolution -> 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: High DPI
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\ICA Client\DPI]
"DpiAware"=dword:00000001
"Enable_DPI"=dword:00000001