now answer the ctrl+alt+del question and your are a saint
Main Topics
Browse All Topicsis theire a way to disable the crtl+alt+del and alt+f4 commands. Aslo can you atomatic login in win XP?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I don't know of a way you can disable ctrl+alt+del, but you can disable all the functions. Through group policy under User Configuration/Administrati
As for disabling Alt-F4, the only way I know to prevent a window from closing is in group policy under User Configuration/Administrati
Hope that helps
Business Accounts
Answer for Membership
by: CrazyOnePosted on 2003-05-11 at 12:56:00ID: 8505240
You can use Tweak UI by opening it to the Logon tab and selecting the "Logon" tab checking the box labeled "Log on automatically..." an set the Users name and password in the edit boxes provided.
indowsxp/p ro/downloa ds/ powerto ys.asp
RE\Microso ft\Windows NT\CurrentVersion\Winlogon ]
RE\Microso ft\Windows NT\CurrentVersion\Winlogon ] --------
om/default .aspx?scid =kb;en- us; 315231
E\Microsof t\WindowsN T\CurrentV ersion\Win logon
E\Microsof t\WindowsN T\CurrentV ersion\Win logon
Tweak
http://www.microsoft.com/w
or
Go to Control Panel > User Accounts and then uncheck the box labeled "Users must enter a user name..." located under the "Users" tab.
or
[HKEY_LOCAL_MACHINE\SOFTWA
"AutoAdminLogon"="1"
"DefaultUserName"="user"
"DefaultPassword"=""
Add reg...
[HKEY_LOCAL_MACHINE\SOFTWA
"ForceAutoLogon"="1"
--------------------------
How to Enable Automatic Logon in Windows
http://support.microsoft.c
The information in this article applies to:
Microsoft Windows XP Home Edition
Microsoft Windows XP Professional
Microsoft Windows XP 64-Bit Edition
This article was previously published under Q315231
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SUMMARY
This article describes how to configure Windows to automate the logon process by storing your password and other pertinent information in the registry database. This feature allows other users to start your computer and use the account that you establish to automatically log on.
IMPORTANT: If you enable autologon, using Windows XP becomes more convenient. However, using this feature can pose a security risk.
MORE INFORMATION
WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
If you set a computer for automatic logon, anyone who can physically gain access to the computer can also gain access to everything that is on the computer, including any network or networks that the computer is connected to. In addition, if you enable automatic logon, the password is stored in the registry in plain text. The specific registry key that stores this value is remotely readable by the Authenticated Users group. As a result, using this setting is appropriate only if the computer is physically secured and if you ensure that untrusted users cannot remotely see the registry.
Use Registry Editor (Regedit.exe) to add your logon information:
Click Start, click Run, type regedit,and then click OK to start Registry Editor.
Locate the following registry key:
HKEY_LOCAL_MACHINE\SOFTWAR
Using your account name and password, double-click the DefaultUserName entry, type your user name, and then click OK.
Double-click the DefaultPassword entry, type your password under the value data box, and then click OK.
If there is no DefaultPassword value, follow these steps to create the value:
On the Registry Editor menu, click Edit, click New, and then click String Value.
Type DefaultPassword as the value name, and then press ENTER.
Double-click the newly created key, and then type your password in the Value Data box.
If no DefaultPassword string is specified, Windows automatically changes the value of the AutoAdminLogon key from 1 (true) to 0 (false) to disable the AutoAdminLogon feature.
Double-click the AutoAdminLogon entry, type 1 in the Value Data box, and then click OK.
If there is no AutoAdminLogon entry, follow these steps to create the entry:
On the Registry Editor menu, click Edit, click New, and then click String Value.
Type AutoAdminLogon as the value name, and then press ENTER.
Double-click the newly created key, and then type 1 in the Value Data box.
Quit Registry Editor.
Click Start, click Restart, and then click OK.
After your computer restarts and Windows starts, you can log on automatically.
If you want to bypass the automatic logon to log on as a different user, hold down the SHIFT key after you log off or after Windows restarts. Note that this procedure applies only to the first logon. To enforce this setting for future logoffs, the administrator must set the following registry key:
HKEY_LOCAL_MACHINE\SOFTWAR
Value:ForceAutoLogon
Type: REG_SZ
Data: 1
You can also use the following steps to enable automatic logon without editing the registry in Windows XP Home Edition and Windows XP Professional (not joined to a domain):
Click Start, and then click Run.
In the Open box, type control userpasswords2, and then click OK.
In the dialog box that appears, clear the Users must enter a user name and password to use this computer check box, and then click OK.
Last Reviewed: 6/11/2002