Force Windows to Login Automatically After Logging Out with ForceAutoLogon
It’s possible to auto login to desktop or console in Windows operating system. However, after logging on to the system automatically, user can manually log off and logout from the system. In some system, such as computer that functions as public kiosk, there should be only one user account on the system that remains logged on all the time.
To enforce the policy so that Windows automatically logs back in again after any logoff, user must first enable the automatic logon feature. See the guide on how to enable automatic login in Windows XP or make Windows Vista automatically log on.
The, run Registry Editor (regedit), and then navigate to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Change the value for ForceAutoLogonn registry sub-key to 1. If ForceAutoLogon does not exist, create a new String Value (type REG_SZ) registry key with the value name as ForceAutoLogon, and then set its value data to 1.
After setting the registry value, system will automatically login again with the default user name and password account set in the registry entries. The ForceAutoLogon setting, when configured to True (1), effectively locks out all users aside from the one set as default user and password. However, it’s possible to break the automatic login with SHIFT key.
Share and contribute or get technical support and help at My Digital Life Forums.
Related Articles
- How to Bypass and Stop Automatic Logon to Log On as Different User
- Change User Name on Linux
- Auto Login to Windows Without Entering Password
- Windows Key Checker to Log and Record Vista and XP Product CD Serial Key
- Free Up Memory Automatically by Unloading DLLs in Windows 9x and NT with AlwaysUnloadDll
- Enable Automatically Logon/Login Into Windows XP
- How to Enable Auto Logon to Windows XP and Vista Joined as Domain Member
- Automatic Login or Logon to Windows Vista without Clicking
- Disable Direct Root Login and User Access via SSH to Server
- AdSense Login to Update to Google Account
































