Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Administration > Interactive Logon for hidden accounts

Reply
Thread Tools Display Modes

Interactive Logon for hidden accounts

 
 
CS
Guest
Posts: n/a

 
      06-26-2007
Under XP Pro I would create an admin account and then using TweakUI or
regedit I would hide this account so it didn't appear on the Welcome Screen.

If I ever wanted to log on to do administrative tasks I would press Ctrl +
Alt + Del twice on the Welcome screen and log on using my username and
password.

I've done the same under Vista except pressing Ctrl + Alt + Del twice on the
Welcome Screen no longer works.

How can I log on interactively without having to unhide my account first?
 
Reply With Quote
 
 
 
 
Ronnie Vernon MVP
Guest
Posts: n/a

 
      06-26-2007
CS

That option is no longer available in Vista by default. It can be enabled,
but how you do this depends on the version of Vista that you are using.

(Be very careful when you hide accounts in Vista. If you hide the only
Administrator account that you set up, you can effectively lock yourself out
of being able to perform any administrative tasks, even in Safe Mode.)

*Here are the instructions for accomplishing this if you have the Vista
Business, Ultimate, or Enterprise version.

Go to Start and type gpedit.msc and in the results click the GPEdit.MSC
utility to open the group policy editor. Navigate to Local Computer Policy /
Computer
Configuration / Windows Settings / Security Settings / Local Policies /
Security Policies.

In the right-hand pane you need to change two policies:

Interactive logon: Do not display last user name - Change to Enabled
*This will cause the box to display that will require you to enter the user
name and password.*

If you also want to require the users to press CTRL+ALT+DEL change the
following policy.

Interactive logon: Do not require CTRL+ALT+DEL - Change to Disabled

Exit everything and reboot.

The logon box will not look exactly like the old style XP CTRL+ALT+DEL box,
but it will work the same way.

*Here are the instructions for accomplishing this if you have Home Basic or
Home Premium.

You need to edit the registry to change these policies.

Go to Start and type regedt32.exe. In the results, right click
regedit32.exe and select the Run As Administrator
option.

*Warning, you should always backup the registry prior to making any
changes.*

Navigate to the following location:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\System

Double click the following value and change the value data setting.

DontDisplayLastUserName (Change the Value Data to 1 (one) and click OK)

This will cause the login dialog to appear automatically, where you must
enter a user name and password to log in.

If you also want to require that users press CTRL+ALT+DEL to manually make
the login dialog appear, you must create the following registry DWord value.

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\System

In the right side pane, right click and select New / DWORD (32-bit) Value.
Name this value DisableCAD (Case sensitive) double click the new dword
and make sure the Value Data is set to 0 (Zero) click OK.

Exit the registry editor and reboot to see the changes. You will be required
to press CTRL+ALT+DEL and enter a user name and password to login.



--

Ronnie Vernon
Microsoft MVP
Windows Shell/User


"CS" <> wrote in message
news:82927849-E115-4CF9-8CED-...
> Under XP Pro I would create an admin account and then using TweakUI or
> regedit I would hide this account so it didn't appear on the Welcome
> Screen.
>
> If I ever wanted to log on to do administrative tasks I would press Ctrl +
> Alt + Del twice on the Welcome screen and log on using my username and
> password.
>
> I've done the same under Vista except pressing Ctrl + Alt + Del twice on
> the
> Welcome Screen no longer works.
>
> How can I log on interactively without having to unhide my account first?


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Interactive logon process initialization error message Athanasian Creed Windows Vista General Discussion 1 05-08-2009 07:29 AM
interactive logon process initialization has failed wyocowboy Windows Vista General Discussion 7 02-28-2009 02:11 PM
Interactive logon process initialization has failed. RCC Windows Vista Administration 1 03-05-2008 09:16 AM
Interactive Logon initialization error Paul Osborne Windows Vista General Discussion 0 01-14-2008 04:14 PM
Interactive Logon Process failed. (Windows Vista) CJL Windows Vista Performance 1 10-11-2007 05:51 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59