You need to record the audio that plays from your computer speakers or headphones. This is called loopback audio. Many audio interfaces and onboard sound cards no longer include Stereo Mix in Windows 11. Without this hidden recording device, screen recorders and audio editors capture only microphone input or silence.
The root cause is that Windows 11 hides or disables legacy recording devices by default, and many modern audio drivers omit Stereo Mix entirely. This article shows you three reliable methods to capture system audio without Stereo Mix. You will learn to use a virtual audio cable tool, enable the built-in Stereo Mix if it exists, and configure OBS Studio to capture loopback audio without any additional software.
Key Takeaways: Three Ways to Record System Audio Without Stereo Mix
- Virtual Audio Cable (VB-CABLE): Creates a virtual input device that routes all system audio into any recording app.
- Enable Hidden Stereo Mix via Sound Control Panel: Restores the legacy recording device if your audio driver still supports it.
- OBS Studio Audio Monitoring: Captures loopback audio without extra software by using desktop audio device and monitoring settings.
Why Stereo Mix Is Missing or Disabled in Windows 11
Stereo Mix is a legacy Windows recording device that captures all audio played through your speakers or headphones. Microsoft hid this device starting in Windows 10 to simplify the audio stack and reduce driver complexity. Many modern audio drivers from Realtek, Conexant, and Intel no longer include Stereo Mix at all. If your driver does include it, Windows 11 hides it by default under disabled devices.
Without Stereo Mix, applications like Audacity, Adobe Audition, and screen recorders see only microphone inputs. The operating system treats playback and recording as separate paths. To capture loopback audio, you must either reveal the hidden Stereo Mix, use a virtual audio device that merges playback and recording, or route audio through software that supports internal monitoring.
Method 1: Use a Virtual Audio Cable to Create a Loopback Device
A virtual audio cable installs a software-based driver that acts as both a playback and recording device. You set your system audio output to the virtual cable, then route the virtual cable input into your recording application. The free VB-CABLE Virtual Audio Device works on Windows 11 and does not require Stereo Mix.
- Download and install VB-CABLE Virtual Audio Device
Go to the official VB-Audio website and download the VB-CABLE driver. Run the installer as Administrator. Restart your computer after installation completes. - Set VB-CABLE as the default playback device
Right-click the speaker icon in the system tray and select Sound settings. Under Output, choose CABLE Input (VB-Audio Virtual Cable) from the dropdown menu. All system audio now routes through the virtual cable. - Set VB-CABLE as the recording device in your app
Open your recording or streaming application, such as Audacity or OBS Studio. In the audio settings, select CABLE Output (VB-Audio Virtual Cable) as the input or microphone device. The app now captures all system audio. - Monitor audio through your speakers or headphones
Open the Sound Control Panel by running mmsys.cpl from the Run dialog (Win + R). Go to the Recording tab, right-click CABLE Output, and select Properties. On the Listen tab, check Listen to this device and select your actual speakers or headphones from the dropdown. Click Apply and OK. You now hear audio while recording.
Method 2: Enable the Hidden Stereo Mix Device in Sound Settings
If your audio driver still includes Stereo Mix, Windows 11 hides it by default. You can reveal and enable it through the Sound Control Panel.
- Open the Sound Control Panel
Press Win + R, type mmsys.cpl, and press Enter. Go to the Recording tab. - Show disabled and disconnected devices
Right-click anywhere in the empty space on the Recording tab. Check Show Disabled Devices and Show Disconnected Devices. Stereo Mix appears as a grayed-out entry with a down arrow icon. - Enable Stereo Mix
Right-click Stereo Mix and select Enable. The icon turns solid and the device becomes active. - Set Stereo Mix as the default recording device
Right-click Stereo Mix and select Set as Default Device. Open your recording app and choose Stereo Mix as the input source. You can now capture system audio. - Adjust volume levels if audio is distorted
Right-click Stereo Mix, select Properties, go to the Levels tab, and reduce the volume slider to 50 percent. This prevents clipping in recordings.
Method 3: Capture Loopback Audio Directly in OBS Studio
OBS Studio can capture system audio without Stereo Mix or virtual cables by using its built-in Desktop Audio device. This method works for streaming and local recording.
- Add a Desktop Audio source in OBS
Open OBS Studio. In the Sources panel, click the plus icon and select Audio Output Capture. Name the source Desktop Audio and click OK. OBS captures all system playback audio automatically. - Configure audio monitoring to hear the capture
Go to File > Settings > Audio. Under Advanced, set Audio Monitoring Device to your actual speakers or headphones. In the Audio Mixer panel, click the gear icon next to Desktop Audio and select Advanced Audio Properties. Change Audio Monitoring to Monitor and Output. You now hear the captured audio while recording. - Start recording or streaming
Click Start Recording or Start Streaming in OBS. The output file contains both system audio and any microphone audio you add separately.
Common Issues When Capturing Loopback Audio on Windows 11
“Stereo Mix does not appear even after enabling disabled devices”
Your audio driver does not support Stereo Mix. Use the VB-CABLE method or OBS Desktop Audio capture instead. Check your sound card manufacturer’s website for updated drivers that may include the feature.
“Audio is out of sync with video in recordings”
Virtual audio cables can introduce a small delay. In OBS, go to Advanced Audio Properties and add a positive sync offset of 100 to 300 milliseconds to the Desktop Audio source. Test and adjust until audio matches video.
“VB-CABLE causes crackling or popping sounds”
Increase the buffer size in your recording application. In Audacity, go to Edit > Preferences > Audio Settings and set the Buffer Length to 100 milliseconds or higher. In OBS, go to Settings > Audio and set Sample Rate to 48 kHz.
Stereo Mix vs Virtual Audio Cable vs OBS Desktop Audio
| Item | Stereo Mix | Virtual Audio Cable | OBS Desktop Audio |
|---|---|---|---|
| Requires additional software | No | Yes | No |
| Works with any recording app | Yes | Yes | OBS only |
| Setup complexity | Low | Medium | Low |
| Latency | Native | Low to moderate | Low |
| Driver availability | Dependent on audio hardware | Universal | Universal |
You can now capture loopback audio on Windows 11 without Stereo Mix. Use VB-CABLE for universal compatibility with any recording software. Enable hidden Stereo Mix if your hardware supports it. Use OBS Desktop Audio for streaming and recording within OBS. For advanced users, try combining VB-CABLE with a DAW like Reaper to route multiple audio sources simultaneously.