Sound just stop working for you? Here’s the quick fix that worked for me:
Table of Contents
- Open the Terminal app or search with ⌘+Space, type Terminal and hit Return.
- Once Terminal opens, copy and paste the command below.
$ sudo killall coreaudiod
3. Hit Return then type your password, then hit Return again
This will restore sound immediately!
Quick Fixes to Try First
Before diving into complex solutions, try these rapid fixes that resolve 90% of MacBook Pro sound issues:
- Check the volume: Press the volume up key and make sure it’s not muted (no icon on the Touch Bar or menu bar showing mute).
- Check the output device: Go to System Settings → Sound → Output and make sure “MacBook Pro Speakers” is selected — not an external device or AirPlay.
- Unplug everything: Disconnect all USB devices, headphones, and dongles. Sometimes macOS gets confused about which output device to use.
- Restart: A simple restart fixes more audio problems than any other solution.
Reset the Core Audio Process
macOS uses a background process called coreaudiod to manage all audio. Sometimes this process gets stuck. You can kill it and let macOS restart it automatically:
Open Terminal (Applications → Utilities → Terminal) and type:
sudo killall coreaudiod
Enter your password when prompted. The audio daemon will restart automatically within a few seconds. This fix is recommended by Apple Support as a first-line troubleshooting step for persistent audio issues.
Check for Stuck Headphone Mode
A common issue is macOS thinking headphones are still connected when they’re not. Look for a red light inside the headphone jack — this indicates the optical audio output is activated by accident, often caused by debris in the port.
To fix this:
- Use a flashlight to check the headphone port for lint or debris
- Gently insert and remove a headphone plug several times to reset the contact switch
- Use compressed air to clean the port
- If you see a red light, a toothpick can sometimes dislodge stuck debris
Reset NVRAM/PRAM
The NVRAM (Non-Volatile RAM) stores sound volume, display resolution, and other settings. Resetting it can fix persistent audio problems:
For Intel Macs: Shut down, then power on and immediately hold Option + Command + P + R for about 20 seconds.
For Apple Silicon Macs (M1/M2/M3/M4): NVRAM resets automatically on restart, so a simple restart should suffice.
Check for Software Conflicts
Some applications can hijack audio output. Common culprits include:
- Audio hijacking apps like Soundflower, BlackHole, or Loopback
- Virtual meeting software (Zoom, Teams) that changes default output
- DAW software (GarageBand, Logic Pro) that sets exclusive audio access
- Browser tabs playing muted audio that claim the output device
Check Activity Monitor for any audio-related processes you don’t recognize. Also try creating a new user account and testing audio there — if it works, the issue is with your user profile’s settings.
When Hardware Is the Problem
If none of the software fixes work, the speakers themselves may be damaged. Signs of hardware failure include distorted sound at any volume, sound from only one speaker, or crackling/popping noises. Water damage is a common cause — even minor liquid exposure can corrode speaker connections.
Visit an Apple Store or authorized service provider for diagnosis. For more Mac troubleshooting guides, visit GTWebs where we cover practical tech solutions.