en-US citrix computer

H265 Decoding for graphics

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

Use this policy to enable or disable the use of H265 decoding for remote graphics. When not configured the use of H265 decoding is not attempted.When enabled, Citrix Workspace will attempt to use the client GPU to decode using H265 decoder as long the as server supports H265 encoding. On client devices that do not support this feature it is disabled silently and reverts back to H264

Registry

HKLM Software\Policies\Citrix\ICA Client\Graphics Engine

Value name: EnableH265

Enabled: EnableH265 = 1

Disabled: EnableH265 = 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: H265 Decoding for graphics
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\ICA Client\Graphics Engine]
"EnableH265"=dword:00000001