How to Enable or Disable Fast User Switching in Windows 10

Fast User Switching is a useful feature if you have more than one account. Using this, users can switch between accounts on a single device. They don’t have to log out to do it. It makes many users capable of using a single device at the same time. The tasks by one user are not interrupted by the other user. This post shows enabling or disabling Fast User Switching using two methods.

Read also : How to enable and disable Fast startup in windows 10

How to  Enable or Disable Fast User Switching in Windows 10

First up, you can use Group Policy Editor.

Method 1 – Using Group Policy Editor

  • Press Win + R to launch Run.
  • Type the following command. Press Enter.

gpedit.msc



Screenshot (1)

  • The Group Policy Editor opens up. Expand Local Computer Policy. Open Computer Configuration.

Screenshot (2)

  • Then, select Administrative Templates. This drops down a few options.

Screenshot (21)

  • Select System.

Screenshot (3)

  • Finally, select Logon.

Screenshot (4)

  • Click on Hide Entry Points for Fast User Switching.

Screenshot (22)

 

  • To enable Fast User Switching, click on Enabled. When you wish to stop, you can click Disabled.

Screenshot (5)

Here’s how to use Registry for the same results.

Method 2 – Using Registry

  • Press Win + R keys. This opens Run.
  • Type the following command. Click OK.

regedit

Screenshot (6)

  • Select HKEY_LOCAL_MACHINE. 

Screenshot (23)

  • Then select SOFTWARE.

Screenshot (7)

  • Choose Microsoft.

Screenshot (8)

  • Click on Windows.

Screenshot (9)

  • Then click on CurrentVersion.

Screenshot (10)

  • Finally select Policies followed by System.

Screenshot (11)

 



  • Search if a field called HideFastUserSwitching exists.
  • If it doesn’t, then right-click on System. Hover the mouse around New. Select New DWORD 32-bit value. 

Screenshot (13)

  • Name it as HideFastUserSwitching. Press Enter key.

Screenshot (14)

  • Double click on HideFastUserSwitching. Set Value data as 0 to Enable Fast User Switching. Set Value data as 1 to Disable.

Screenshot (15)

 

When you’re done, you can disable Fast User Switching and go back to previous mode. The next time you’ve a few people wanting to use the same device, try this out. Using this, you can move on with your important project while someone else is watching their favorite movie! Hope it helps!