Share via

RDP Audio Input Redirection Failure with Logitech C920 Webcams on Windows 10 Pro (Build 19045)

Benthe Hoekstra 0 Reputation points
2026-05-11T15:59:23.09+00:00

We use remote desktop sessions to monitor CNC milling equipment. Both the administrative client and the local workstation operate on identical Windows 10 Pro builds (10.0.19045). We deployed a Logitech C920 peripheral to capture real-time telemetry from the fabrication machinery; however, while the visual stream is perfectly intact and general OS output audio (such as browser media playback) transmits successfully across the RDP tunnel, the microphone feed completely fails to pass through. Acoustic feedback is critical for detecting physical toolpath anomalies. Despite thoroughly validating all relevant Local Group Policy Editor (LGPE) directives, registry parameters, and OS-level privacy permissions for microphone access, the target machine consistently reports zero connected input devices during an active remote session. Even after comprehensive driver updates performed alongside technical support, the issue persists. What architectural limitation or hidden configuration is preventing this specific USB hardware's audio capture channel from successfully redirecting across the network protocol? Thank you very much.

Windows for business | Windows 365 Business
0 comments No comments

1 answer

Sort by: Most helpful
  1. Tan Vu 2,735 Reputation points Independent Advisor
    2026-05-11T17:03:10.9533333+00:00

    Hi Benthe,

    Here are three of the most effective methods to overcome RDP's architectural limitations and retrieve audio signals from your C920 microphone on your CNC machine.

    Using Windows' "Listen to this device" feature: You can "trick" the system directly on the CNC machine by opening the Sound Control Panel, going to the Recording tab, opening the C920 microphone properties, selecting the "Listen" tab, and checking the "Listen to this device" box. This forces the audio captured by the microphone to be played back through the CNC machine's virtual speakers; RDP will then automatically capture this output audio stream and transmit it to your management computer.

    Switching to Console-level remote control software: Instead of using RDP (which creates a virtual session and intentionally disables the physical microphone), you can switch to using VNC, AnyDesk, or TeamViewer. These software programs work by directly capturing the actual screen (console session) of the CNC machine without interfering with or "hijacking" the audio system, allowing the C920 microphone to maintain its connection and function normally.

    Setting up a live audio/video stream (Local Stream): RDP is not optimized for real-time audio transmission and can degrade the quality of critical signals from the tool. To monitor the CNC machine with low latency and maximum detail, you can run software like OBS Studio on the CNC machine to stream raw audio and video (e.g., via RTSP protocol) over the local network, completely bypassing the virtualized channels of RDP.

    Was this answer helpful?

    0 comments No comments

Your answer

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