การทำให้ Windows 10 Login เข้าระบบอัตโนมัติ
เป็นบทความที่คัดลอกมาจากที่นี่ครับ
http://www.tenforums.com/tutorials/3539-sign-user-account-automatically-windows-10-startup.html
CONTENTS:
- Option One: Turn On or Off Automatically Sign-in User Account at Startup in Netplwiz
- Option Two: Turn On or Off Automatically Sign-in User Account at Startup in Registry Editor
EXAMPLE: Windows 10 Sign in Screen
1. Press the Windows + R keys to open the Run dialog box, type netplwiz or control userpasswords2, and click/tap on OK to open advanced User Accounts.
2. If prompted by UAC, then click/tap on Yes.
3. Do step 4 or step 5 below for what you would like to do.
4. To Turn Off Automatic Sign in for All Users
NOTE: This is the default setting.
A) Check the Users must enter a user name and password to use this computer box, and click/tap on OK. (see screenshots below step 3)
5. To Turn On Automatic Sign in for a Local Account or Microsoft Account
NOTE: You could also use this step to change what user account you would like Windows to automatically sign in to at startup.
A) Check the Users must enter a user name and password to use this computer box. (see screenshots below step 3)

If your PC is currently joined to a domain, then the "Users must enter a user name and password to use this computer." box will not be available, and you will need to use OPTION TWO below instead.
B) Select the User Name of the Microsoft account (email address) or local account that you want to have Windows automatically sign in to at startup. (see screenshot below step 3)

If you are joined to a homegroup, then you do not want to select a listed user name that is a member of only the HomeUsers group.
C) Uncheck the Users must enter a user name and password to use this computer box, and click/tap on OK. (see screenshots below step 3)
D) Enter the password of the selected local account or Microsoft account twice, and click/tap on OK. (see screenshot below)

If a selected local account does not have a password created for it, then leave the password fields empty. A Microsoft account will always have a password.



It is recommended to use OPTION ONE above if you are able to instead. OPTION ONE will save the password in the Credential Manager where it's encrypted and cannot be viewed by anyone.
This option (OPTION TWO) will save the entered password (step 5H below) in the DefaultPassword string value in Registry Editor where it can be seen by anyone with access.
1. Press the Windows + R keys to open the Run dialog, type regedit, and click/tap on OK to open Registry Editor.
2. If prompted by UAC, then click/tap on Yes
3. In Registry Editor, navigate to the location below. (see screenshot below)
4. Do step 5 or step 6 below for what you would like to do.
5. To Turn On Automatic Sign in for a Domain, Local, or Microsoft Account
NOTE: You could also use this step to change what user account you would like Windows to automatically sign-in to at startup.
A) In the right pane on Winlogon, double click/tap on the AutoAdminLogon string value to modify it. (see screenshot below step 3)
B) Type 1, and click/tap on OK. (see screenshot below)

C) Double click/tap on the DefaultDomainName string value to modify it. (see screenshot below step 3)
D) Type the computer name (if local) or domain name, and click/tap on OK. (see screenshot below)

E) Double click/tap on the DefaultUserName string value to modify it. (see screenshot below step 3)
F) Type the user name (ex: Russell) of the account you want to automatically be signed in to at startup, and click/tap on OK. (see screenshot below)
NOTE: This will be the same name as the user account's C:Users(UserName) profile folder.

G) Double click/tap on the DefaultPassword string value to modify it. (see screenshot below step 3)
NOTE: If you do not have a DefaultPassword string value, then right click or press and hold on an empty area in the right pane of the Winlogon key, click/tap on New and String Value, type DefaultPassword, and press Enter.
H) Type the password of the user account you want to automatically be signed in to at startup, click/tap on OK, and go to step 7below. (see screenshot below)

6. To Turn Off Automatic Sign in for All Users
NOTE: This is the default setting.
A) In the right pane on Winlogon, double click/tap on the AutoAdminLogon string value to modify it. (see screenshot below step 3)
B) Type 0 (zero), and click/tap on OK. (see screenshot below step 5B)
C) Right click or press and hold on the DefaultPassword string value, and click/tap on Delete. (see screenshot below step 3)
NOTE: If you do not have a DefaultPassword string value, then that's ok, and go to step 7 below.
D) Click/tap on Yes to confirm, and go to step 7 below. (see screenshot below)
7. When finished, you can close Registry Editor if you like.
Last Modified: Monday 21 November 2016 09:34