How to enable input (KVM) from a Wireless Display

Harry Collins 0 Reputation points
2025-05-22T18:51:26.5366667+00:00

I have figured out how, using powershell only, I can connect to a remote tablet to function as a wireless display. I also want to receive input from the tablet which has a touch sensitive screen.

There is no hardware problem, I can use the Windows+K option and connect in a manner that allows input from the tablet to the host computer, but I need a solution that is programmatic, preferably scripted (e.g. PowerShell).

There seems to be a lack of information on this topic, and most "solutions" are methods of spoofing keyboard input to the Windows+K dialog.

I currently use the ProjectionManager class to connect to the tablet via Wi-Fi Direct (Miracast / Wireless Display) but I see no option for this class, or related classes, that would allow me to request input from the device I'm projecting to.

I'm running on Windows 11 IOT Enterprise LTSC. This is not an issue about drivers or needing new software, I can get input if I use the GUI approach. I am looking for a solution that is programmatic, ideally script, but I'd entertain other solutions such as C# or C++. I am not looking for a 3rd party solution, what Windows has in the box seems to be adequate.

This is for an "embedded" systems, so there's no network connectivity or ___domain.

Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
877 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MR_MEOW 76 Reputation points
    2025-05-23T12:35:33.67+00:00

    Hello. If the tablet is Windows OS you can use the "quick assist" app. You also can use the RDP. Now if the tablet is android, Then you would need to think of the tablet as a wireless tv receving a mirrorcast signal. My suggetions would be to use an mini bluetooth device that has the built in tackpad + keyboard for control of the device [if equipped with blue tooth or if in range]. The control of the dsiplayed screen has dependancies. The best soloution is to use a 2 in 1 Windows device and not depend on a mirror cast device. They do make the larger Windows "TV" touch screen devices but that would require a big budget.

    Missing info: The OS of the tablet


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.