Microphone Not Working on Windows 11? Here’s How to Fix It (9 Proven Fixes)

Microphone not working on Windows 11? Fix it in minutes with 9 proven methods — check app permissions, update your driver, set the default mic, and more. No tech skills needed.

You’re about to join a Zoom call and your microphone stops working. Or Discord suddenly can’t detect your mic. Or your voice is silent on a Teams meeting while everyone else can hear each other perfectly. This is one of the most frustrating Windows 11 problems — and it hits at the worst possible moment.

The causes range from Windows 11’s strict privacy settings silently blocking your mic to a corrupted audio driver after an update. The good news: every fix below uses tools already built into Windows, costs nothing, and takes just a few minutes to try.

Quick Answer

To fix a microphone not working on Windows 11, go to Settings > Privacy & security > Microphone and confirm that microphone access is toggled On for both the system and your specific app (Zoom, Teams, Discord, etc.). Then check Settings > System > Sound > Input to make sure your mic is set as the default device and its volume level is not at zero.

Why Your Microphone Stops Working on Windows 11

Windows 11 brought tighter privacy controls that can cut off app access to your microphone with no visible warning. A Windows Update can also reset those permissions or push a bad audio driver. The most common culprits are:

  • Privacy settings blocking system-wide or per-app mic access
  • The wrong input device set as the default
  • A muted or zeroed microphone volume level
  • An outdated, corrupt, or newly broken audio driver
  • The Windows Audio service crashing silently
  • Audio enhancements conflicting with the mic signal

Work through these fixes in order — most people solve it within the first two or three steps.

Fix 1: Check Microphone Privacy Permissions

This is the number-one cause of microphone problems in Windows 11. Microsoft requires two separate permissions: one for the system and one for each app individually.

  1. Press Windows + I to open Settings.
  2. Click Privacy & security in the left sidebar.
  3. Scroll down and click Microphone.
  4. Make sure Microphone access is toggled On.
  5. Scroll down and also enable the toggle for your specific app — Zoom, Teams, Discord, and so on.

Pro tip: If you use a browser-based app like Google Meet in Chrome, scroll to the bottom of the same Microphone page and enable Let desktop apps access your microphone.

Troubleshooting tip: If the toggle is already On but the mic still fails, flip it Off, wait 10 seconds, and flip it On again. This can reset a stuck permission without a full restart.

Fix 2: Set Your Microphone as the Default Input Device

If you have a headset, webcam mic, and built-in microphone all connected, Windows may be sending input to the wrong one.

  1. Right-click the speaker icon in the taskbar and choose Sound settings.
  2. Under Input, click the dropdown and select your microphone by name.
  3. Speak — a blue bar should move to confirm Windows is picking it up.

Fix 3: Check Your Microphone Volume Level

A microphone set to 0% volume records pure silence with no warning anywhere on screen.

  1. Go to Settings > System > Sound.
  2. Under Input, click your microphone name.
  3. Drag Input volume to at least 80%.
  4. Click Start test, speak for a few seconds, then click Stop test — Windows will show your peak input level.

Fix 4: Run the Built-in Audio Troubleshooter

Windows can detect and repair many microphone problems automatically.

  1. Go to Settings > System > Troubleshoot > Other troubleshooters.
  2. Find Recording Audio and click Run.
  3. Follow the on-screen steps and let Windows apply any recommended fixes.
  4. Restart your PC when prompted.

Troubleshooting tip: If the troubleshooter says “no issues found” but your mic is still silent, continue to Fix 5 — the troubleshooter does not scan for driver corruption.

Fix 5: Disable Audio Enhancements

Audio enhancements can improve sound quality for speakers but often interfere with microphone input, causing distortion or complete silence.

  1. Go to Settings > System > Sound.
  2. Under Input, click your microphone name.
  3. Set Audio enhancements to Off.
  4. Click Apply and test your microphone.

Fix 6: Update or Roll Back Your Audio Driver

An outdated driver can break your mic. But a brand-new driver pushed by Windows Update can break things just as easily — in that case, rolling back is the fastest fix.

To update your driver:

  1. Right-click the Start button and choose Device Manager.
  2. Expand Sound, video and game controllers.
  3. Right-click your audio device and choose Update driver > Search automatically for drivers.

To roll back (if the problem started after a Windows Update):

  1. In Device Manager, right-click your audio device and choose Properties.
  2. Click the Driver tab.
  3. If Roll Back Driver is available and not greyed out, click it.

Pro tip: If Windows can’t find a newer driver automatically, go to your PC manufacturer’s support page (Dell, HP, Lenovo, ASUS, etc.), search for your model number, and download the latest audio driver directly. Manufacturer drivers are often more stable than the generic ones Windows installs.

Fix 7: Restart the Windows Audio Service

The Windows Audio service handles all sound on your PC. If it crashes, your mic goes silent — and Windows gives you no notification that it happened.

  1. Press Windows + R, type services.msc, and press Enter.
  2. Scroll to Windows Audio and right-click it.
  3. Choose Restart.
  4. Repeat for Windows Audio Endpoint Builder.
  5. Test your microphone.

If you’re experiencing speaker or headset issues alongside the mic problem, our guide to fixing no sound on Windows 11 covers additional audio output steps.

Fix 8: Check Your App’s Own Microphone Settings

Zoom, Teams, Discord, and most voice apps maintain their own independent microphone settings. Even if Windows shows the correct mic, the app may still be pointing to the wrong device — or no device at all.

  • Zoom: Settings > Audio > Microphone — select your mic from the dropdown.
  • Microsoft Teams: Profile icon > Settings > Devices > Microphone — choose your device.
  • Discord: User Settings (gear icon) > Voice & Video > Input Device — select your mic and run the Mic Test.
  • Google Chrome (Meet, browser apps): Click the lock icon in the address bar and set Microphone to Allow.

Troubleshooting tip: If the app shows the right microphone but still records nothing, close the app completely, revisit Fix 1 to double-check Windows permissions, then reopen the app fresh.

Fix 9: Re-enable the Microphone in Device Manager

Windows can silently disable a microphone, especially after a driver update. A small down-arrow icon on the device in Device Manager is the tell-tale sign.

  1. Right-click Start and choose Device Manager.
  2. Expand Audio inputs and outputs.
  3. If your microphone has a down-arrow icon, right-click it and choose Enable device.
  4. If it has a yellow warning triangle, right-click and choose Uninstall device, then restart your PC — Windows reinstalls the driver automatically.

If your microphone connects via USB and isn’t appearing at all, it may share the same root cause as other unrecognized USB devices. Our guide on fixing “USB Device Not Recognized” on Windows 11 has additional steps worth trying.

Common Mistakes to Avoid

  1. Assuming the microphone is physically broken. Software causes account for over 90% of microphone failures on Windows 11. Run through these fixes before spending money on a replacement.
  2. Only enabling system-wide mic access. Windows 11 requires per-app permission too. Turning on the top-level toggle is not enough — you must also enable each app individually.
  3. Forgetting the app’s own settings. Zoom and Discord can mute or redirect your mic without any Windows-level warning. Always check both Windows and the app.
  4. Checking mute in only one place. Your mic can be muted in Windows Sound settings and inside the app at the same time. Check every layer.
  5. Ignoring a recent Windows Update as the trigger. If your mic worked yesterday, roll back the audio driver first (Fix 6) — this resolves most post-update failures in minutes.
  6. Using a USB microphone through a cheap hub. Low-powered USB hubs drop power intermittently to connected devices. Plug your mic directly into a USB port on your PC.

Frequently Asked Questions

Why did my microphone suddenly stop working after a Windows Update?
Windows Updates can reset privacy permissions, push incompatible audio drivers, or leave the Windows Audio service in a broken state. Start with Fix 1 (privacy settings) and Fix 6 (roll back the audio driver) — these fix the vast majority of post-update microphone failures.

My microphone works in Windows but not in Zoom or Teams — why?
Zoom and Teams each have independent microphone settings that override Windows defaults. Open the app’s audio or device settings, manually select your microphone, and confirm the app has permission under Settings > Privacy & security > Microphone.

How do I know which microphone Windows is currently using?
Go to Settings > System > Sound > Input. The device shown in the dropdown is your active default. Speak — a blue bar should animate to confirm Windows is receiving input from that device.

Can a virus or malware block my microphone?
It’s uncommon but possible — malware can silently modify privacy settings. Run a full scan with Windows Defender (Windows Security > Virus & threat protection > Quick scan) to rule it out.

My microphone isn’t showing up in Device Manager at all. What do I do?
In Device Manager, click View > Show hidden devices. If your mic appears greyed out, right-click and enable it. If it’s completely missing, download the audio driver fresh from your PC manufacturer’s support website using your model number.

Is there a quick way to test my microphone without opening a third-party app?
Yes — go to Settings > System > Sound > Input, click your microphone name, and click Start test. Speak for a few seconds and click Stop test. Windows shows your peak input level as a percentage.

Should I update all my drivers when trying to fix the microphone?
No — only update the audio driver and, if needed, the chipset driver. Updating unrelated drivers wastes time and risks introducing new problems. Target only the device causing the issue.

Conclusion

A microphone that stops working on Windows 11 almost always traces back to a privacy permission, a wrong default device, a zeroed-out volume, or a driver problem — every one of which you can fix in minutes using Windows’ own built-in tools. Start with Fix 1 (privacy settings), confirm the correct input device is selected, and work down the list until your mic is live again.

If you’re also dealing with wireless audio issues — like a Bluetooth headset mic not connecting — our guide to fixing Bluetooth not working on Windows 11 covers Bluetooth device pairing and driver steps. Got your mic working? Leave a comment below and let us know which fix did it.