How to Enable Stereo Mix in Windows 11 When It Does Not Appear
🔍 WiseChecker

How to Enable Stereo Mix in Windows 11 When It Does Not Appear

Quick fix: Open More sound settings → Recording tab, right-click empty space, tick Show Disabled Devices. Stereo Mix appears greyed out — right-click it → Enable. If still not visible, install the OEM Realtek HD Audio driver from your laptop manufacturer’s site, not Microsoft’s generic driver.

You want to record system audio — capture YouTube sound, route audio between apps, or feed system audio into a streaming app. Stereo Mix is the loopback recording device that does this. But on most Windows 11 PCs, Stereo Mix doesn’t appear in Recording devices. Either the generic Microsoft audio driver doesn’t expose it, or it’s present but disabled by default.

Symptom: Stereo Mix (loopback) recording device is missing or not selectable in Sound settings.
Affects: Windows 11 (and Windows 10) with Realtek HD Audio, Conexant, or Microsoft generic audio drivers.
Fix time: ~10 minutes.

ADVERTISEMENT

What causes this

Stereo Mix is a virtual recording device that captures whatever the system is currently playing. It’s a feature of specific audio drivers — primarily Realtek HD Audio. Microsoft’s generic UAA (Universal Audio Architecture) driver doesn’t implement Stereo Mix. When Windows Update replaces your OEM Realtek driver with the generic version, Stereo Mix disappears. The fix is to either re-enable it (if hidden) or reinstall the OEM driver that exposes it.

Method 1: Show disabled devices and enable Stereo Mix

Try first. If Stereo Mix exists but is hidden, this reveals it.

  1. Right-click the speaker icon in the system tray → Sound settings.
  2. Click More sound settings at the bottom.
  3. Switch to the Recording tab.
  4. Right-click in the empty space of the device list.
  5. Tick Show Disabled Devices and Show Disconnected Devices.
  6. Stereo Mix may now appear, greyed out, in the device list.
  7. Right-click Stereo MixEnable.
  8. Right-click again → Set as Default Device (only if you want apps to record from it by default).
  9. Click OK. Stereo Mix is now usable.

If Stereo Mix doesn’t appear after showing disabled/disconnected devices, your audio driver doesn’t implement it — proceed to Method 2.

ADVERTISEMENT

Method 2: Reinstall the OEM Realtek driver to add Stereo Mix support

Use when Method 1’s “show disabled devices” doesn’t reveal Stereo Mix.

  1. Identify your audio device. Open Device Manager → Sound, video and game controllers. Note the entry — “Realtek(R) Audio,” “Conexant HD Audio,” etc.
  2. If it’s a Microsoft generic driver (named simply “High Definition Audio Device”), you need a vendor driver instead.
  3. Visit your laptop OEM’s support page (Dell, HP, Lenovo, ASUS). Search your model + “audio driver.”
  4. Download the OEM Realtek (or your codec) driver.
  5. In Device Manager, right-click the current audio device → Uninstall device. Tick “remove driver software.”
  6. Reboot. Don’t let Windows auto-install — start the OEM installer immediately if possible.
  7. Install the OEM driver. Reboot again.
  8. Recheck Recording tab. Stereo Mix should now appear (disabled by default — enable as in Method 1).

Many Realtek codecs only expose Stereo Mix when the OEM driver is installed, not the Microsoft generic.

Method 3: Use VB-Audio Virtual Cable as a Stereo Mix alternative

When neither hiding/showing nor OEM driver gives you Stereo Mix, install a virtual audio cable as a software alternative.

  1. Download VB-Audio Virtual Cable from vb-audio.com/Cable (free, donation-funded).
  2. Install. Reboot.
  3. After reboot, two new devices appear: CABLE Input (output device) and CABLE Output (input device).
  4. To capture system audio: set CABLE Input as your default playback device. Anything that plays will go through it.
  5. In your recording app (OBS, Audacity, Discord), select CABLE Output as the input.
  6. To also hear the audio yourself, in Sound Settings → Recording tab → CABLE Output → Properties → Listen tab, tick Listen to this device and choose your real speakers/headphones as the playback target.

VB-Audio Virtual Cable works on any Windows 11 PC regardless of audio driver, and it’s more flexible than Stereo Mix (you can route specific apps independently).

How to verify the fix worked

  • Stereo Mix appears as an enabled device in Sound settings → More sound settings → Recording tab.
  • Open Voice Recorder, set the input source to Stereo Mix (or your virtual cable), and start recording.
  • Play a YouTube video. The recording captures the system audio.
  • Playback the recording — you hear the YouTube audio.

If none of these work

If you need loopback recording but Stereo Mix and Virtual Cable both don’t work, three alternatives. OBS Studio’s built-in audio capture: install OBS Studio and use the Audio Output Capture source (or Application Audio Capture for per-app on Windows 11). OBS captures system audio without any virtual driver. Audacity with WASAPI loopback: in Audacity, set Audio Host to Windows WASAPI, set Recording Device to your playback device with “(loopback)” in the name. WASAPI loopback is a Windows API that doesn’t require Stereo Mix. Voicemeeter Banana (free): a more powerful virtual audio mixer than VB-Audio Cable, supporting routing between multiple inputs and outputs. Useful for streamers who need complex audio routing beyond simple loopback.

Bottom line: Stereo Mix is driver-dependent — show disabled devices first, install the OEM driver if it’s still missing, or use VB-Audio Virtual Cable / WASAPI loopback as alternatives.

ADVERTISEMENT