// you’re reading...

dot.help Lab

Hide Administrator from Welcome Screen in Vista

By default the Administrator account in Vista is Disabled – everything is run in a sudo fashion withoutvista-icon actually logging in to the Administrator account. Some times due to external password recovery systems or other various reasons the built-in Administrator account is enabled, causing it to show up on the Welcome Screen.

In order to stop the Administrator account from showing as a login option on the Welcome Screen in Windows Vista you need to set the Administrator account to not active with the net user command from an Administrative cmd prompt as follows:

net user Administrator /active:no

Some people report that the “/” causes the command to fail, try it without:

net user Administrator active:no

From then on the the Administrator account should no longer show on the Welcome Screen.

SOURCE:

http://www.mydigitallife.info/2007/08/10/activate-enable-and-show-administrator-account-in-vista-welcome-screen/

Discussion

14 comments for “Hide Administrator from Welcome Screen in Vista”

  1. Plain & simple fix. Thanks

    Posted by core2lord | April 22, 2009, 8:45 am
  2. am i tried the fix but it didnt work but when i tried the command without the “/” it worked so something for you to look into.

    Posted by mike | November 17, 2009, 7:07 am
  3. I tried to use this trick but admin account still showing on welcome screen.

    Posted by Amarpal | November 23, 2009, 4:19 pm
  4. Worked perfectly! Thanks.

    Posted by Ree | February 9, 2010, 1:31 am
  5. does not work either way, i get a system error 5 message and access is denied, now what? Really do not want that admin I am the only user on my laptop.

    Posted by Dolores | March 21, 2010, 3:13 pm
  6. You need to run this as administrator, otherwise you’ll get the System Error 5 message.

    Hope it helps.

    Posted by Tom | April 30, 2010, 4:40 am
  7. Thanks!

    Posted by Tam | June 24, 2010, 10:06 am
  8. Thanks so much!

    Posted by pdhay66 | November 18, 2010, 7:29 am
  9. thanks alot for the info
    simple and easy

    Posted by payam | February 14, 2011, 9:35 am
  10. is it posible to hide administotar account from normal mode but stil show on safe mode?
    Sory for bad english.
    Thanks in advance.

    Posted by sandeep | September 21, 2011, 2:38 am
  11. I ran it without the slash and it didn’t work. Ran it with the slash and it worked. Thanks!

    Posted by HeadsUp | January 30, 2012, 6:54 am

Post a comment

Advertisement

Categories