windows logon screen

E

emilj

I have an additional user account that I would like to use
when I first start the compuet. Currently the admin
account log-on appears.
I have looked into modifing the HKLM key as suggested in
the above post but it is all ready set at "0"
Any ideas how to set my user account to prompt before the
admin account ?
 
D

Dave Patrick

Are you referring to the Reg_Dword value of
"DontDisplayLastUserName" to 0
found at
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system

If so also check the Reg_Sz string
"AutoAdminLogon"="0"
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
 
G

Guest

You are right agin! Modifing the Reg_Sz did the trick.
Thank you and good night...
-----Original Message-----
Are you referring to the Reg_Dword value of
"DontDisplayLastUserName" to 0
found at
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\sy stem

If so also check the Reg_Sz string
"AutoAdminLogon"="0"
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

I have an additional user account that I would like to use
when I first start the compuet. Currently the admin
account log-on appears.
I have looked into modifing the HKLM key as suggested in
the above post but it is all ready set at "0"
Any ideas how to set my user account to prompt before the
admin account ?


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top