petben Posted June 4, 2018 Posted June 4, 2018 Hello, anyone got any good methods to disable all windows 10 system sounds via GPO? I have tried reg file from web: Windows Registry Editor Version 5.00 HKEY_CURRENT_USER\AppEvents\Schemes\ @=".None" [HKEY_CURRENT_USER\AppEvents\Schemes\Names\.None] @="@mmres.dll,-801" this works but sets the scheme as 'No Sounds (modified)' and leaves a number of sounds still enabled. Thanks
Arthur Posted June 4, 2018 Posted June 4, 2018 I do it via Group Policy Preferences... Here's the XML for the policy above if you want to copy and paste. 4
petben Posted June 4, 2018 Author Posted June 4, 2018 Thanks, how do I paste the xml into my new policy?
Arthur Posted June 4, 2018 Posted June 4, 2018 how do I paste the xml into my new policy? Copy all of the XML code above (so that it's in your clipboard) Go to the GPO you want to add the settings to. Navigate to User Configuration > Preferences > Windows Settings. Right-click on Registry (on the left) and choose Paste. Click Yes in the confirmation dialog box and the settings should appear on the right. 3
petben Posted June 4, 2018 Author Posted June 4, 2018 Thanks, I didn't know you could do that. awesome..
FN-GM Posted June 4, 2018 Posted June 4, 2018 They are awful! Thanks for taking the time to post these.
petben Posted June 5, 2018 Author Posted June 5, 2018 I have added a few more reg keys as some of the sounds were still enabled. This will only leave the speech recognition sounds in place. Why MS don't make a GPO "Set Sound scheme - No Sounds" 1
egerpu Posted December 12, 2019 Posted December 12, 2019 In order to be consistent regarding registry sound settings, I've created a "Group Policy Sound Settings" scheme (instead of just altering the ".Current" scheme). The attached XML disables most of the annoying sounds but keeps the sounds of the speech recognition enabled. attachments: Group Policy Sound Settings - GPO XML.txt Group Policy Sound Settings - Registry values.txt
sndr Posted December 1, 2023 Posted December 1, 2023 Attachments don't seem to work for me. Can you post the contents here?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now