Location:
State:
Carrier
Country
Status

sign out on idle


does anyone know how to get windows 10 to automatically sign out after idle for x amount of minutes?

does anyone know how to get windows 10 to automatically sign out after idle for x amount of minutes?
I think this may be what you are looking for. I don't think it will actually sign offthe user, it may, but it requires a log on (user name/password or pin) after a key is pressed or the mouse wiggled. Uses the Lock Screen and a screensaver method. A blank (none, black) screensaver can be used if you don't want a display. You can choose any time interval you like. Give it a look and see if it might suit. Here's an excerpt and the link. TC

Follow the steps below and check if it works. This uses 5 minutes, but you can choose what you want.

Step 1: Right click on the desktop, and select Personalizeoption.
Step 2:From the left side panel click on Lock Screenand select Screen saver settings.
Step 3: From the drop down bar under screen saver select an option.
Step 4: Check the box On resume, display logon screen, change the number to 5 in the Wait box.
Step 5: Click on Apply,andOK.


Screen Saver Settings - Change in Windows 10

@Brink Thanks, Shawn. I was searching here for auto log off and the like and could not find anything. I understand. TC


yea i have tried this and it just locks the user. im looking for something that can sign out completley automatically.

thanks for input!

I think this may be what you are looking for. I don't think it will actually sign offthe user, it may, but it requires a log on (user name/password or pin) after a key is pressed or the mouse wiggled. Uses the Lock Screen and a screensaver method. A blank (none, black) screensaver can be used if you don't want a display. You can choose any time interval you like. Give it a look and see if it might suit. Here's an excerpt and the link. TC

Follow the steps below and check if it works. This uses 5 minutes, but you can choose what you want.

Step 1: Right click on the desktop, and select Personalizeoption.
Step 2:From the left side panel click on Lock Screenand select Screen saver settings.
Step 3: From the drop down bar under screen saver select an option.
Step 4: Check the box On resume, display logon screen, change the number to 5 in the Wait box.
Step 5: Click on Apply,andOK.


Screen Saver Settings - Change in Windows 10

You can of course create a task with Windows Task Scheduler. This MSDN article about Task Idle Conditionsis written for Windows 7 but is still valid and applies to Windows 10, too: Task Idle Conditions (Windows)

Below example triggers, actions and conditions which will work at least on my Windows 10 Build 14931 machines:







Notice that the task needs two triggers, On idle of course but also either At logon or At startup. The action simply runs shutdown command with /lswitch (log off).

An alternative method is to use a third party program to do what you want to. For instance Screensaver Operations for Windows (download) is a small app to replace Windows screensaver offering multitude of definable actions:


(Click to enlarge.)

I use this small app without issues on two machines, it runs perfectly on latest builds of Windows 10. Instead of launching screensaver when the time idle defined in screensaver settings is up, the user will then be logged off or any other user defined action will be performed. A warning will be shown on screen:



Kari

sign out on idle