Microsoft Teams Microphone Not Working – WASAPI Exclusive Mode Fix
Teams on Windows uses WASAPI Exclusive Mode to lock your microphone device, preventing other apps from using it. Here's the exact fix — no reinstall required.
By Naren · Founder, MicCheck Online
Software Engineer · Last reviewed:
Diagnose the issue yourself in seconds — no download needed.
Teams Test →If your microphone works in Chrome, the Windows Camera app, and other tools but not in Microsoft Teams — or if it works in Teams but breaks every other app while Teams is open — you're hitting Windows' WASAPI Exclusive Mode. Here's the exact fix.
What Is WASAPI Exclusive Mode?
Windows Audio Session API (WASAPI) has an Exclusive Mode that allows an application to take complete, sole control of an audio device. When Teams (or any WASAPI Exclusive Mode app) holds the lock, no other application can access the microphone simultaneously — and sometimes the lock persists even after Teams is closed or muted.
This is fundamentally different from macOS, where CoreAudio uses a shared audio model that allows multiple applications to access the same device at the same time.
Symptoms of the Exclusive Mode Problem
- Microphone works everywhere except Teams
- Mic works in Teams but fails in other apps while Teams is running
- Mic works briefly after computer restart, then stops working in Teams
- Teams shows "No microphone found" even though the mic is detected in Windows Sound Settings
- Mic stops working after a Teams meeting ends
The Exact Fix (Takes Under 2 Minutes)
Step 1: Confirm the Mic Works Outside Teams
Go to miccheckonline.com/mic-test and click Start. If the level meter responds when you speak, your hardware is fine — the issue is Teams' device lock.
Step 2: Disable Exclusive Mode for Your Microphone
- Right-click the speaker icon in the taskbar → Sound settings
- Under Input, click your microphone → More sound settings (or "Additional device properties" in older Windows)
- Go to the Advanced tab
- Uncheck "Allow applications to take exclusive control of this device"
- Click OK
Step 3: Force Teams to Release the Device Lock
Even with exclusive mode disabled, Teams may still hold the current lock. Force it to reacquire:
- In Teams, go to Settings → Devices
- Change your microphone to a different device (any other input)
- Wait 5 seconds
- Change it back to your actual microphone
This forces Teams to release and reacquire the audio stream with the updated (non-exclusive) mode.
Step 4: Verify the Fix
- Stay in Teams with your mic selected
- Open a new browser tab and go to miccheckonline.com/mic-test
- Both should now be able to access the microphone simultaneously
Why Teams on Windows vs Teams in Browser Behaves Differently
Teams desktop app (Windows): Runs in Electron, uses WASAPI directly, and can request Exclusive Mode.
Teams in a browser (Chrome/Edge): Uses WebRTC, which goes through the browser's shared audio layer and does not request WASAPI Exclusive Mode.
If Teams in the browser works but the desktop app doesn't — this confirms the issue is WASAPI Exclusive Mode in the Electron app, not your hardware.
Permanent Prevention
To prevent this from happening again:
- Disable Exclusive Mode on all audio devices (both input and output) via the Advanced tab in Sound Settings
- In Teams Settings → Devices, set your preferred microphone explicitly rather than leaving it on "Same as System"
- Before joining a call, run a quick mic check at miccheckonline.com/teams-test
Teams-Specific Audio Troubleshooting
If the Exclusive Mode fix didn't solve it, check these Teams-specific settings:
- Teams Settings → Devices: Confirm the correct microphone is selected — not "Communications Microphone" or a Bluetooth device you're not using
- Windows Privacy Settings → Microphone: Confirm Teams is in the allowed apps list
- Teams noise suppression: Go to Settings → Devices → Noise suppression and set it to "Low" or "Off" — high noise suppression can mute quiet voices
- Restart Teams completely: Right-click the Teams icon in the system tray → Quit, then relaunch