Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > How Do I Remove System Sounds?

Reply
Thread Tools Display Modes

How Do I Remove System Sounds?

 
 
Shane
Guest
Posts: n/a

 
      07-09-2009
I just removed Ipswitch's WS_FTP 2007, but the system sounds associated with
the program did not uninstall with it. How do I manually remove the system
sounds in Control Panel?

Thanks,
Shane.

Windows Vista Home Premium SP2

 
Reply With Quote
 
 
 
 
Alan Edwards
Guest
Posts: n/a

 
      07-09-2009
Try removing the Registry keys with Regedit.
I don't have WS_FTP but it is probably under a key like:

HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\WS_FTP

You should see the names of the sounds in the subkeys.
If the .wav files are also still there, then take a note of them and
remove them.

....Alan
--
Alan Edwards, MS MVP Windows - Internet Explorer
http://dts-l.com/index.htm



On Wed, 8 Jul 2009 23:04:39 -0600, in
microsoft.public.windows.vista.general, "Shane"
<> wrote:

>I just removed Ipswitch's WS_FTP 2007, but the system sounds associated with
>the program did not uninstall with it. How do I manually remove the system
>sounds in Control Panel?
>
>Thanks,
>Shane.
>
>Windows Vista Home Premium SP2

 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      07-09-2009

"Alan Edwards" <> wrote in message
news:...
> Try removing the Registry keys with Regedit.
> I don't have WS_FTP but it is probably under a key like:
>
> HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\WS_FTP
>
> You should see the names of the sounds in the subkeys.
> If the .wav files are also still there, then take a note of them and
> remove them.
>




Also remove relevant keys / values under

HKEY_CURRENT_USER\AppEvents


--
Jon


 
Reply With Quote
 
Alan Edwards
Guest
Posts: n/a

 
      07-09-2009
On Thu, 9 Jul 2009 07:23:49 +0100, in
microsoft.public.windows.vista.general, "Jon"
<> wrote:

>"Alan Edwards" <> wrote in message
>news:.. .
>> Try removing the Registry keys with Regedit.
>> I don't have WS_FTP but it is probably under a key like:
>>
>> HKEY_USERS\.DEFAULT\AppEvents\Schemes\Apps\WS_FTP
>>
>> You should see the names of the sounds in the subkeys.
>> If the .wav files are also still there, then take a note of them and
>> remove them.
>>

>
>
>
>Also remove relevant keys / values under
>
>HKEY_CURRENT_USER\AppEvents


Not necessary.
They are the same keys.

....Alan
--
Alan Edwards, MS MVP Windows - Internet Explorer
http://dts-l.com/index.htm


R
 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      07-09-2009
Alan Edwards" <> wrote in message
news:...


> Not necessary.
> They are the same keys.
>



No, they differ.

HKEY_USERS\.DEFAULT contains default settings for newly created users ie
*future* user accounts
HKEY_CURRENT_USER designates the current user

So if you change only under 'HKEY_USERS\.DEFAULT', it will have no effect on
the current user.

--
Jon


 
Reply With Quote
 
Alan Edwards
Guest
Posts: n/a

 
      07-09-2009

OK. I guess I am back in the dark ages of Win9x where they were
exactly the same and deleting one deleted the other.

I am not sure that the change is a step forward where you must delete
both.

....Alan
--
Alan Edwards, MS MVP Windows - Internet Explorer
http://dts-l.com/index.htm



On Thu, 9 Jul 2009 10:15:20 +0100, in
microsoft.public.windows.vista.general, "Jon"
<> wrote:

>Alan Edwards" <> wrote in message
>news:.. .
>
>
>> Not necessary.
>> They are the same keys.
>>

>
>
>No, they differ.
>
>HKEY_USERS\.DEFAULT contains default settings for newly created users ie
>*future* user accounts
>HKEY_CURRENT_USER designates the current user
>
>So if you change only under 'HKEY_USERS\.DEFAULT', it will have no effect on
>the current user.

 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      07-09-2009
"Alan Edwards" <> wrote in message
news:...
> OK. I guess I am back in the dark ages of Win9x where they were
> exactly the same and deleting one deleted the other.
>
> I am not sure that the change is a step forward where you must delete
> both.
>





Yeah there do seem to be a number of previously simple registry changes,
that have become overly complicated in recent years. I think of the multiple
locations that can now be used to configure which application opens up which
extension.

The whole thing could probably do with a structural overhaul to bring it
into the 21st century.


--
Jon



 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      07-09-2009

"Jon" <> wrote in message
news:...

>
>> Not necessary.
>> They are the same keys.
>>



>
>
> No, they differ.
>
> HKEY_USERS\.DEFAULT contains default settings for newly created users ie
> *future* user accounts
> HKEY_CURRENT_USER designates the current user
>
> So if you change only under 'HKEY_USERS\.DEFAULT', it will have no effect
> on the current user.
>




Oops, looks like I'm wrong too. Turns out 'HKEY_USERS\.DEFAULT' is now an
alias for 'HKEY_USERS\S-1-5-18', or the 'System' account.


The .Default user is not the default user
http://blogs.msdn.com/oldnewthing/ar...2/1786493.aspx

That will teach me for not checking!

--
Jon



 
Reply With Quote
 
Shane
Guest
Posts: n/a

 
      07-10-2009

Thanks for your answers.

There are fourteen system sounds left over from WS_FTP, and it seems that
each system sound has four entries in the registry. For example, this change
event appears in the following four locations:

HKEY_CURRENT_USER\AppEvents\EventLabels\WSFTP_ChgU p
HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\ WSFTP_ChgUp
HKEY_USERS\S-1-5-21-3132765019-448504513-1931188874-1000\AppEvents\EventLabels\WSFTP_ChgUp
HKEY_USERS\S-1-5-21-3132765019-448504513-1931188874-1000\AppEvents\Schemes\Apps\.Default\WSFTP_ChgUp

I have no idea who the "S-1-5-21-3132765019-448504513-1931188874-1000" user
is.

So, for each of the fourteen system sounds, do I delete the four registry
keys? Do I have to reboot my computer for the changes to take effect?

Thanks,
Shane
Windows Vista Home Premium SP2

 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      07-12-2009
"Shane" <> wrote in message
news:...
> Thanks for your answers.
>
> There are fourteen system sounds left over from WS_FTP, and it seems that
> each system sound has four entries in the registry. For example, this
> change event appears in the following four locations:
>
> HKEY_CURRENT_USER\AppEvents\EventLabels\WSFTP_ChgU p
> HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\ WSFTP_ChgUp
> HKEY_USERS\S-1-5-21-3132765019-448504513-1931188874-1000\AppEvents\EventLabels\WSFTP_ChgUp
> HKEY_USERS\S-1-5-21-3132765019-448504513-1931188874-1000\AppEvents\Schemes\Apps\.Default\WSFTP_ChgUp
>
> I have no idea who the "S-1-5-21-3132765019-448504513-1931188874-1000"
> user is.
>
> So, for each of the fourteen system sounds, do I delete the four registry
> keys? Do I have to reboot my computer for the changes to take effect?
>




HKEY_CURRENT_USER

is likely an alias (short form) for

HKEY_USERS\S-1-5-21-3132765019-448504513-1931188874-1000

so those 4 locations are likely to be in reality just two ie deleting under
'HKEY_CURRENT_USER' will remove under
'HKEY_USERS\S-1-5-21-3132765019-448504513-1931188874-1000' and vice versa.

And yes you'd remove the 'WSFTP' sound keys. Set a restore point before
changes, and right-click 'export' anything you're not sure of for ready
restore later, in case of mistakes.

You'll probably need to reboot, or you might get away with a log off / on.

--
Jon



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Distorted System Sounds Dave Windows Vista Hardware 8 01-26-2009 11:46 PM
System sounds and notification sounds have stopped working in wind Ant Windows Vista General Discussion 0 01-30-2008 12:14 PM
Windows IE & System Sounds TJSlayer Windows Vista General Discussion 2 11-25-2007 05:59 PM
No system sounds or internet sounds. but media still works hayatosan Windows Vista General Discussion 0 09-09-2007 07:46 PM
MCE loads System Sounds Goldfinger Windows Media Center 0 11-05-2005 09:58 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59