Microphone not detected: resolving microphone detection problems

If your microphone is missing from the device list entirely, no browser setting will bring it back. Here is how to separate detection failures from permission and routing failures — and fix each one.

Last reviewed on August 26, 2026

"Microphone not detected" is a different problem from "microphone not working", and mixing them up is why people spend an hour on the wrong fix. If the device does not appear in your system's sound settings at all, no amount of browser permission tinkering will help — the computer has not enumerated the hardware yet. This guide separates detection failures from permission and routing failures, then fixes each in turn.

Sixty-second triage. Open your operating system's sound settings and look at the list of input devices. If your microphone is listed, skip to detected but silent. If it is not listed, start at step 1. That single check decides everything that follows.

Which problem do you actually have?

What you seeLayer that failedWhere to go
Device absent from OS sound settingsHardware or driverPhysical and driver checks
Listed in OS, absent from the browser's device listBrowser permission or policyPermissions guide
Listed everywhere, but no signalRouting, mute, or exclusive lockDetected but silent
"Can't find microphone, make sure it's connected"App asked for a device that no longer existsApp-level errors
Works in one app, not anotherPer-app permission or device selectionApp-specific guide

The fastest way to place yourself in this table is to run our microphone test. If it lists a device name once started, detection is fine and your problem lies further down the chain.

Step 1: Physical connection and power

Detection failures are disproportionately physical. Before touching any settings:

Step 2: Make the operating system see it

Windows 10 and 11

  1. Right-click the Start button and open Device Manager.
  2. Expand Audio inputs and outputs and Sound, video and game controllers. Look for your device, and for any entry with a yellow warning triangle.
  3. From the View menu choose Show hidden devices. A greyed-out entry means Windows remembers the device but does not currently see it — usually a cable or port problem.
  4. Right-click the device and choose Uninstall device, then Action › Scan for hardware changes. Windows reinstalls a clean driver.
  5. Open Settings › System › Sound › More sound settings › Recording. Right-click in the empty area and enable both Show Disabled Devices and Show Disconnected Devices. Disabled devices are invisible everywhere else in Windows, and this is the single most common cause of a "missing" built-in microphone.
  6. If it appears greyed out, right-click it and choose Enable.

Also check Settings › Privacy & security › Microphone. If "Microphone access" is off at the system level, Windows hides the device from every application, which looks exactly like a detection failure.

macOS

  1. Open System Settings › Sound › Input and see whether the device is listed.
  2. Hold Option and click the Apple menu, then open System Information › Hardware › USB. If the microphone does not appear in the USB tree, macOS is not seeing the hardware at all — that is a cable, port, or power issue.
  3. Open Audio MIDI Setup (in Applications › Utilities). It shows devices the Sound pane sometimes hides, including aggregate devices that have gone stale.
  4. Unplug and replug. macOS occasionally misses a hot-swap, especially through a dock.
  5. If nothing works, reset the SMC on Intel Macs, or simply restart on Apple Silicon.

Chromebook, Android, and iOS

USB microphones generally work on ChromeOS and modern Android via USB-C, but many phones do not supply enough power for larger microphones without a powered adapter. On iOS, only devices that are class-compliant (and often only through a Lightning or USB-C camera adapter) are detected at all.

Step 3: Detected but silent

If the device is listed and still produces nothing, the failure is routing rather than detection:

Confirm each change with the live microphone test — the level meter reacts immediately, so you get an answer per change instead of guessing.

Common "cannot detect microphone" error messages

MessageWhat it really means
"Can't find microphone. Make sure it's connected and try again."The app requested a specific device ID that no longer exists — usually after unplugging a headset. Reselect the device inside the app.
"No input device found"The OS reports zero inputs. Go to step 2.
"Microphone is being used by another application"Exclusive lock. Quit meeting and recording apps completely.
"Permission denied" / crossed-out mic in the address barBrowser-level block, not a detection problem. See the permissions guide.
"Didn't hear that, tap the microphone to try again"The device was found but no speech was recognised — usually low input level or heavy noise suppression.
Device appears then disappears repeatedlyInsufficient USB power or a failing cable. Plug directly into the computer.

Full detection checklist

Work down this list; stop when the device appears

  1. Plug directly into the computer, not a hub, dock, or monitor.
  2. Try a second port and a known-good data cable.
  3. Check hardware mute switches and boom-arm position.
  4. Show disabled and disconnected devices in the recording device list, then enable yours.
  5. Confirm system-level microphone privacy access is on.
  6. Uninstall the device in Device Manager and rescan for hardware.
  7. Reboot — this clears stale audio sessions that survive an app restart.
  8. Test the microphone on a second computer or phone to isolate the hardware.

When it really is the hardware

Conclude hardware failure only when the device is invisible on two different computers, through two cables, on direct ports. At that point the usual culprits are a broken solder joint at the plug end of the cable, a failed USB controller inside the microphone, or — for laptops — a disconnected internal ribbon cable after a repair or a drop.

Built-in laptop microphones fail rarely but not never. Before writing one off, check whether it disappeared at the same time as another symptom: a webcam that also stopped working points strongly at a single internal connector, because on most laptops the microphone array and camera share one cable.

Frequently asked questions

What does 'microphone not detected' actually mean?

That the operating system has not enumerated the hardware. The device is missing from the sound settings entirely, which is different from a device that is present but silent.

Why does Windows not show my microphone?

Most often because the device is disabled. Open the Recording tab of the sound control panel, right-click the empty area, enable Show Disabled Devices and Show Disconnected Devices, then enable your microphone.

Why does my USB microphone keep disconnecting?

Insufficient USB power or a charge-only cable. Plug directly into the computer rather than a hub, dock, or monitor port, and use a cable known to carry data.

My laptop microphone disappeared after an update. What now?

Open Device Manager, uninstall the device without deleting the driver, then choose Scan for hardware changes. If that fails, install the audio driver from your laptop manufacturer rather than the chipset vendor.

What does 'Can't find microphone, make sure it's connected' mean?

The application asked for a specific device that no longer exists, usually after a headset was unplugged. Reselect the device inside that application.

How do I know if the microphone itself is broken?

Test it on a second computer or phone, through a different cable, in a direct port. If it is invisible on both machines, the device or its cable has failed.

← Back to all audio tests