Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

System sound

Featured Replies

Hello,

Which registry setting is used to turn off all Windows system sounds? Been searching the forum but cannot find the one to turn everything off.

Regards,

Wim

I think you mean this tweak:

;turn off system beeps
[HKEY_CURRENT_USER\Control Panel\Sound]
"beep"="no"

I dont think he means system beeps, I think he means more in the meaning of "sound schemes" to disable sounds such as "Empty Recycle Bin" etc?

If this is the case then Windows does have a scheme for No Sounds so there should be a tweak that will load the "No Sounds" scheme.

  • Author

Exactly, I don't really care 'bout the system beeps, I want to change the default 'Windows sound scheme' to 'no sounds'. This must prevent a whole classroom with 'TARAAAAH' when the students login.

Regards,

Wim

Set your sounds as you want it to be on your current running windows, then copy the registry values to a .reg file and apply at T-12 for it to apply to all users.

Here is an example of how to disable the shutdown sound.

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current]
@=""

Windows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\AppEvents\Schemes]
@=".None"

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\.Default\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\MailBeep\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemExit\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemHand\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemStart\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Conf\Person Joins\.Current]
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Conf\Person Leaves\.Current]
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Conf\Receive Call\.Current]
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Conf\Receive Request to Join\.Current]
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Explorer\BlockedPopup\.current]
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Explorer\Navigating\.Current]
@=-
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Explorer\SecurityBand\.current]
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_Buzz\.Current]
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_ContactOnline\.Current]
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewAlert\.Current]
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewMail\.Current]
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewMessage\.Current]
@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewSMSMessage\.Current]
@=""

Should work for "NO SOUNDS"

  • 1 month later...

Thanks for the registry file post, but it did not work for me. What might be the problem? Thanks

  • 9 months later...

Windows Registry Editor Version 5.00

; quitar los sonidos del sistema

[HKEY_USERS\.DEFAULT\AppEvents\Schemes]

@=".None"

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CCSelect\.current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\.Default\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MailBeep\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\PrintComplete\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Person Joins\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Person Leaves\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Receive Call\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Receive Request to Join\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\BlockedPopup\.current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\SecurityBand\.current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_Buzz\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_ContactOnline\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewAlert\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewMail\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewMessage\.Current]

@=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewSMSMessage\.Current]

@=""

indows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\AppEvents\Schemes]

@=".None"

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\.Default\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\CCSelect\.current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\MailBeep\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemExit\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemHand\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\SystemStart\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Conf\Person Joins\.Current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Conf\Person Leaves\.Current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Conf\Receive Call\.Current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Conf\Receive Request to Join\.Current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Explorer\BlockedPopup\.current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Explorer\Navigating\.Current]

@=-

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\Explorer\SecurityBand\.current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_Buzz\.Current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_ContactOnline\.Current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewAlert\.Current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewMail\.Current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewMessage\.Current]

@=""

[HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\MSNMSGR\MSNMSGR_NewSMSMessage\.Current]

@=""

this work for me, if you choose later one theme it work

Edited by belcebuu

Windows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\AppEvents\Schemes]

@=".None"

This setting never worked for me when applied to this key, as if it's locked or in use. Try this instead. If imported at T-12, it still sets your sound scheme to 'No Sounds', as the default user.

[HKEY_CURRENT_USER\AppEvents\Schemes]@=".None"

The rest of the list is useful for detailed customization, but redundant if this tweak is used to turn off all sound effects.

Lazy the problem is that if you dont put all the appevents the changes arent inmediatly, i put hkey_users if people want no sounds if they create new users, if you only put

[HKEY_USERS\.DEFAULT\AppEvents\Schemes]
@=".None"

the sounds still sound, dont know if you restart the changes made effect but with the hole changes the sounds stop playing inmediatly

Edited by belcebuu

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.