Hello,
Depending on your needs, here are some possible workarounds:
- Switch to the "Users" tab in Task Manager, right-click on the user you want to log out, and select "Sign Out".
- Open the Group Policy Editor ('Win + R', type 'gpedit.msc'). Navigate to Computer Configuration > Administrative Templates > Remote Desktop Services > Connections. Enable the policy by finding the "Deny logging admins who are already connected to console sessions" policy. If needed, you can also configure the End Disconnected Session policy to set up automatic logout after disconnection.
- Open a command prompt with administrator privileges and type 'query user' to see all connected users. Use the 'logoff username' command to log out a specific user.
- If the problem appears after an update, try uninstalling the most recent Windows update to see if that resolves the issue.
- You can try to set up an auto-logout policy through Group Policy to automatically log out of the session after a certain period of time when the user is disconnected.
I hope this information helps.
Best regards,
Jingjing Wu