up vote 1 down vote favorite
share [g+] share [fb]

I use currently fast user switching, which is ok in the sense that it doesn't require the current user to log off. However, switching users is a bit cumbersome as it involves four steps:

  1. clicking start
  2. click log off
  3. click switch user
  4. on the start sceen, click the icon for the other user

I'd like to reduce the number of steps to one, i.e. clicking an icon on the quick launch bar to directly switch to a certain user. Is this doable with some internal or external tool, or a script?

link|improve this question

67% accept rate
feedback

2 Answers

Windows Key + L will cut the number of steps in half. :)

link|improve this answer
close, but still one step short :) +1 anyway – Molly7244 Sep 11 '09 at 12:02
That final step is all down to authenticating to be who you say you are... – Rowland Shaw Sep 11 '09 at 12:14
feedback

%SystemRoot%\System32\Tsdiscon.exe

will take you straight to the 'Switch User' screen if that helps any.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.