Fix OBS Audio Cutting Out When Discord Is Open
When Discord and OBS Studio run simultaneously, audio conflicts can cause OBS audio to cut out entirely. This guide provides a straightforward, step-by-step solution to resolve this issue by disabling exclusive audio control in Windows, matching your system’s sample rates, and adjusting Discord’s internal voice settings.
Step 1: Disable Exclusive Mode in Windows
Windows has a feature that allows certain applications to take exclusive control of an audio device’s driver. When Discord opens, it may hijack the audio device, cutting off OBS.
- Press
Windows Key + R, typemmsys.cpl, and press Enter to open the Sound Control Panel. - Under the Playback tab, right-click your primary audio device (headphones or speakers) and select Properties.
- Navigate to the Advanced tab.
- Under the Exclusive Mode section, uncheck Allow applications to take exclusive control of this device.
- Click Apply and then OK.
- Repeat this process under the Recording tab for your microphone.
Step 2: Match Audio Sample Rates
Mismatched sample rates between Windows, OBS, and Discord can cause the audio engine to crash. Ensuring all devices use the same frequency (either 44.1 kHz or 48 kHz) will prevent conflicts.
- In the same Sound Control Panel, right-click your playback device and select Properties.
- Go to the Advanced tab.
- Under Default Format, note the sample rate (e.g., 24-bit, 48000 Hz).
- Open OBS Studio and go to Settings > Audio.
- Ensure the Sample Rate in OBS matches the rate set in Windows (48 kHz is highly recommended for streaming).
Step 3: Change Discord’s Audio Subsystem
Discord’s default audio subsystem can sometimes conflict with OBS Studio’s capture methods. Switching to the legacy subsystem often resolves compatibility bugs.
- Open Discord and click the gear icon (User Settings) in the bottom-left corner.
- Select Voice & Video from the left sidebar.
- Scroll down to the Audio Subsystem dropdown menu.
- Change the setting from Standard to Legacy.
- Discord will prompt you to relaunch the app to apply the changes.
Step 4: Disable Discord Attenuation
Discord has a built-in feature called Attenuation that lowers the volume of other applications when someone is speaking. This can sometimes trigger a complete mute in OBS.
- In Discord’s Voice & Video settings, scroll down to the Attenuation section.
- Move the slider to 0% to completely disable it.
- Uncheck both “When I speak” and “When others speak”.
Once you have completed these steps, restart both OBS Studio and Discord as administrator to apply the changes and ensure proper permissions.