Skip to content

Autologin windows

This requires adding some fields to the registry.
Fire up your trusty regedit and edit/add the following strings:

Find: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Add/edit the below entries (remember to add them as strings):

DefaultUserName="test"
DefaultPassword="test"
## DefaultDomainName="hq.skarta.net" // ofc only if a domain...
AutoAdminLogon=1