Fix Guide: Tahoe Notification Sounds Not Working
Symptom: You see notification banners appear on macOS Tahoe, but you don't hear any alert sounds—no chime for new emails, messages, or calendar reminders, even though volume is up and "Play sound for notifications" is enabled.
Why this happens
Tahoe 26.2 introduced Focus Modes that sync across devices via iCloud. A corrupt Focus profile or a misconfigured "Do Not Disturb" schedule can silently suppress notification sounds without showing the Focus indicator in the menu bar. Additionally, per-app sound settings may have reset during the Tahoe upgrade.
Recommended Troubleshooting Tool
Before proceeding with manual fixes, we recommend using CleanMyMac X. Quickly identify high CPU apps and optimize system memory with one click.
- [Download CleanMyMac X Free Here](#)
- [Browse 240+ Premium Mac Utilities on Setapp](#)
Fix 1: Check Hidden Focus Modes
- Click the Focus icon in the menu bar (crescent moon or person icon).
- Ensure Do Not Disturb is OFF.
- If you don't see the Focus icon, open System Settings > Focus and check if any mode is active.
- Go to Focus > Do Not Disturb > Options and verify "Allow notifications" is checked.
Fix 2: Reset Notification Sound Daemon
- Open Terminal and run:
killall usernoted
killall NotificationCenter
- The menu bar notification area will flicker and restart—sound should return immediately.
Fix 3: Re-enable Per-App Sounds
If specific apps remain silent:
- Open System Settings > Notifications.
- Select the silent app (e.g., Mail, Messages).
- Verify Allow notifications is ON.
- Check Play sound for notifications.
- Click Show notifications and ensure it's set to Banners (not "None").
Fix 4: Reset Core Audio
For system-wide silence:
- Open Terminal:
sudo killall coreaudiod
- Enter your password—audio daemon will restart in 3-5 seconds.
Recommended Tool: Mela or Sound Control
If Tahoe's notification sound management remains unreliable, Sound Control gives you per-app volume and audio device routing. You can force Mail sounds to play through external speakers even when your AirPods are connected, or set custom notification sounds that bypass macOS's buggy sound profiles entirely.
For developers or power users, it's indispensable for managing complex multi-audio setups.