Your MacBook mic stopped working, and you have a call in 20 minutes. Before you panic, most microphone failures on macOS have simple causes. The wrong input device may be selected in settings. An app might not have microphone permission enabled. The Core Audio service could stop responding unexpectedly. Sometimes another software blocks the microphone signal completely. Work through the fixes below in order, and you will identify and resolve the problem without a trip to the Apple Store.

Why Your MacBook Microphone Stops Working?
MacBook microphone failures almost always fall into one of these categories:

-
Wrong input device selected in System Settings: MacOS switched away from the built-in mic after a headset was disconnected or an update ran
-
Denied or missing app permissions: The app was never granted access, or a system update revoked it silently
-
Crashed Core Audio daemon: The background process that manages all audio input and output on macOS has stalled
-
Non-Existent Device: The app’s internal audio settings are pointing to a different or nonexistent input device
-
Third-party audio software conflicts: Virtual drivers from utilities like Loopback or Krisp intercept the input pipeline
Start at Fix 1 and work forward. Each step takes under two minutes.
Fix 1 — Check Your macOS Sound Input Settings
The most common reason a MacBook microphone appears silent is that macOS is listening to the wrong input device. This takes 60 seconds to check.
-
Click the Apple menu in the top-left corner and open System Settings.

-
Scroll down the left sidebar and click Sound.
-
Select the Input tab at the top of the Sound panel.
-
Confirm that the MacBook Microphone or the Built-in Microphone is highlighted in the device list. If another device is selected, like a previously connected headset, an HDMI display, or a virtual audio device, click the built-in mic entry to switch to it.

-
Check the Input Volume slider on the right side of the panel. If it is set to zero or near zero, drag it to at least 75%.
-
Speak toward your MacBook and watch the Input Level meter. You should see the bar animate as you talk. If it moves, macOS is receiving your voice, and the problem is most likely in an app permission or app-internal setting. See Fix 2 and Fix 4.

Note: If the built-in microphone is completely absent from the Input device list, do not skip straight to hardware conclusions. A crashed Core Audio process (Fix 3) or a conflicting virtual audio driver (Fix 5) can cause the internal mic to disappear from the list entirely. Restart Core Audio first before assuming hardware failure.
Fix 2 — Grant Microphone Permissions to the App
macOS asks every app for microphone permission before microphone access becomes available. A permission that was never granted, or one silently revoked by an OS update, will cause the app to receive no audio even when Sound Input settings look correct.
-
Open System Settings and click Privacy & Security in the left sidebar.


-
Scroll down and click Microphone in the right panel.

-
Review the list of apps shown. Every app that has previously requested microphone access appears here with an on/off toggle.
-
Find the app that is failing — Zoom, Teams, GarageBand, or another — and confirm its toggle is switched on.
-
If the app does not appear in the list at all, it has never made an access request. Launch the app, navigate to an audio recording or call screen, and macOS will display a permission prompt. Accept it.
-
After enabling or confirming the permission, fully quit the app using Cmd + Q and then relaunch it. This step is commonly missed. A running app does not re-check its permission state until it restarts, so the mic will appear broken even after a correct fix until the app is relaunched.
Note: In macOS Ventura, Sonoma, and Sequoia, the per-app toggle is the only gate between the operating system and an app’s audio access. Even with Sound Input configured correctly, a toggled-off permission produces a flat input signal inside the application.
Fix 3 — Restart the Core Audio Process
Core Audio is the macOS daemon (background service) that routes all audio input and output. When it crashes or stalls, the microphone input meter goes flat in Sound settings, apps report no audio device, and toggling permissions has no visible effect because the underlying service is unresponsive. Restarting it takes about five seconds and does not require a full Mac restart.
Using Terminal (fastest method):
-
Open Terminal by searching for it in Spotlight with Cmd + Space.

-
Type the following command and press Return:
sudo killall coreaudiod

-
Enter your macOS administrator password when prompted. The password field will not display characters as you type — press Return when done.
-
macOS restarts the Core Audio daemon automatically within two to three seconds. You may hear a brief audio dropout.
-
Return to System Settings → Sound → Input and check whether the input level meter now responds to your voice.
Using Activity Monitor (GUI alternative):
-
Open Activity Monitor from Spotlight.
-
Type coreaudiod in the search field in the top-right corner.
-
Select the coreaudiod process in the results list.
-
Click the X (Force Quit) button in the toolbar and confirm. macOS restarts the process immediately.
Pro Tip: Core Audio crashes are more frequent after waking a MacBook from sleep or after connecting and disconnecting USB audio devices. If your mic fails on a regular basis, restarting Core Audio is the fastest first-response step before anything else.
Fix 4 — Check Microphone Settings Inside the App
macOS sound settings and privacy permissions control audio across the system. Many apps also keep separate audio settings inside the application itself. These settings can ignore the default options selected in macOS.
If the built-in microphone is correctly configured in System Settings and permissions are granted, but the app still shows no input, the app-internal audio device setting is likely pointing to a different or nonexistent device. Wrong settings inside the app are the second most common cause of microphone issues during calls.
Zoom
-
Open Zoom, click your profile picture, and select Settings.
-
Click the Audio tab in the left panel.
-
Under Microphone, open the dropdown and confirm MacBook Microphone or Built-in Microphone is selected.

-
Watch the Input Level bar and speak. If the bar moves, the fix is complete.
-
Consider checking Automatically adjust microphone volume if input levels are inconsistent during calls.
Microsoft Teams
-
Click the three-dot menu next to your profile picture and select Settings.

-
Click Devices in the left sidebar.

-
Under Microphone, open the dropdown and select the correct input device.

-
Use the Make a test call button at the bottom of the Devices panel to confirm audio is being received before your next meeting.
GarageBand / Logic Pro
-
Go to GarageBand (or Logic Pro) menu → Settings → Audio/MIDI (in older versions: Preferences → Audio/MIDI).
-
In the Input Device dropdown, confirm Built-in Microphone is selected.
-
Close the settings window. In the track you are recording, confirm the input channel is assigned to Input 1 or the appropriate built-in mic input.
Note: GarageBand and Logic Pro apply their input device selection on a per-project basis in some configurations. If a project was saved with an external audio interface that is no longer connected, the DAW may fall back to a null input rather than the built-in mic. Manually reassigning the input device in the project resolves this.
Fix 5 — Identify and Remove Conflicting Audio Software
Third-party virtual audio drivers and audio management utilities, including Loopback, BlackHole, SoundSource, Krisp, and audio enhancements bundled with gaming headset software, install system-level audio extensions that can intercept or reroute microphone input. When these tools malfunction or become incompatible after a macOS update, the built-in mic can appear selected in Sound settings while producing no actual signal.
-
Open System Settings → Sound → Input and examine the full device list. Entries like “Loopback Audio,” “BlackHole 2ch,” or any virtual device you do not recognize may be claiming priority over the built-in mic.
-
Open System Settings → General → Login Items and review apps that launch at startup. Disable any audio utilities you no longer actively use by selecting them and clicking the minus (–) button.
-
To isolate the conflict without uninstalling anything, create a new macOS user account: go to System Settings → Users & Groups → Add Account. Log in to the new account and test the microphone in QuickTime Player using File → New Audio Recording. If the mic works in the new account, the conflict is contained to the software installed or configured in your main account.
-
Once the conflicting app is identified, update it to the latest version — the developer may have released a macOS compatibility patch — or uninstall it entirely and retest.
Fix 6 — Reset NVRAM (Intel Macs) or Restart SMC-Related Settings
NVRAM stores certain hardware preferences on Intel-based MacBooks, including some audio hardware parameters. Corruption in NVRAM can cause macOS to misidentify or fail to initialize the built-in microphone during startup.

-
Shut down your MacBook completely.
-
Press the power button to turn it on.
-
Immediately hold down Option + Command + P + R simultaneously.
-
Keep holding the keys for approximately 20 seconds. On Macs that play a startup chime, release the keys after you hear the chime a second time.
-
Allow the Mac to start normally, then test the microphone in System Settings → Sound → Input.
Apple Silicon Macs (M1, M2, M3, M4): Apple Silicon does not provide a user-accessible NVRAM reset sequence in the same way. For persistent hardware-level audio issues on these models, Apple recommends running Apple Diagnostics or contacting Apple Support directly. See Apple’s NVRAM support page for model-specific guidance.
This fix addresses hardware-level preference corruption. It will not resolve software permission issues or Core Audio crashes, so complete Fixes 1 through 5 before attempting an NVRAM reset.
Built-In Mic Still Not Working? Use a Hollyland Wireless Mic With Your MacBook
If you have worked through every fix above and the built-in microphone is still silent, you are likely dealing with hardware damage, a component failure, or an intermittent fault that requires professional service. That is not a fast repair. If you have a call, recording session, or online class coming up, the fastest way to reliable audio input on your MacBook is an external wireless USB-C microphone that macOS recognizes without any driver installation.

The Hollyland LARK MAX 2 is a wireless clip-on microphone system built for this situation. Its USB-C receiver uses the USB Audio Class protocol that macOS has supported natively for years, which means macOS treats it the same way it treats any standard audio input device.
Why External Input Bypasses Built-In Mic Failures?
When the built-in mic stops working, macOS gets no sound. Permissions, Core Audio, and app settings cannot change this. A USB-C microphone uses its own separate audio connection. It does not depend on internal hardware or firmware at all. macOS detects it as a new input device right away. It shows up in the Sound Input settings as usual.
Setting up the Hollyland LARK MAX 2 with a MacBook:
-
Insert the LARK MAX 2 USB-C receiver into your MacBook’s USB-C port. All MacBook models from 2016 onward use USB-C or Thunderbolt ports, so no adapter is needed.

-
Open System Settings → Sound → Input. Within a few seconds, a new device labeled “LARK MAX 2” (or a similar USB audio device name) will appear in the input device list. Click it to select it.
-
Adjust the Input Volume slider in the Sound panel to an appropriate level.
-
Power on the LARK MAX 2 transmitter by pressing its power button. Confirm it is paired to the receiver: the LED on the transmitter should display a solid blue light, which indicates it is linked and actively transmitting. A blinking LED means the transmitter is searching for a receiver — hold both units close together until the LED becomes solid.
-
Speak toward the transmitter and watch the Input Level meter in System Settings → Sound → Input. The bar should respond to your voice. You now have a working audio input on your MacBook.
-
To turn on noise cancellation, single-click on the noise cancellation button on the receiver unit.

You can also perform the same operation on the transmitter unit by pressing the power button, as it is a multifunction button. Once the LED turns a stable green, the noise-canceling feature is active.
If you want more control over the noise levels, download and open the Hollyland LarkSound app on your MacBook or phone. Then, using the USB-C receiver's settings panel, you can enable or disable the Noise Cancellation toggle and adjust the noise-canceling strength.


Enabling this setting reduces ambient noise significantly during calls in busy environments such as open offices or coffee shops.
-
Open your call or recording application and follow the same steps from Fix 4 — navigate to the app’s internal audio settings and select “LARK MAX 2” from the microphone dropdown. This confirms the app is drawing audio from the external mic rather than attempting to fall back to the non-functional built-in input.
Note: If you need a more compact option and primarily record on the MacBook from a desk rather than at a distance, the Hollyland LARK M2 uses the same USB-C receiver plug-in flow and receives the same immediate macOS recognition. No separate driver installation is required for either model.
When to Contact Apple Support?
A small number of MacBook microphone failures are hardware faults that no software fix can resolve. Consider booking a Genius Bar appointment if:
-
The built-in microphone is completely absent from the Sound Input list, even after restarting Core Audio and testing in a new macOS user account
-
The MacBook has sustained physical damage, liquid exposure, or a significant drop
-
The failure persists across an NVRAM reset, a new macOS user account, and all software-level fixes in this guide
-
Apple Diagnostics returns an error code related to audio hardware
Run Apple Diagnostics before your appointment to give the technician a specific error reference. Do not attempt to open the MacBook chassis or replace the microphone assembly yourself, as this voids the warranty and goes beyond what software troubleshooting can address.
Frequently Asked Questions
Why does my MacBook microphone work in some apps but not others?
Per-app microphone permissions in Privacy & Security and app-internal audio device selection are managed independently. An app can have OS-level permission enabled but still point to the wrong or missing input device in its own settings. Check the app’s internal audio device dropdown as described in Fix 4 — this is the most common cause of app-specific microphone failures.
Will updating macOS fix my microphone?
Sometimes. Apple includes audio driver corrections in minor point releases, particularly after a major OS version introduces regressions. But updates can also introduce new conflicts. Go to System Settings → General → Software Update, check what is available, and review the release notes for any mention of audio or microphone fixes before deciding to proceed.
My MacBook microphone stopped working after a Zoom update. What should I do?
Zoom updates occasionally reset the audio device selection or request system permissions again. Open Zoom → Settings → Audio, reselect your microphone from the dropdown, and verify that Zoom still has permission under System Settings → Privacy & Security → Microphone. Fully quit and relaunch Zoom after making any permission change for the update to take effect.
Can I use a wireless microphone with a MacBook without installing drivers?
Yes. USB-C wireless mic systems like the Hollyland LARK MAX 2 use the USB Audio Class protocol, which macOS supports natively. Plug the USB-C receiver into your MacBook, and macOS immediately recognizes it as an audio input device in System Settings → Sound → Input. No driver download or installation screen is required.
Conclusion
Start with Sound settings and app permissions first. Most MacBook microphone issues get fixed in the early steps. Core Audio resets should come later in troubleshooting. If the built-in mic still fails after all fixes, hardware service may be needed. But that's time-consuming and requires patience. Contrarily, you can skip the repair process and get super clean audio with the Hollyland LARK MAX 2. Its USB-C receiver connects your MacBook without a hitch. It needs no drivers and gives stable wireless audio on a MacBook in under a minute.