Share via

Automatic logon

BTC 55 0 Reputation points
2025-11-12T10:50:26.15+00:00

Windows 11 pro.

I would like to setup a windows computer that automatically logs on after it is booted.

Does anybody have any instructions.

Windows for home | Windows 11 | Accounts, profiles, and login
0 comments No comments

3 answers

Sort by: Most helpful
  1. John DeV 163.5K Reputation points Independent Advisor
    2025-11-12T11:27:46.2966667+00:00

    Hi, good day!

    If you want to sign-in automatically on your computer, please try the method below. Note: This method is not secure.

    Press Windows key+R to open Run then type: netplwiz

    Press Enter to open User Accounts window

    Uncheck "Users must enter a username and password to use this computer"

    Select the account you want to sign in automatically.

    Enter the username and password for the account you want to automatically logon

    (Important) If you are using a Microsoft account, make sure to enter the full email address.

    Type your full email address and enter your password and Click Ok

    I look forward to receiving your update and I'm willing to collaborate with you till we resolve the issue. Do keep me informed by clicking "Add comment" below.


    Security Disclaimer:

    Enabling automatic sign-in bypasses the Windows login screen, allowing anyone who has physical access to this computer to view its contents without authentication. This setting may make sensitive data, stored credentials, and personal files available to unauthorized users. It is strongly advised to utilize this feature only in secure and private environments. Users are liable for any data loss, privacy violation, or unauthorized access that results from this setting.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. BTC 55 0 Reputation points
    2025-11-12T10:57:37.5033333+00:00

    There is no option for default user name

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  3. AI answer

    2025-11-12T10:50:37.1766667+00:00

    To set up automatic logon in Windows 11 Pro, you can follow these steps:

    1. Open Registry Editor:
      • Click on Start, type Regedit, and press Enter.
    2. Navigate to the Registry Key:
      • Go to the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
    3. Set Default User Name:
      • Double-click on the DefaultUserName entry and enter your user name.
    4. Set Default Password:
      • Double-click on the DefaultPassword entry and enter your password. If this entry does not exist, create it:
        • Click Edit, then New, and select String Value.
        • Name it DefaultPassword and enter your password as the value.
    5. Enable AutoAdminLogon:
      • Change the value of the AutoAdminLogon key from 0 (FALSE) to 1 (TRUE).
    6. Exit Registry Editor and reboot your computer to test if it logs in automatically.

    Important Security Note: The password is stored in plain text in the registry, which can be a security risk. This setup is recommended only for computers that are physically secured and not accessible to untrusted users.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.