Setting up autologin in Windows 10 and 11 has shifted from using Netplwiz (win 7 and 8) to a process involving the Registry Editor (all windows).
1. Open Run Dialog: Press the Win+R together.
2. Launch Registry Editor: Type 'regedit' and hit Enter.
3. Access Autologin Key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Configure Username: Right-click on Winlogon, select 'New' > 'String Value', name it
DefaultUserName
then enter the desired username.
Configure Password: Right-click on Winlogon, select 'New' > 'String Value', name it
DefaultPassword
then enter the corresponding password.
Activate Autologin: Right-click on Winlogon, select 'New' > 'String Value', name it
AutoAdminLogon then set the value to '1'.
Hope this helps!
0 Comments:
Post a Comment