Jump to content

how do i disable 'administrator' from the users list?


Recommended Posts

Even though i have added other users as administrators, when i boot up it doesnt give the option to select which user, it just automatically loads administrator.

Link to comment
Share on other sites


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="0"

Copy and paste the above into notepad , save as anynameyoulike.reg

Either double click the newly created anynameyoulike.reg or right click and select Merge.

Click "yes" and then click "ok"

Restart windows and see if that helps.

If that does help and you have the Built in Administrator account displaying on the welcome screen and you do not want it there then do the same with this below:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]
"Administrator"=dword:00000000

TIP: Put password on built in Admin account if there isn't one already.

Cheers.

Edited by smashly
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...