en-US citrix computer

Redirect Unknown USB Devices

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

Allow/Reject Redirecting Unknown USB Devices. USB devices for which device drivers are not installed on the endpoint will be shown as unknown USB devices in Windows Device Manager.

Registry

HKLM Software\Policies\Citrix\ICA Client\GenericUSB

Value name: RedirectUnknownDevices

Enabled: RedirectUnknownDevices = 1

Disabled: RedirectUnknownDevices = 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: Redirect Unknown USB Devices
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\ICA Client\GenericUSB]
"RedirectUnknownDevices"=dword:00000001