- Home
- Windows Vista
- Customize
- How to disable Fast User Switching in Windows Vista
Disabling Fast User Switching in Windows Vista
- Click Start, type gpedit.msc and press Enter
- Go to the following location:
Local Computer Policy | Administrative Templates | System | Logon
- Set Hide entry points for Fast User Switching to Enabled
- Quit the Group Policy Editor.
By enabling the policy, Administrators hide the Switch user button in the Logon UI, the Start menu and the Task Manager. Note that the Group Policy Editor does not exist in certain editions of Windows Vista. Alternately, you can configure the setting via the registry.
Registry edit
- Click Start, type regedit.exe and press Enter
- Navigate to the following branch:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Policies \ System
- Create a DWORD (32-bit) Value named HideFastUserSwitching
- Set the Value data for HideFastUserSwitching to 1
- Quit the Registry Editor.
If you enjoyed this post, make sure you
subscribe to our RSS feed!
We feature Tips, Troubleshooting information, Scripts and Utilities for Microsoft Windows Operating Systems!
Prefer an E-mail subscription?
10 Responses to "How to disable Fast User Switching in Windows Vista" 
|
said this on 17 Feb 2007 10:05:50 PM PST
Excellent information thankyou, solved the problem I was having.
|
|
said this on 12 Jun 2007 7:24:26 AM PST
This is a clearcut and excellent article.
|
|
said this on 10 Sep 2007 9:35:27 AM PST
Can't seem to get this to work, tried both methods in windows vista business
|
|
said this on 02 Nov 2007 2:59:36 AM PST
Now were talking,,had steve sinchack book hack win vista. said same as first option but didnt work reg wrkd teh!
|
|
said this on 25 Nov 2007 7:55:58 PM PST
it's impossible to remove the option from welcome/start screen,for it's convenient to user to logon.
|
|
said this on 20 Dec 2007 7:57:50 PM PST
I'm sorry, but gpedit.msc did'nt help me in this case (Vista Business with "admin" rights). After I've changed these settings mentioned in the article, nothing changed. In the system registry an appropriate parameter HideFastUserSwitching was set as described in the article, too. What's wrong ???
|
|
said this on 21 May 2008 6:57:43 AM PST
Just to clarify for those who are new to Group Policies, you must either logoff and back on or reboot for Policy to take affect.
|
|
said this on 18 Aug 2008 5:23:04 AM PST
It worked (registry way)for my Vista Enterprise edition.
Thanks!!!
|
|
said this on 12 Sep 2008 3:41:21 PM PST
Instead of rebooting, you can issue "gpupdate /force" at the command line which will cause the computer to refresh it's group policy.
|

Author)