MSFN Forum: How to access Administrator account from Welcome Screen? - MSFN Forum

Jump to content


Windows 7 forum rules

If you have questions about customizing Windows 7 that are vLite-specific, please post them in the vLite forum, not here. If you have questions regarding the unattended installation of Windows 7, please post them in the Unattended Windows 7/Server 2008 R2 section.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to access Administrator account from Welcome Screen? Without making it visible to all the users

#1 User is offline   endritius 

  • Group: Members
  • Posts: 6
  • Joined: 31-December 05

Posted 14 March 2010 - 08:56 AM

I have been able to log on to Windows XP administrator account by pressing CAD (Ctrl+Alt+Del) two times at the welcome screen where users are required to enter their password. When I pressed CAD x2 times a log on dialog box would pop up and i would enter the administrator user name and the password.

This option was very convenient because the administrator account was hidden and I could access it any time without having to reboot in safe mode or make it available at the log on screen.

I want to know if this option is also available on Windows 7 or is there is any similar way to do the same on Windows 7?

Thanks


#2 User is offline   Sp0iLedBrAt 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,714
  • Joined: 19-March 09
  • OS:XP Pro x86
  • Country: Country Flag

Posted 14 March 2010 - 10:50 AM

Well, you asked for my answer, and here it is: Win7 is not my domain, and will not be until there is at least SP1 and broad-range or native coverage for hardware devices. So far, so good.

As to your troubles, I got the answer to the other issue through Google search. Why not try it for yourself? Tip: I read that the Administrator account was disabled in Vista by default. It could be the same thing with Win7.

Enjoy

This post has been edited by Sp0iLedBrAt: 14 March 2010 - 10:53 AM


#3 User is offline   endritius 

  • Group: Members
  • Posts: 6
  • Joined: 31-December 05

Posted 14 March 2010 - 11:41 AM

That's true... I found your solution also by myself but I thought that it wasn't what I was looking for... anyway thanks again... I'll give Google another shot ;)



View PostSp0iLedBrAt, on 14 March 2010 - 10:50 AM, said:

Well, you asked for my answer, and here it is: Win7 is not my domain, and will not be until there is at least SP1 and broad-range or native coverage for hardware devices. So far, so good.

As to your troubles, I got the answer to the other issue through Google search. Why not try it for yourself? Tip: I read that the Administrator account was disabled in Vista by default. It could be the same thing with Win7.

Enjoy


#4 User is offline   romar31 

  • Group: Members
  • Posts: 1
  • Joined: 23-March 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 23 March 2010 - 07:11 AM

View Postendritius, on 14 March 2010 - 08:56 AM, said:

I have been able to log on to Windows XP administrator account by pressing CAD (Ctrl+Alt+Del) two times at the welcome screen where users are required to enter their password. When I pressed CAD x2 times a log on dialog box would pop up and i would enter the administrator user name and the password.

This option was very convenient because the administrator account was hidden and I could access it any time without having to reboot in safe mode or make it available at the log on screen.

I want to know if this option is also available on Windows 7 or is there is any similar way to do the same on Windows 7?

Thanks

run cmd as administrator then type as follows: net user administrator /active:yes then hit enter. that's it. ;)

#5 User is offline   endritius 

  • Group: Members
  • Posts: 6
  • Joined: 31-December 05

Posted 25 March 2010 - 03:23 PM

Actually that is not what I'm asking for. That would leave the admin account on the welcome screen. I don't want that.
I want it to be hidden and access it by a "hot key" like XP where you hit twice CAD.


View Postromar31, on 23 March 2010 - 07:11 AM, said:

View Postendritius, on 14 March 2010 - 08:56 AM, said:

I have been able to log on to Windows XP administrator account by pressing CAD (Ctrl+Alt+Del) two times at the welcome screen where users are required to enter their password. When I pressed CAD x2 times a log on dialog box would pop up and i would enter the administrator user name and the password.

This option was very convenient because the administrator account was hidden and I could access it any time without having to reboot in safe mode or make it available at the log on screen.

I want to know if this option is also available on Windows 7 or is there is any similar way to do the same on Windows 7?

Thanks

run cmd as administrator then type as follows: net user administrator /active:yes then hit enter. that's it. ;)


#6 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,219
  • Joined: 09-September 01
  • OS:Windows RT
  • Country: Country Flag

Posted 25 March 2010 - 10:50 PM

You can get a semblance of the old the classic logon screen via secpol or the registry, but it doesn't behave quite as XP did (you'll get username/password boxes after pressing ctrl+alt+del, but not the old NT4-style logon box). You can either configure Vista or Win7 to use this, or the welcome screen, but not both. Pressing ctrl+alt+del twice does nothing in Vista or Win7.

#7 User is offline   steve17 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 04-July 08

Posted 28 March 2010 - 06:11 PM

View Postromar31, on 23 March 2010 - 07:11 AM, said:

run cmd as administrator then type as follows: net user administrator /active:yes then hit enter. that's it. ;)
This requires you to enter the password of a healthy admin account. (unless I'm horribly confused ;)). What if your normal admin account gets clobbered? I guess you could put a password on Administrator to use in this case.

I normally run from a non-admin account, and also have an admin account. I create another admin account that is hidden from the login screen to use if my normal admin account gets clobbered. I hide it with the registry entry:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]
"account name goes here"=dword:00000000

Such a hidden account is still enabled, and it's password can be used. I can make this account loginable from my non-admin account by running regedit using "run as different user" (hold down shift key), and using it's password. From regedit I can flip the "hide" bit in the registry.


I know I can login to Administrator from safe mode, if all admin accounts are "disabled", but I don't trust Win7 to know if my admin account is "clobbered".

This post has been edited by steve17: 28 March 2010 - 06:27 PM


#8 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,219
  • Joined: 09-September 01
  • OS:Windows RT
  • Country: Country Flag

Posted 29 March 2010 - 09:42 AM

The admin account itself is enabled in safe mode for obvious reasons, but that's expected.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

3 User(s) are reading this topic
0 members, 3 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy