How to Sign Out Other Users in Windows 11
Signing out other users in Windows 11 forcefully closes their active desktop sessions, stopping all open apps and any unsaved work without needing their password. You can do this on any PC running Windows 11 Pro or Enterprise editions as long as you have administrator rights.
Shared household computers or office workstations often need this quick fix when someone forgets to log off. Windows Task Manager and the Command Prompt both let you kick idle accounts offline in just a few clicks to free up memory and protect your private files.
Open Task Manager , go to the Users tab, select the account, and click “Sign out.” Alternatively, use the Command Prompt with the “query session” and “logoff” commands. This will close their applications and unsaved work.
Using Task Manager
You can sign out other users in Windows 11 using the Task Manager . This tool shows you exactly who is logged into your computer, letting you end their session right away if you need to. Just open Task Manager by searching for it or pressing Ctrl+Shift+Esc.
- Open the Start menu , search for Task Manager , and open the app. You can also press Ctrl+Shift+Esc on your keyboard.

- If you see a small window, click More details.

- Click the Users tab at the top.
- Select the account you want to sign out.
- Click the Sign out button at the bottom of the window. %📂%LNK0%%


Using Command Prompt (Admin Required)
You can sign out users in Windows 11 using the Command Prompt if you like working with commands. This method requires administrator rights, but it's a simple way to manage who is logged in. First, open Command Prompt as an administrator by searching for 'cmd', then right-clicking and selecting 'Run as administrator'.
- Click Start, search for cmd, right-click it, and select Run as administrator.

- To see a list of everyone currently logged in, type the following command and press Enter:
query session

- Look at the ID number next to the user you want to remove.
- Type the following command, replacing 2 with the ID number you found:
logoff 2
Summary
Windows 11 lets multiple people use the computer at once, but you can sign out other users if needed using Task Manager or Command Prompt to keep things running smoothly and securely.
No comments yet — be the first to share your thoughts!