How to Sign Out Other Users in Windows 11
You can sign out other users in Windows 11 to free up system resources and secure your data when they leave their accounts logged in.
Signing out another user forces their session to close, immediately terminating all running applications and unsaved work.
This is a common necessity, especially on shared PCs, to ensure optimal performance and prevent unauthorized access to sensitive information.
Follow these steps to effectively sign out other users, even if you don’t know their password.
Using Task Manager
This method is the easiest way to see who is logged in and end their session.
- 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%%

A warning will appear telling you that unsaved data might be lost. Click Sign-out user to confirm.

Using Command Prompt (Admin Required)
If you prefer using text commands, you can use the Command Prompt. Note: This requires administrative privileges.
- 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
The user will be signed out immediately without any further warnings.
Summary
Windows 11 allows multiple users to be logged in at the same time. If a user leaves their session active, you can sign them out using the Task Manager or the Command Prompt. This helps keep your computer running fast and secure. Always remember that signing someone out will close their apps and may cause them to lose any work they have not saved.
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!