• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to remove CTRL-ALT-DEL from Win2K Server login?

Dulanic

Diamond Member
I used to know this but I totally forgot how to remove the CTRL-ALT-DEL login feature from Win2K server, its a home PC and Im not worried about it so I want to remove it because its annoying as all heck.
 
Thats what I thought.... but there is no Users and Passwords under control panel.... there was with Win2K Pro... but there isnt under my control panel.
 
I can't give you this for certain, but it wouldn't suprise me that 2K Server doesn't let you remove Ctrl+Alt+del, I mean the stroke was always for security correct? So, I wouldn't be suprised to find out that you must use it.
 
I think the only way in server is alittle registry hackin...

go into HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
add the following strings

DefaultUserName
DefaultPassword
DefaultDomainName

and set them to whatever U need them to be... then add one called:
AutoAdminLogon and set it to 1 to enable.
 
Can you go into administrative tools in the control panel? If so then go to local security settings-->local policies-->security options-->and enable the "disable ctrl+alt+del requirement for logon". I don't have server in front of me but I hope that helps.
 


<< Can you go into administrative tools in the control panel? If so then go to local security settings-->local policies-->security options-->and enable the "disable ctrl+alt+del requirement for logon". I don't have server in front of me but I hope that helps. >>



Thanks, I tried that once and it didnt work, so when you mentioned it I went back in and checked it... it seems the setting didnt save for some reason. So I set it again logged off and on and now it works.
 
Back
Top