How to turn On or Off Notification Sounds in Windows 11
Notification sounds in Windows 11 let you know when an app or Windows itself sends you an alert. By default, Windows 11 plays a sound for these notifications.
These alerts can show up as banners in the corner of your screen, in the Notification Center, or even on your lock screen. You can choose to hear sounds for all notifications, turn them off entirely, or pick which specific apps get to make noise.
To manage notification sounds in Windows 11, open Settings, go to System > Notifications, and toggle “Play notification sound” on or off for all apps. Alternatively, adjust sound settings for individual apps within the same Notifications menu.
Option 1Control Notification Sounds for All Apps Using Settings
You can turn notification sounds on or off for all your apps at once using the Windows 11 Settings. This is the quickest way to silence all alerts if you just want quiet.
- Open Settings. You can do this by pressing the Windows key + I on your keyboard.
- In the Settings window, click on System in the left-hand menu.
- Then, click on Notifications on the right side.
- Click on the Notifications option to expand its settings.
- You will see a setting called Play notification sound. Turn this switch On to hear notification sounds, or Off to silence them for all apps.


You can now close the Settings window.
Option 2Control Notification Sounds for Specific Apps Using Settings
This method allows you to choose which individual apps can play notification sounds.
- Open Settings by pressing Windows key + I.
- Click on System in the left menu, and then click on Notifications on the right.
- Scroll down to the list of apps that can send notifications. Click on the name of the app you want to adjust (for example, “Mail”).
- Look for the setting Play a sound when a notification arrives. Turn this switch On to allow sounds for this app, or Off to disable them.



You can close Settings when you are done.
Option 3Control Notification Sounds for All Apps Using Registry Editor (Advanced)
- Open Registry Editor. Type
regedit.exein the Windows search bar and press Enter. You may need administrator permission to open this program. - Navigate to the following location in the Registry Editor’s left pane:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Notifications\Settings
To Turn Off Notification Sounds for All Apps:
Create or modify a DWORD (32-bit) Value named NOC_GLOBAL_SETTING_ALLOW_NOTIFICATION_SOUND and set its value to 0.
To Turn On Notification Sounds for All Apps:
This is the default setting. To ensure sounds are on, you can delete the registry setting NOC_GLOBAL_SETTING_ALLOW_NOTIFICATION_SOUND.
Option 4Control Notification Sounds for Specific Apps Using Registry Editor (Advanced)
Advanced users can use the Windows Registry Editor to turn notification sounds on or off for individual apps in Windows 11. This gives you fine-grained control over which specific programs can alert you with sound.
- Open Registry Editor. Type
regedit.exein the Windows search bar and press Enter. You may need administrator permission to open this program. - Navigate to the following location in the Registry Editor’s left pane:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Notifications\Settings - Under the
Settingskey, find and click on the specific app’s key you want to adjust. The names can look complex, likeMicrosoft.YourPhone_8wekyb3d8bbwe!YourPhoneMessages.
To Turn On Play Sound for Notifications from an App:
- In the right pane of the app’s key, look for a value named
SoundFile. - If
SoundFileexists, right-click on it and select Delete. - If
SoundFiledoes not exist, it means sounds are already enabled for this app. - Click Yes to confirm if prompted.
To Turn Off Play Sound for Notifications from an App:
- In the right pane of the app’s key, look for a value named
SoundFile. - If
SoundFiledoes not exist, right-click in an empty space in the right pane, select New, then select String Value. TypeSoundFileas the name and press Enter. - Double-click on the
SoundFilevalue to edit it. - Leave the Value data field completely empty (blank).
- Click OK.
To turn off notification sounds for a specific app using the Registry Editor, find its entry and change the ‘SoundFile’ value. Setting this value to be blank will stop the app from playing any notification sounds.
Summary
You can manage notification sounds in Windows 11 through the Settings app for a user-friendly experience. For more advanced control or to manage settings for all apps at once, you can use the Registry Editor, but proceed with caution.
Why is my computer not making sound for notifications?
If you can't hear anything on your PC, the most common reasons are muted or low volume, the wrong output device selected, and outdated or corrupted audio drivers. Checking your settings and updating drivers can often restore sound quickly. Muted or low volume: Your system, app, or device volume may be muted or too low.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!