The Problem
Callers cannot hear you, or the input meter in Sound settings never moves when you talk. Speakers work fine—this is an input problem, not no audio / no sound output.
Camera apps cannot see or hear you? Start with webcam not working—laptop privacy keys often kill both.
Symptoms
- The Test your microphone bar in Settings stays flat while you speak.
- You are audible in one app but silent in another.
- Your voice is picked up but is quiet, distant, or clipping badly.
- A headset mic works on a phone but not on the PC.
Step 1: Confirm Where the Failure Is
Go to Settings → System → Sound → Input, select your microphone, and speak.
- The bar moves, but callers still cannot hear you → Windows is fine. The fault is inside the app: go to Step 5.
- The bar never moves → Windows is not receiving audio. Work through Steps 2 to 4.
This one check saves most of the guesswork, because the two cases have almost nothing in common.
Step 2: Mute Switches, Ports, and Cables
Hardware causes more silent mics than software does.
- Check the inline mute button on a headset cable and the mute switch on the earcup. Many headsets show a red LED when muted.
- On a laptop, look for a mic-mute function key (usually
F4), which has its own LED. - Split-plug headsets need the pink jack for the mic; a single 4-pole TRRS plug needs a combo port or a splitter adapter. Plugged into a green jack, the mic is electrically not connected at all.
- Move a USB mic or headset to a rear port on a desktop. Front-panel headers are frequently unplugged inside the case or wired to the wrong header.
Step 3: Set the Right Default Input Device
- Settings → System → Sound → Input.
- Choose your actual microphone, not Stereo Mix, not a virtual device installed by NVIDIA Broadcast or a meeting app.
- Click it, set Input volume to roughly 80–100%.
- Use Test your microphone and speak at normal volume; you want the bar peaking around three-quarters, not pinned at the top.
Step 4: Grant Microphone Permissions
- Settings → Privacy & security → Microphone.
- Turn on Microphone access (device-wide), Let apps access your microphone, and—critically—Let desktop apps access your microphone.
- Scroll the app list and enable Teams, Zoom, Discord, and your browser individually.
Desktop apps sit under the last toggle, which is separate from the per-app list and is the single most common cause of a mic that works in Settings but nowhere else.
Step 5: The Classic Sound Panel
Some controls never made it into the new Settings app.
- Press
Win + R, typemmsys.cpl, press Enter. - Open the Recording tab. If your mic is not listed, right-click in the empty space and tick Show Disabled Devices, then enable it.
- Double-click the mic → Levels: set the microphone slider high, and add Microphone Boost in +10 dB steps only if you are still too quiet.
- Advanced tab: untick Allow applications to take exclusive control of this device while troubleshooting.
- Enhancements tab (if present): tick Disable all enhancements. Noise suppression from a vendor driver can gate a quiet mic into total silence.
Step 6: Drivers
- Device Manager → Audio inputs and outputs → right-click the mic → Update driver.
- If that changes nothing, Uninstall device and restart so Windows re-enumerates it.
- For Realtek or a laptop's own audio stack, install the vendor's package from the PC maker's site rather than a generic one.
- Bluetooth headsets: remove the device and pair it again—see Bluetooth not working. Note that a Bluetooth headset in hands-free/mic mode drops to call-quality audio; that is normal, not a fault.
Step 7: Fix It Inside the App
Every conferencing app keeps its own device selection, independent of Windows.
- Teams: ⋯ → Settings → Devices → Microphone.
- Zoom: Settings → Audio → Microphone, and untick Automatically adjust microphone volume while testing.
- Discord: User Settings → Voice & Video. Turn off Automatic Input Sensitivity and drag the threshold manually until the bar turns green as you talk.
- Chrome/Edge: click the padlock in the address bar → Site settings → Microphone → Allow.
Step 8: Run the Troubleshooter
Settings → System → Troubleshoot → Other troubleshooters → Recording Audio. It resets the audio endpoint builder service and can clear a stuck exclusive-mode lock.
What Not to Do
- Don't set Microphone Boost to maximum. Above roughly +20 dB you amplify the preamp's own hiss more than your voice.
- Don't leave Stereo Mix selected. It captures what the PC is playing, so callers hear themselves echoed back and never hear you.
- Don't install a driver-updater utility. Audio drivers come from the PC or motherboard vendor.
Still Silent?
Try the headset on a phone. If it fails there too, the mic or cable is dead. If it works on the phone but not the PC after all of the above, run sfc /scannow followed by DISM /Online /Cleanup-Image /RestoreHealth from Terminal (Admin)—see repair Windows 11 with SFC and DISM—then test with a different USB mic to isolate the port from the device.
Related: fix a Discord mic not working and fix audio services not responding.
Related guides
How to Fix Headphones Not Detected in Windows 11
Sound plays through the monitor instead of headphones, or the 3.5 mm jack is ignored? Fix default output, jack detection, and Realtek audio on Windows 11.
How to Fix No Audio or Sound in Windows 11
Speakers or headphones silent on Windows 11 or 10? Follow these step-by-step troubleshooting fixes to restore PC audio — drivers, devices, services.
How to Fix PFN_LIST_CORRUPT in Windows 11
PFN_LIST_CORRUPT means Windows' index of physical memory pages was damaged. Test the RAM first, then the storage driver — here is the order that works.
How to Fix a Discord Mic Not Working in Windows 11
Nobody can hear you on Discord in Windows 11? Fix input device selection, exclusive mode, privacy permissions, and the push-to-talk and voice settings behind a dead mic.
How to Fix CLOCK_WATCHDOG_TIMEOUT in Windows 11
CLOCK_WATCHDOG_TIMEOUT means a CPU core stopped responding to the rest of the processor. Fix unstable overclocks, bad drivers, and cooling faults with these step-by-step checks.