Computer Configuration > Administrative Templates > Citrix Components > Citrix Workspace > App Protection
Machine
HKLM\Software\Policies\Citrix\AppProtection
This feature is to exclude the USB devices which have compatibilty issues with App Protection feature. When the policy is: Not Configured - None of the USB devices are part of the exclusion list. USB Filter attaches to all the USB devices if App Protection is active. Enabled - Excludes the USB devices(Pairs of vendor ID and product ID) mentioned in the exclusion list from the App Protection. Disabled - Clears device exclusion list. The USB Filter Driver Exclusion List field allows admins to add pairs of vendor ID and product ID information that can be excluded from the App Protection. Sample format to add vendor IDs and product IDs to the exclusion list: [ { "deviceName": "Device1", "vendorID": "FFFF", "productID": "FFFF" }, { "deviceName": "Device2", "vendorID": "FFFF", "productID": "FFFF" } ]