2014年6月4日 星期三

Windows Embedded 8.1 Industry的帳戶管理(1):How to make Auto logon on Windows Embedded 8.1 Industry

We can  make Auto logon on Windows Embedded 8.1 Industry through two method.

Method 1: Modify registry


1. Click “Win + R” to open “Run” dialog, input “regedit” command and click “OK” to run registry setting surface



2. Modify registry from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current Version\Winlogon

3、Right-click and create a new string value, rename value name as AutoAdminlogon, and set AutoAdminlogon=1

4. Find DefaultUserName or Right-click and create a new string value, rename value name as DefaultUserName. Set it as the default user name to sign in Windows.


5. Find DefaultPassword or Right-click and create a new string value, rename value name as DefaultPassword. set the value as the password of the default Windows login user.



Method 2、Make Windows Automatically Login with a administrator Account

1、Right click Start button and click run item.


2、Input netplwiz in the run command window, then press OK.


3、Uncheck the box that “Users must enter a user name and password to use this computer”, select the User Name that will be automatically logged in, then click Apply button.


4、In the following dialog box, enter and confirm the password for the selected User Name, then click OK button.


5、Now the auto login is enabled for your selected account. Restart your computer, then you can log on automatically without entering password.


沒有留言:

張貼留言