Skip to content
Follow
Windows 🟡 Intermediate

How to turn On or Off Notification Sounds in Windows 11

Richard
Written by
Richard
Jul 17, 2026 4 min read
How to turn On or Off Notification Sounds in Windows 11
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.

⚡ Quick Answer

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.

  1. Open Settings. You can do this by pressing the Windows key + I on your keyboard.
  2. In the Settings window, click on System in the left-hand menu.
  3. Then, click on Notifications on the right side.
  4. Click on the Notifications option to expand its settings.
  5. 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.
Windows 11 notifications settings tile in the Settings app.
Windows 11 notifications settings tile in the Settings app.
Windows 11 Notifications settings page with "Play notification sound" toggle.
Windows 11 Notifications settings page with "Play notification sound" toggle.

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.

  1. Open Settings by pressing Windows key + I.
  2. Click on System in the left menu, and then click on Notifications on the right.
  3. 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”).
  4. 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.
Windows 11 notifications settings tile in the Settings app.
Windows 11 notifications settings tile in the Settings app.
Windows 11 specific app notification settings for Mail app.
Windows 11 specific app notification settings for Mail app.
Windows 11 Mail app notification settings with sound disabled.
Windows 11 Mail app notification settings with sound disabled.
📝Note
If you have turned off notifications for an app entirely, this sound setting will be grayed out and you won’t be able to change it.

You can close Settings when you are done.

Option 3Control Notification Sounds for All Apps Using Registry Editor (Advanced)

⚠️Warning
For advanced users, you can turn notification sounds on or off for all apps in Windows 11 by making changes in the Registry Editor. This method offers a system-wide control but requires careful steps.
  1. Open Registry Editor. Type regedit.exe in the Windows search bar and press Enter. You may need administrator permission to open this program.
  2. 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.

  1. Open Registry Editor. Type regedit.exe in the Windows search bar and press Enter. You may need administrator permission to open this program.
  2. Navigate to the following location in the Registry Editor’s left pane:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Notifications\Settings

  3. Under the Settings key, find and click on the specific app’s key you want to adjust. The names can look complex, like Microsoft.YourPhone_8wekyb3d8bbwe!YourPhoneMessages.

To Turn On Play Sound for Notifications from an App:

  1. In the right pane of the app’s key, look for a value named SoundFile.
  2. If SoundFile exists, right-click on it and select Delete.
  3. If SoundFile does not exist, it means sounds are already enabled for this app.
  4. Click Yes to confirm if prompted.

To Turn Off Play Sound for Notifications from an App:

  1. In the right pane of the app’s key, look for a value named SoundFile.
  2. If SoundFile does not exist, right-click in an empty space in the right pane, select New, then select String Value. Type SoundFile as the name and press Enter.
  3. Double-click on the SoundFile value to edit it.
  4. Leave the Value data field completely empty (blank).
  5. 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?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How to Disable Windows Firewall on Windows 11
Windows How to Disable Windows Firewall on Windows 11
How to Change System Locale in Windows 11
Windows How to Change System Locale in Windows 11
How to Disable Lock Screen Notifications in Windows 11
Windows How to Disable Lock Screen Notifications in Windows 11
How to Search for Files in Windows 11
Windows How to Search for Files in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *