How to enable automatic login (auto login)?
How to enable automatic login (auto login) on a Windows session
Note: You may need to contact your IT team, especially if you do not have administrative rights on the device or if the device is joined to a domain. In such cases, the required configurations must be completed by your IT department.
1. Press Windows + R
2. Type the following command:regedit
3. In the Registry Editor window:
3.1 Navigate to the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
3.2 Right-click on the right side of the window, then select “New” and then “String Value”.
3.3 Enter the name “DefaultUsername” and set the key value to 1.
3.4 Enter the name “DefaultPassword” and set the key value to the user’s password.
3.5 Enter the name “AutoAdminLogon” and set the key value to 1.