Remember to maintain security and privacy. Do not share sensitive information. Procedimento.com.br may make mistakes. Verify important information. Termo de Responsabilidade

Creating Desktop Shortcuts to Switch User Accounts in Windows

In this article, we will explore how to create desktop shortcuts in Windows that allow users to easily switch between different user accounts. This feature is particularly useful for shared computers or situations where multiple users need to access their accounts quickly and efficiently. By creating these shortcuts, users can avoid the hassle of logging out and logging back in every time they need to switch accounts.


Examples:


1. Creating a desktop shortcut using the command prompt (CMD):



  • Open the command prompt by pressing Win + R and typing "cmd" followed by Enter.

  • In the command prompt, type the following command:
     explorer.exe shell:SwitchUser

  • Press Enter to execute the command.

  • A new window will open, displaying all the user accounts available on the computer.

  • Right-click on the desired user account and select "Create shortcut" from the context menu.

  • A shortcut to switch to that user account will be created on the desktop.


2. Creating a desktop shortcut using PowerShell:



  • Open PowerShell by searching for it in the Start menu.

  • In the PowerShell window, type the following command:
     explorer.exe shell:SwitchUser

  • Press Enter to execute the command.

  • A new window will open, showing all the user accounts on the computer.

  • Right-click on the desired user account and choose "Create shortcut" from the options.

  • A shortcut to switch to that user account will be created on the desktop.


To share Download PDF