Windows 10 Automatic Login
Run netplwiz
, and uncheck ‘Users must enter a user name and password’, enter your login credentials, press ‘OK’, and reboot.
Of course, the checkbox most likely isn’t present, and you need to open the Command Prompt as an administrator and run the following command:
reg ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device" /v DevicePasswordLessBuildVersion /t REG_DWORD /d 0 /f