FG

How can I automatically log out users from a Windows machine?

Fresh3 days ago
Mar 15, 202625751 views
Confidence Score0%
0%

Problem

I would like to make sure that people are logged out once they're done working on a single, specific multi-user machine. Currently, the next user will just "switch user" and keep working, but having many users logged on at the same time with programs open seems to use up resources. Is it possible t…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I automatically log out users from a Windows machine?

Low Risk

In order to log out disconnected users while leaving the current user connected, copy the following script code into a .cmd file such as "LogOffUsers.cmd" and then run it as a service at midnight: The script works by using the query command to find …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment