MacBook microphone not working — step-by-step fixes for Mac & MacBook Pro
Short summary: If your MacBook mic not working, this guide walks you from quick checks to advanced diagnostics (software and hardware), so you can restore audio input without guesswork.
Quick checks — fast ways to diagnose “mic not working on MacBook”
Start with the basics. If the microphone is not working on Mac or MacBook Pro, many problems are fixed in under five minutes by checking the obvious: input device selection, mute/silence states, and app permissions. Don’t skip these steps — they eliminate 70% of simple issues before you dig into resets and driver-level fixes.
Open System Settings (System Preferences on older macOS) → Sound → Input and verify the selected device is the built-in microphone (Internal Microphone, Input: Internal). Speak into the mic and watch the input level meter. If it registers movement, the hardware and Core Audio are likely OK and you can focus on app settings and permissions.
Also check that the MacBook isn’t in headphone-detection mode (sometimes debris in the headphone jack or an adapter can mute the internal mic), and that no external USB/Thunderbolt audio interface is selected inadvertently. Quick, dumb things like a headphone stuck partway or a Bluetooth headset connected in the background are common culprits.
- Open System Settings → Sound → Input: confirm Input Device and watch the level bar.
- System Settings → Privacy & Security → Microphone: ensure the app has access.
- Disconnect external audio devices and Bluetooth headsets; toggle Bluetooth off briefly.
Software fixes — permissions, settings, and Core Audio
macOS protects microphone access behind privacy permissions. If a specific app (Zoom, Teams, Safari, Chrome) reports the microphone not working, first grant microphone access: System Settings → Privacy & Security → Microphone, then enable the checkbox for the affected app. After toggling, quit and relaunch the app to force the permission state to refresh.
Resetting audio modules can fix invisible or hung audio services. Use Activity Monitor to quit coreaudiod (it will auto-restart). Alternatively, run sudo killall coreaudiod in Terminal. This rebuilds Core Audio and often restores normal input levels after software-level glitches.
If the built-in mic output is low, check Audio MIDI Setup (Applications → Utilities → Audio MIDI Setup). Verify the input sample rate and format are correct (typically 44100 Hz or 48000 Hz, 16-bit/24-bit). Misconfigured sample rates or aggregated devices can cause apps to see no usable input.
Hardware diagnostics — check the mic hardware and physical paths
When software checks fail, narrow the problem to hardware. Record a short voice note with QuickTime Player → New Audio Recording. If QuickTime records nothing, suspect hardware (or a system-level audio block). If QuickTime records audio but apps do not, re-check app permissions and sample rate mismatches.
Inspect the physical microphone openings (near the top of the keyboard or beside the camera depending on your model). Dust, lint, or a protective case can muffle sound. A gentle blast of compressed air on the mic ports can clear debris — use short controlled bursts and avoid liquid cleaners. If your MacBook has been exposed to liquid, the corrosion could be the cause and a professional repair may be required.
External microphone tests are useful. Plug in a known-working USB or TRRS headset and set it as the input device. If the external mic works, the problem is with the built-in microphone assembly. If neither internal nor external mic registers, suspect macOS audio system or a logic board issue.
Advanced troubleshooting — resets, safe mode, and reinstall options
When basic and intermediate fixes don’t help, use these advanced methods. Reset SMC (System Management Controller) and NVRAM/PRAM — these often resolve hardware-related audio oddities. Methods differ by Apple Silicon vs Intel Macs: on Apple Silicon, a shutdown and wait of 30 seconds is usually sufficient; on Intel Macs, use the documented keyboard sequence (hold Option–Command–P–R at startup for NVRAM reset, and follow SMC reset steps for your model).
Boot in Safe Mode to determine whether third-party kernel extensions or launch agents interfere with audio. Safe Mode performs a basic system check, disables third-party kexts, and can resolve conflicts. If the microphone works in Safe Mode, uninstall recent audio-related apps or plugins and test again in normal boot.
If the problem persists, create a new user account and test the microphone — this isolates user-level settings. As a last resort before hardware service, reinstall macOS or use Recovery to run Disk Utility. Backup first. For scripts and step-by-step sequences you can run, see the troubleshooting repository: macbook microphone not working.
If you’re comfortable with Terminal, these commands are helpful to restart audio services:
sudo killall coreaudiod— restart Core Audiosudo pkill -f audio— broad audio process kill (use carefully)
Prevention and maintenance — keep the microphone working reliably
Routine maintenance prevents future microphone failures. Keep macOS up to date — Apple frequently fixes audio bugs in system updates. Avoid third-party audio drivers unless necessary; use Apple-recommended or certified audio interfaces. When installing audio tools, review their kernel extensions and permission requests.
Use cases and environment also matter: reduce wind and echo in recording spaces, and test the input level before important calls. For frequent mobile recording, consider a small external lavalier or USB mic — they provide consistent capture and reduce dependency on the internal microphone hardware.
Finally, periodically check privacy settings after major OS upgrades. Permissions can reset or be reconfigured after updates — a quick permission check is cheap insurance before a meeting or recording session.
Semantic core (expanded)—keywords and clusters for on-page SEO
Below is an SEO-ready semantic core grouped by intent. Use these phrases naturally in content, headings, and alt text.
Primary (high-intent)
macbook microphone not working, macbook mic not working, mic not working on macbook, macbook pro microphone not working, microphone not working on mac
Secondary (supporting)
why is my mac microphone not working, fix macbook microphone, internal mic not working, mac mic muted, macbook mic permissions, coreaudiod restart
Clarifying & LSI (related and conversational)
test microphone on Mac, Audio MIDI Setup, reset SMC PRAM, allow microphone access mac, how to fix mic on macbook, external mic on macbook, microphone sensitivity mac
These terms cover informational and transactional intent (how-to fixes, diagnostics, and repair paths). Use short question phrasing to optimize for voice search, e.g., “How do I fix my MacBook mic?” or “Why won’t my Mac recognize the microphone?”
FAQ — three most common user questions (concise, actionable answers)
How do I fix my MacBook microphone not working?
Quickly: System Settings → Sound → Input (select internal mic), System Settings → Privacy & Security → Microphone (enable app access), disconnect external audio devices, and restart coreaudiod (sudo killall coreaudiod) if needed. If those fail, reset SMC/NVRAM (Intel) or power cycle Apple Silicon and test in Safe Mode.
Why do apps say they can’t access the microphone on my Mac?
macOS requires explicit microphone permission per app. Go to System Settings → Privacy & Security → Microphone and enable access for the app. If the checkbox is already on, toggle it off, quit the app, toggle it back, and relaunch the app. Also confirm the input device is selected correctly under Sound → Input.
How can I tell if the microphone hardware is faulty?
Record in QuickTime Player → New Audio Recording; if nothing is recorded but external USB mics work, the internal mic is likely faulty. If no mic registers at all (internal or external), suspect a system or logic board issue. Physical signs (visible debris or liquid damage) increase the probability of hardware failure and may require Apple Service or an authorized repair.