Using the Open CMD, for example: runas /user:USERNAME “C:\full\path\of\Program.exe” If you want to start notepad from user Test, use this command:… You should now type in your password. If there’s a UAC warning, click Yes.

Type net user and then press the Enter key in the Administrator: Command Prompt window. NOTE: You’ll notice that both the Administrator and Guest accounts are displayed. Type net user administrator /active:yes and then hit the Enter key to enable the Administrator account.

At the command prompt, type the following, then press “Enter”: query user /server:computername. … The computer name or domain, followed by the username, is displayed.

Run the browser as a different user: Hold down ‘Shift’ and right-click on your browser icon on the Desktop/Windows Start Menu. Select ‘Run as different user.’ Fill in the login details for the user you want to use.

  1. Use the Command Prompt to enter the PowerShell command.Then press Enter. Step 2: The command prompt has now changed to Windows PowerShell. Step 3: Type start-process PowerShell -verb runas and press “enter.” Step 4: An administrator-level Windows PowerShell will appear.