How do I disable programmable CTRL-ALT-DEL in Windows 7 to hide Logon screen
We are writing programs for visualization. It is necessary that they running 24 hours. Some workers in big factories meaning the visualization PC are for gaming and trying to hack into the system. At Windows XP we disabled for that reason CTRL-ALT-DEL with our own GINA.DLL, working fine. But in Windows 7 is no more GINA.DLL. What we have to do to get the same result in Windows 7?
September 30th, 2009 8:02pm

Hi,Do you mean that you want to disable secure logon in Windows 7? If it is the case, we usually can take either of the following methods to achieve this.Method 1. Configure in User Accouts1.Open the Start Menu.2.In the search box, type netplwiz and press Enter.3.Click on the Advanced tab.4.To Disable Secure Logon, uncheck the Requires users to press Ctrl+Alt+Delete box.5.Click on OK.Then restart to see if it works.Method 2. Modify related registryNote: please pay attention to back up your registry, any incorrect modification may cause unrecoverable damage. 1.Open the Start Menu.2.In the Start Menu Search box type regedit and press Enter.3.In regedit, go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon 4.In the right pane, right click on DisableCAD and click on Modify5.To Disable Secure Logon, type 1.6.Click on OK. 7.Close regedit and restart to see how it works.Please restart the computer and see how it works.Best RegardsDale
Free Windows Admin Tool Kit Click here and download it now
October 2nd, 2009 10:08am

Hi, Thanks for the answer, but it is not what I mean. What you describe is: You have not to press CTRL-ALT-DEL to see the input screen for username and password if the computer starts. But we use the auto logon by placing the username and password in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\WinLogon AutoAdminLogon = 1 DefaultUserName = USERNAME DefaultPassword = PASSWORD DefaultDomainName = PCNAME Thanks Good! This is also working in Windows 7. We do this to conform to ISO 9002 to set the PC in working condition if power switch on or after a black out. We programming an own SytemManager to do all the starting, hide Desktop, hide Taskbar and so on. This is working very well and you see the PC is save for unauthorized user. At our system also user with no permission is allowed to see and handling all in the visualization, but not allowed to manipulation anything or input anything. This required a logon in our security system. The only hole we have is: If you press CTRL-ALT DEL on a running system the logon screen appears and you can do many things, even start Explore.exe via TaskManager. To block this we use at XP our own GINA.DLL and filtering CTRL-ALT DEL and doing nothing if our SystemManger set a special Key in Registry. This is no more working in Windows 7. So, the question is, what we have to do to have no reaction if the user press CTRL-ALT DEL and a special Key in Registry is set?
October 2nd, 2009 8:45pm

Manfred, Try this app out: Win7Zilla This will help you to modify alot of settings in Windows 7 including: Taskbar, Task Manager, Ctrl + Alt + Del, Start Menu, System .... etc. The purchasable version is available next week and there are tons more options.
Free Windows Admin Tool Kit Click here and download it now
October 19th, 2009 7:07pm

Hi, Thanks for the answer, but it is not what I mean. What you describe is: You have not to press CTRL-ALT-DEL to see the input screen for username and password if the computer starts. But we use the auto logon by placing the username and password in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\WinLogon AutoAdminLogon = 1 DefaultUserName = USERNAME DefaultPassword = PASSWORD DefaultDomainName = PCNAME Thanks Good! This is also working in Windows 7. We do this to conform to ISO 9002 to set the PC in working condition if power switch on or after a black out. We programming an own SytemManager to do all the starting, hide Desktop, hide Taskbar and so on. This is working very well and you see the PC is save for unauthorized user. At our system also user with no permission is allowed to see and handling all in the visualization, but not allowed to manipulation anything or input anything. This required a logon in our security system. The only hole we have is: If you press CTRL-ALT DEL on a running system the logon screen appears and you can do many things, even start Explore.exe via TaskManager. To block this we use at XP our own GINA.DLL and filtering CTRL-ALT DEL and doing nothing if our SystemManger set a special Key in Registry. This is no more working in Windows 7. So, the question is, what we have to do to have no reaction if the user press CTRL-ALT DEL and a special Key in Registry is set? i do the same thing smilar of you, and i also can't find the sloution,have you find the sloution?c++
February 1st, 2010 1:37pm

i have the same question similar of you, Do you have the solution yet?
Free Windows Admin Tool Kit Click here and download it now
May 24th, 2010 3:15pm

We have a similar issue. For those that wonder why you'd ever want to lock out users from Ctrl+Alt+Del, in my business we deliver exams through a web browser. It is critical that test takers not be allowed to access desktop resources while they take the exam to prevent theft of intellectual property (say, send screenshots of test questions to the web) and/or good old fashioned cheating (like messenging a buddy for help). Any help with this is appreciated.
June 27th, 2010 10:16am

Thank you very much!
Free Windows Admin Tool Kit Click here and download it now
August 15th, 2010 8:48am

I have the same question, do you have any solution?
October 15th, 2010 3:06pm

Very strange. Seemse like loads of people would like to control the behaviour of crtl-alt-del (I do as well, to prevent users exiting a remote desktop session), but nobody seems to be able to do so... How is that possible? One is able to limit the functionality of crtl-alt-del (by group - or local policies) so that you can't start task manager or lock the computer, but you can't disable the window showing up, which is exactly what I want (even better for me would be to translate it to crtl-alt-end, which is the sequence to initiate the crtl-alt-del on a remote desktop session)
Free Windows Admin Tool Kit Click here and download it now
February 22nd, 2011 4:13pm

Hi to all, I just discovered the following Utility on the web : ITknowledge24 Tweak Ctrl+Alt+Del Options Tool from http://www.itknowledge24.com/ It does not allow to disable the Ctrl-Alt-Del key combination, but allows to disable each individual action that can be triggered from the pop-up window : Lock Computer, Switch user, Log Off, Change Password, Start Task Manager. The user can still press the Ctrl-Alt-Del key combination, but can't do anything from there. That is only a workaround to your problem, but it seems better than nothing, until someone finds a better solution. Hope this will help you all. Michel
March 30th, 2011 11:27am

Hi Michel/ All, Question 1: Do we have any terms and conditions outlined for using Tweak Ctrl+Alt+Del from ITKnowledge? Or could the source code be made available for that. Question 2: End of the day, after following this thread which started in 2009, I don't see any guidance/ sample from Microsoft anywhere to override this behavior through code. Am still going through CSP documentation, but things are not obvious here. -Phani
Free Windows Admin Tool Kit Click here and download it now
June 7th, 2011 9:43am

There is NO official way to disable Ctrl-Alt-Del from Windows Vista onwards. It is handled at a very low level to ensure that the Secure Logon screen is the legit Windows logon screen and NOT a fake screen shown by malware to capture your password. The only way to disable Ctrl-Alt-Del is to break out a disassember and do some serious reverse engineering and hacking of Windows core files.
August 9th, 2011 1:32pm

Why not use the group policy editor? local machine> gpedit.pol network > group policy editor
Free Windows Admin Tool Kit Click here and download it now
October 21st, 2011 3:54am

Very strange. Seemse like loads of people would like to control the behaviour of crtl-alt-del (I do as well, to prevent users exiting a remote desktop session), but nobody seems to be able to do so... How is that possible? One is able to limit the functionality of crtl-alt-del (by group - or local policies) so that you can't start task manager or lock the computer, but you can't disable the window showing up, which is exactly what I want (even better for me would be to translate it to crtl-alt-end, which is the sequence to initiate the crtl-alt-del on a remote desktop session) I don't know if I'm too late to help you on this but .. I will anyway. Run 'regedit.exe' goto HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System at this location, enter a string value called 'DisableTaskMgr' and enter a value of 1. To Re-enable the taskmanager again or CTRL-ALT-DEL just delete the key. Dino C.
December 9th, 2011 4:33am

Thank you for your reply, but this only disables the opening of the control manager. It does not prevent the windows 7 screen with options for "log off" and "switch user" to come up. On a kiosk computer, you do not want users to see this screen.
Free Windows Admin Tool Kit Click here and download it now
January 5th, 2012 6:00pm

Hi, this tool known as Interception, is able to block the CAD sequence easely, there's a sample for this at their web page.
January 6th, 2012 7:00pm

Hi, I've been doing some work on configuring a windows 7 computer for Kiosk use and found that the Ctrl-Alt-Del options can all be disabled through the Group Policy Editor. Run GPEDIT.MSC from a command prompt or the start menu. Follow the instructions listed below: Disable Ctrl-Alt-del options a. Type gpedit.msc from cmd prompt b. Select User Configuration->Administrative Templates->System->Ctrl-Alt-Del Options c. Double click on each Remove Change Password, Remove Lock Computer, Remove Task Manager, and Remove Logoff and select Enabled then OK. d. Select Computer Configuration->Administrative Templates->System->Logon e. In the right hand pane, double click on Hide entry points for Fast user Switching f. Select Enabled then OK This will remove all the nasty items in the ctrl-alt-del screen that can give users access to things you want to protect.
Free Windows Admin Tool Kit Click here and download it now
March 14th, 2013 10:28pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics