# About Autologon (a part of [[Sysinternals]]) enables you to easily configure [[Windows]]’ built-in autologon mechanism. Instead of waiting for a user to enter their name and password, Windows uses the credentials you enter with Autologon, which are encrypted in the [[Windows Registry]], to log on the specified user automatically. # Command Line ```batch autologon user domain password ``` # Download [Autologon - Sysinternals | Microsoft Learn](https://learn.microsoft.com/en-us/sysinternals/downloads/autologon)