How to Enable or Disable Fast User Switching in Windows 11
Fast User Switching in Windows 11 lets different people use the same computer without signing out of their accounts.
This feature allows multiple user accounts to be logged in at the same time, so you can quickly hop between them. It means no one has to close their programs or games to let someone else use the PC.
On a shared computer, Fast User Switching keeps everyone’s personal files and settings separate and ready to go. You can control this feature using the Local Group Policy Editor or the Registry Editor, which is available on Windows 11 Pro and Enterprise editions.
Enable or disable Fast User Switching in Windows 11 via Local Group Policy Editor or Registry Editor. This allows multiple users to stay logged in and switch between accounts without logging out. You need administrator privileges to make these changes.
What You Need
Option 1Using Local Group Policy Editor
Windows 11 Pro, Enterprise, and Education users can manage fast user switching through the Local Group Policy Editor. This tool allows you to change system settings, including the option to quickly switch between user accounts without closing your programs. The Local Group Policy Editor provides a way to manage this fast user switching feature.
- Open the Local Group Policy Editor by typing
gpedit.mscin the search box and pressing Enter. - In the left pane, navigate to this location:
Computer Configuration > Administrative Templates > System > Logon - In the right pane, find the policy called Hide entry points for Fast User Switching and double-click it.
- To enable Fast User Switching (turn it on):
Select the dot next to Not Configured, then click OK. This is the default setting.
- To disable Fast User Switching (turn it off):
Select the dot next to Enabled, then click OK.
- You can now close the Local Group Policy Editor.


Option 2Using Registry Commands
You can change fast user switching settings on any version of Windows 11, even if you don't have the Pro edition, by using Registry commands. This method involves making specific changes to system files to enable or disable fast user switching. Remember, you'll need administrator rights to do this.
- 🔒 Admin privileges required: Right-click on Windows Terminal and select Run as administrator.
- To enable Fast User Switching (turn it on):
Copy and paste this command, then press Enter:
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v HideFastUserSwitching /fThis is the default setting.
- To disable Fast User Switching (turn it off):
Copy and paste this command, then press Enter:
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v HideFastUserSwitching /t REG_DWORD /d 1 /f
Summary
Fast user switching in Windows 11 lets everyone stay signed in and switch between accounts without closing programs.
How to quickly switch between users on 🪟 Windows 11?
To switch between users in Windows 11, click the Start button, select your profile icon, and choose the account you want from the list. Alternatively, press Windows key + L to lock your screen, then select the desired user account from the login screen.
Does 🪟 Windows 11 have fast user switching?
Yes, Windows 11 includes Fast User Switching, allowing multiple users to stay signed in simultaneously. You can switch between accounts without closing applications, keeping your work and internet connections active.
How to quickly switch between Windows in 🪟 Windows 11?
Use Alt + Tab to view and select active applications. You can also use the Task View button on the taskbar or press Windows key + Tab for a thumbnail overview of open windows.
How to disable fast user switching in Windows?
For Windows 11 Pro, Enterprise, or Education, use the Local Group Policy Editor.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!