Welcome! Please Login or Register!
September 18, 2026, 03:37:34 PM
Home Login Register
pftq Forums  |  Main  |  Blabberbox  |  42  |  Auto Login and Lock 0 Members and 1 Guest are viewing this topic. « previous next »
Latest News!Substack(Sep 13, 2025)
Pages: [1] Print
Author Topic: Auto Login and Lock  (Read 2552 times)
pftq
Administrator
*****
Offline Offline



Posts: 4218

WWW
« on: October 17, 2015, 08:03:52 AM »

This is a method for turning your Windows home computer into sort of a server by automatically booting and loading the desktop without requiring your manual login.  It then locks and requires password to use the computer, but the stuff you want up and running (especially programs in the startup folder) will already be up.
http://lifehacker.com/5645098/make-windows-load-your-desktop-before-you-log-in

For Windows 10 onwards, the autologin option is gone unless you edit the registry:
1. Run > regedit > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device
2. Set DevicePasswordLessBuildVersion to 0 and restar.
3. Run > control.exe userpasswords2
4. Uncheck " Users must enter a user name and password to use this computer"

For Windows server, make sure to also disable Ctrl+Alt+Delete on login as described here:
https://serverfault.com/a/911298

A program to do it with UI is also available here.  This may be required for Windows 10, as the above seems to have stopped working since then.
https://docs.microsoft.com/da-dk/sysinternals/downloads/autologon

But you'll need to add a scheduled task to autolock:
https://superuser.com/questions/1095250/auto-lock-delay-after-login
Quote
C:\Windows\system32\rundll32.exe in the Program name field. And user32.dll,LockWorkStation in the parameter field.
^ Make sure to set a delay of 10 sec so that it doesn't run too soon before fully logged in.

If you want your computer to automatically come on even with a power outtage, see:
http://www.technewsworld.com/story/78930.html
« Last Edit: July 05, 2025, 01:47:55 AM by pftq » Logged
Pages: [1] Print 
pftq Forums  |  Main  |  Blabberbox  |  42  |  Auto Login and Lock « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2006-2007, Simple Machines | RSS Feed Valid XHTML 1.0! Valid CSS!
Page created in 0.058 seconds with 21 queries.