How to disable administrator display after a new user is added to winXP

Source: Internet
Author: User


After a new user is added to winXP, the administrator does not display the solution. In windows XP, if there is only one account named administrator, the account will be entered when the user is started. If an account is created, the administrator account is automatically hidden. You cannot see the administrator account before entering the desktop. You can only enter the account you created. This was originally designed by Microsoft XP. If you want to enter the administrator account, you can press Ctrl + Alt + Del on the logon screen and press Ctrl + Del twice. The logon box is displayed, enter administrator in the user name. But it seems quite troublesome. You have to remember the shortcut key every time to display the administrator account. to fundamentally solve the problem, you can use the following two methods ...... www.2cto.com Method 1: create a file named "reg" and edit the following content: using Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList] "Administrator" = dword: 00000001 Login ------------------------------------------------------------- -Double-click www.2cto.com. The operation is successfully added! After you double-click the Registry file, the administrator account will not be hidden and will be displayed on the logon welcome page. Method 2: You can use the registry to use Administrator in normal mode. The operation is as follows: Open the Registry Editor and find HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts (if not, you can create one yourself ), open the sub-primary key UserList (you can create one if not), select UserList, create a New Dword Value on the right, name it Administrator, and modify the key value to 1.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.