Skip to main content

super fast user switching

Posted August 2002 by Steve Sinchak

(EXPERIENCED USERS ONLY)

Super fast user switching is a powertoy which makes it easy to switch the active user. But you must be a member of the administrator group to see other users! Quite useless for normal users, but this is done on purpose. I contacted Lou, the programmer of fast.exe, and he said (quote):

"It actually has to do with permissions. As a regular user, you don't have access to the (InteractiveLogon) service. This is because I didn't want to open another hole in Windows. This is unavoidable."

The solution opens a hole, but makes super fast user switching usable. THIS IS ONLY FOR EXPERIENCED USERS!

  1. remove task.exe from the local_machine ~ windows ~ run registry entry (you can use start --> run --> msconfig for that)
  2. create a fast.cmd file wich contains the line below:
    runas /noprofile /env /savecred /user:YOURMACHINE\Administrator "c:\windows\system32\fast.exe"
    replace YOURMACHINE by your machine name
  3. copy fast.cmd to your windows directory
  4. make a shortcut to c:\windows\fast.cmd, let the shortcut run minimized
  5. copy the shortcut to C:\Documents and Settings\All Users\Start Menu\Programs\Startup

You have to run fast.cmd manually one time for each user to supply the administrator password. This has to be done only once.

This solution won't work for XP home edition because that edition won't store the security credentials.

For your information: the user process fast.exe will communicate with the service task.exe to perform it's task. Meddling with the fast -service properties won't work (I tried...).

Don't do this on production systems, it's meant for home use where security is less important.

Happy user switching!

Evert Mouw
[email protected]

Related Posts


If you own a Google Chromecast streaming device, you can easily share a browser tab in Chrome browser or even your entire desktop.  This can be very useful when presenting from your laptop or if you just want to watch something on a big screen that is only on your PC.  The only requirement is you must be on the same network as your Chromecast...

Read More

If you are a fan of minimalist desktop experiences, hiding the desktop icons are an easy way to clean up the Windows interface.  Instead of saving everything to your desktop, use the default profile folders such as downloads and documents.  Actually hiding all the icons on your desktop is a very simple customization hidden in the right-click context menu.  Just right-click on the desktop, select View...

Read More

Google security researchers have published details about a major security flaw found in the SSL protocol that is used to encrypt data transferred between your browser and a web server. SSL is typically used in situations where logon credentials are validated...

Read More

Enabling two-factor authentication is a great way to add an additional level of protection to your Microsoft account.  Even if your password is stolen, your account is still protected because two-factor authetication requires an additional level of verification to log in. Microsoft calls their version of two-factor authentication "two-step verification" and it works by providing you with a random code...

Read More