en-US citrix computer

Screen Capture Notification

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

If "Disabled", screen capture notifications will not appear when a tool tries to capture/record a protected window. If "Enabled" or "Not configured", screen capture notifications will appear when a tool tries to capture/record a protected window.

Registry

HKLM Software\Policies\Citrix\AppProtection

Value name: disableScreenCaptureNotification

Enabled: disableScreenCaptureNotification = false

Disabled: disableScreenCaptureNotification = true

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: Screen Capture Notification
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\AppProtection]
"disableScreenCaptureNotification"="false"