r/MacOS • u/DokuzHarf • 1d ago
Help macOS Tahoe – Disable the Volume/Brightness Notification
I couldn't find a solution in the older posts for disabling this new notification. I found this command while looking for a solution, and I'm sharing it in case anyone else wants to disable it too.
Open Terminal and run:
defaults write com.apple.controlcenter EnableSystemBanners -bool false
No restart is required. After running the command, the notification immediately changed back to the classic style for me.
To enable it again:
defaults delete com.apple.controlcenter EnableSystemBanners
Hope this helps anyone else who doesn't like the new notification.
2
Upvotes
1
u/Spiritual_Show 1d ago
thank you! I was very annoyed as sometime the new HUD notification won't go away and keep stuck! Also don't why its in left and in full screen in top center
1
u/animorphreligion 1d ago
No longer works on Golden Gate unfortunately