Fix Sound Won’t Play on MacBook Pro

October 4, 2021
Written By Bobby

Exploring how creativity, culture, and technology connect us.

Sound just stop working for you? Here’s the quick fix that worked for me:

  1. Open the Terminal app or search with ⌘+Space, type Terminal and hit Return.
  2. 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!

Leave a Comment