Last active
January 18, 2025 11:06
-
-
Save 1951FDG/c427d318165e81e358c3 to your computer and use it in GitHub Desktop.
Reset audio settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo launchctl unload /System/Library/LaunchDaemons/com.apple.audio.coreaudiod.plist | |
sudo rm -rf /Library/Preferences/Audio/com.apple.audio.SystemSettings.plist | |
sudo rm -rf /Library/Preferences/Audio/com.apple.audio.DeviceSettings.plist | |
sudo rm -rv /Library/Preferences/com.apple.audio.DeviceSettings.plist | |
sudo rm -rv /Library/Preferences/com.apple.audio.SystemSettings.plist | |
sudo rm -rv ~/Library/Preferences/com.apple.audio.AudioMIDISetup.plist | |
sudo rm -rv ~/Library/Preferences/ByHost/com.apple.MIDI.0016174ee065.plist | |
sudo rm -rv ~/Library/Audio/MIDI Configurations/Default.mcfg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Mine also.. did anyone can help please? :(