Always block usb at server side (windows)

Is it possible to always block the USB device on the server side (Windows) ?

#2

In the virtualhere client, right click on the device and select Ignore

#3

I mean: always hide the USB device from operating system with "usb server" .

#4

If you want to hide a device from certain users, no thats not possible

#5

My observations.

There are two sides:
1. Windows USB Server
2. Windows Client

If the Client is connected to the Server and if a certain device is selected on the Client side, then at the same time the same device disappears on the Server side.

Is there a way to permanently hide a specific device on the Server side, even if there is no Client side exist ?
Or simply: always block the specified USB device on the server side (even if a certain USB device is not used on the client side).

#6

Yes you can do that, but this is not really related to virtualhere, its a windows API issue you have to read up on the microsoft website

#7

But when the client connects to the server, the USB device is hidden on the server computer.

#8

No its not hidden, its just be redirected. Its still in device manager

#9

OK. Is it possible always "redirect" the specified USB device on the server side (even if a certain USB device is not used on the client side) ?

#10

This is not a forum for windows development as i said before, you need to visit microsoft support website and ask them

#11

Thank you for your responses.