1 Answer
- Newest
- Most votes
- Most comments
5
Worth to take a look at the following:
- Disable USB Redirection via Group Policy (Windows WorkSpace) If you manage the WorkSpace itself: • Use Group Policy Editor to disable USB redirection: • Computer Configuration → Administrative Templates → DCV → USB Device Redirection • You can block specific device classes or vendor IDs (e.g., YubiKey).
- Modify Audio Redirection Settings DCV audio redirection is enabled by default. To disable: • On the WorkSpace, edit the DCV server config: o File: C:\Program Files\NICE\DCV\Server\conf\dcv.conf o Add or modify: o audio-enabled=false o Restart the DCV service.
- Client-Side Limitations • The macOS WorkSpaces client does not expose settings to disable device redirection. • There is no config file or toggle in version 5.30.0.5991 to control this behavior.
- Use a Local Session or Alternative Auth • If YubiKey is needed locally (e.g., for browser-based MFA), consider: o Disconnecting from WorkSpaces temporarily o Using a different authentication method while connected
Relevant content
- asked 2 years ago
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated a year ago

Interesting, thanks I will try point 1 and 2 as it could be a good start and it will save ressources. (I can try but my user cant as they are not admin) Yet do we agree that point 3 is worth a feature request as I think enduser should be in control of that?