Learn how to enable audio and microphone redirection on a Remote Desktop Server (RDP). Follow this simple guide to configure sound settings in Windows Server and ensure enabled audio input and output during remote sessions.

Step 1: Enable Audio Redirection on the Client (Local PC)

  • Open Remote Desktop Connection (mstsc).

  • Click on Show Options > Local Resources tab.

  • Under Remote audio, click Settings.
  • Select Play on this computer (for output) and Record from this computer (for microphone).

  • Click OK, then Connect to the server.

Step 2: Enable Windows Audio Service on the Server

  1. Connect to the Remote Desktop Server.
  2. Open Run (Win + R), type services.msc, and press Enter.
  3. Find Windows Audio and Windows Audio Endpoint Builder.
  4. Right-click each service > Properties > Set Startup type to Automatic.
  5. Click Apply, then Start.

Step 3: Configure Group Policy for Audio and Microphone (If Needed)

  1. Open Run (Win + R), type gpedit.msc, and press Enter.
  2. Navigate to:
    Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Device and Resource Redirection.
  3. Double-click Allow audio and video playback redirection > Set to Enabled.
  4. Double-click Allow audio recording redirection > Set to Enabled.
  5. Click OK, then close Group Policy Editor.

Step 4: Verify and Test Audio & Microphone

  1. Restart the Remote Desktop Server.
  2. Reconnect via Remote Desktop and test the microphone in Sound Settings (Win + R, type mmsys.cpl).
  3. Try using Voice Recorder or a conferencing app to check if the microphone works.

By following these steps, you can enable sound and microphone functionality on your Remote Desktop Server for a better remote experience.

Was this answer helpful? 0 Users Found This Useful (0 Votes)