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.
本文指导您如何在Windows Vista系统中禁用快速用户切换功能,通过组策略编辑器或注册表编辑器实现这一操作,具体步骤包括启动组策略编辑器、定位政策设置并启用隐藏快速用户切换入口点的策略。
885

被折叠的 条评论
为什么被折叠?



