USB HID on rdp (remote desktop)

Ethanu2 1 Reputation point
2022-01-28T17:41:15.117+00:00

Hello, i've problems with rdp. I have virtual driver USB HID mouse and keyboard and the program that interacts with it. When im start my program it's connect to virtual hid usb driver and i can send message "press any keys or drag mouse to x, y cords". When im start host pc without rdp it's work fine, but when i try to connect with rdp to this host machine, my program success connected to hid usb driver, but it's not respond to my messages. in my program i send messages via

HidD_SetFeature(FDevHandle, buffer, length + 1);

It turns out that the RDP is blocking the driver, how fix this?

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,254 questions
{count} votes