Can I mute the sound when switching users in Win 7?

3

We have a win 7 computer that is used by several family members and we use fast user switching to change accounts without logging each other out (It's set up to go to the select user screen after resuming from screensaver). However, often someone will accidentaly leave windows media player or a website playing sound. This is very irritating since it means you have to switch between all the accounts to find out who is playing music and attempt to stop it.

Is there a way to set up windows 7 to mute or pause audio playback when switching to another user?

Mark Heath

Posted 2010-10-19T13:14:00.797

Reputation: 625

Question was closed 2013-04-25T18:18:35.267

yes, same question, although mine was asked first ;) – Mark Heath – 2011-11-08T11:15:24.627

Ha, I guess I should look at dates before being a smarty pants. – Patrick Seymour – 2011-11-08T23:12:54.440

Answers

0

You can make a VBS script to mute the sound, then create a task scheduler, then setting the trigger to “on workstation lock”.

There should be tutorials online detailing this if you need help.

YSoliman

Posted 2010-10-19T13:14:00.797

Reputation: 1

2Would the VBS script be able to mute applications (as opposed to muting all sound, which wouldn't help, since this seems to be shared between users)? – Peter Jaric – 2012-01-24T14:04:19.600