You join a Zoom meeting. You can see everyone’s faces. But something is wrong with the audio. Maybe you can’t hear a single word anyone is saying. Maybe everyone is telling you “we can’t hear you” in the chat. Or maybe there’s just silence on both sides.
The instinct is to blame your headset, your internet, or Zoom itself. But in almost every case, the problem is a setting — either Windows is blocking Zoom from using your microphone, the wrong audio device is selected, or Zoom’s own settings are misconfigured.
The fix depends on which type of audio failure you’re experiencing. Let’s figure out yours and fix it.
Identify Your Problem First
Type A: You can’t hear anyone, but they can hear you. Your microphone works. Your speaker or headphone output doesn’t. This is a speaker/output problem.
Type B: They can’t hear you, but you can hear them. Your speaker works. Your microphone doesn’t. This is a microphone/input problem — by far the most common.
Type C: Nobody can hear anyone. Both input and output are broken. Usually means Zoom isn’t connected to audio at all, or your audio device isn’t recognized.
Fix for Type B (They Can’t Hear You) — The Most Common Problem
Step 1: Check Windows Privacy Permissions
This is the number one cause of “Zoom microphone not working” on Windows 10 and 11, and most people don’t even know this setting exists.
Windows has a privacy feature that controls which apps can access your microphone. If Zoom isn’t on the allowed list, Windows silently blocks it — no error message, no warning. Your microphone works perfectly in every other app, but Zoom gets nothing.
Settings → Privacy & Security → Microphone
Check three things:
Microphone access — the main toggle at the top must be ON.
Let apps access your microphone — must be ON.
Scroll down to find Zoom in the app list — its toggle must be ON.
If any of these were off, turn them on, close Zoom completely, and rejoin the meeting. Your microphone should work immediately.
Step 2: Select the Right Microphone in Zoom
Zoom might be trying to use the wrong microphone. If you have a laptop with a built-in mic and you’ve plugged in a headset, Zoom might still be listening to the laptop mic — which could be muffled by your hand or pointing away from you.
Zoom → Settings (gear icon) → Audio
Under Microphone, click the dropdown and select your headset or external mic. Click Test Mic — speak into your microphone and watch the blue bar. If it moves, Zoom is picking up your voice.
Also check “Automatically adjust microphone volume” — if this is causing problems (your volume keeps jumping up and down), uncheck it and manually set the slider to about 75%.
Step 3: Check if You’re Muted
I know this sounds obvious. But it catches people more often than you’d think.
Look at the bottom-left of the Zoom meeting window. If the microphone icon has a red line through it, you’re muted. Click it to unmute.
But there are two other mute traps:
The host muted you. In large meetings, hosts often mute all participants. You’ll see a prompt asking to unmute — click it. If you don’t see a prompt, ask the host in chat to allow you to unmute.
Your headset has a physical mute button. Many headsets have a mute switch on the cable or the earcup. Check that it’s not toggled on. This mutes your mic at the hardware level — Zoom can’t detect or override it.
Fix for Type A (You Can’t Hear Anyone)
Step 1: Select the Right Speaker in Zoom
Zoom → Settings → Audio
Under Speaker, click the dropdown and select your correct output device (headphones, external speakers, or built-in speakers). Click Test Speaker — you should hear a ringtone.
If you don’t hear anything, the wrong device is selected. Try each option in the dropdown until you find the one that produces sound.
Step 2: Check Windows Volume Mixer
Right-click the speaker icon in your taskbar → Open Volume Mixer.
You’ll see separate volume sliders for each app. Find Zoom — make sure its slider isn’t at zero or muted. Sometimes Windows mutes individual apps while keeping the master volume at full.
Step 3: Check “Join Audio” in the Meeting
When you first join a Zoom meeting, a popup asks how you want to join audio: “Join with Computer Audio” or “Phone Call.” If you accidentally closed this popup or clicked the wrong option, you might not be connected to audio at all.
Click the headphone icon in the bottom-left of the meeting window (it says “Join Audio”). Select “Join with Computer Audio.”
If you don’t see this icon but instead see a microphone icon, you’re already connected. The problem is elsewhere.
Fix for Type C (No Audio in Either Direction)
Step 1: Rejoin Audio
Click the arrow next to the microphone icon (or the headphone icon) → “Leave Computer Audio” → then click the icon again → “Join with Computer Audio.”
This forces Zoom to reconnect to your audio devices.
Step 2: Restart the Zoom App
Close Zoom completely. Open Task Manager (Ctrl + Shift + Esc) and end any remaining Zoom processes. Relaunch Zoom and rejoin the meeting.
Sometimes Zoom’s audio connection hangs in a broken state, and a restart clears it.
Step 3: Restart the Windows Audio Service
If restarting Zoom didn’t help, the Windows audio service itself might be stuck.
Press Windows + R → type services.msc → Enter
Find Windows Audio in the list → right-click → Restart. Also restart Windows Audio Endpoint Builder.
Rejoin your Zoom meeting. Both your microphone and speakers should now work.
The Bluetooth Headphone Problem
Bluetooth headphones are a special case. They have two audio profiles:
A2DP — high-quality stereo audio. Great sound, but no microphone support.
HFP (Hands-Free Profile) — supports microphone, but audio quality drops significantly. Everything sounds like a phone call from 2005.
When you join a Zoom meeting with Bluetooth headphones, Windows sometimes connects using the wrong profile. You might have great speaker quality but no mic, or a working mic but terrible sound.
Fix: In Zoom’s Audio settings, make sure both the Speaker and Microphone dropdowns show your Bluetooth headphones name — not “default” or some other device. If the microphone dropdown shows a different device than your headphones, Zoom is using your laptop’s built-in mic while outputting sound to your headphones. Change it so both point to your Bluetooth device.
If audio quality drops when the mic activates, that’s normal for Bluetooth HFP. The only workaround is using a USB microphone (or your laptop’s built-in mic) for input while keeping Bluetooth headphones for output.
Update Your Audio Drivers
Outdated audio drivers can cause all three types of audio failure. They’re especially problematic after Windows updates, which sometimes break driver compatibility.
Right-click Start → Device Manager
Expand Audio inputs and outputs → right-click your microphone → Update driver → Search automatically.
Also expand Sound, video and game controllers → right-click your audio adapter (Realtek, Intel, etc.) → Update driver.
If Windows says the driver is up to date, go to your laptop manufacturer’s website and download the latest audio driver manually. Manufacturer drivers are often newer than what Windows finds.
Zoom’s Advanced Audio Settings
If your audio mostly works but has quality issues — echo, background noise, distortion — check Zoom’s advanced settings:
Zoom → Settings → Audio → Advanced
Echo cancellation: Set to Auto. If you’re getting echo, try setting it to Aggressive.
Suppress background noise: Set to Auto or Medium. Setting it too high can clip your voice and make you sound robotic.
Disable “Automatically adjust microphone volume” if your volume keeps fluctuating wildly. Set the microphone slider manually to about 70-80%.
The Last Resort: Reinstall Zoom
If nothing above fixed the issue, a fresh Zoom installation removes corrupted settings and cache:
- Uninstall Zoom: Settings → Apps → Installed apps → Zoom → Uninstall
- Delete leftover data: Press Windows + R → type
%appdata%→ delete the Zoom folder - Also delete: Windows + R →
%localappdata%→ delete the Zoom folder - Download fresh from zoom.us → install → sign in → test audio
This is the nuclear option. It resolves persistent audio issues caused by corrupted Zoom configuration files that survive normal uninstalls.