Why does Windows require CTRL+ALT+DEL to Logon?
Has Microsoft ever offered an explanation for why they require CTRL+ALT+DEL to login? (Yes I know you can disable it, but it is still their preferred method.) It seems like at one point I heard that it was for security since you knew nothing else could trap CTRL+ALT+DEL, but I've written programs that trap CTRL+ALT+DEL, and it isn't that difficult, so I am pretty sure that was just a myth, either that or the decision to require CTRL+ALT+DEL is based on a fallacy.
Either way, I am curious if there is an official reason, and if that reason has any actual merit.
Thanks!
windows keyboard login ctrl-alt-delete
add a comment |
Has Microsoft ever offered an explanation for why they require CTRL+ALT+DEL to login? (Yes I know you can disable it, but it is still their preferred method.) It seems like at one point I heard that it was for security since you knew nothing else could trap CTRL+ALT+DEL, but I've written programs that trap CTRL+ALT+DEL, and it isn't that difficult, so I am pretty sure that was just a myth, either that or the decision to require CTRL+ALT+DEL is based on a fallacy.
Either way, I am curious if there is an official reason, and if that reason has any actual merit.
Thanks!
windows keyboard login ctrl-alt-delete
This is a well known key sequence by every Windows users
– Kami
Nov 19 '09 at 9:39
2
Before that, it was a well known key sequence for every MS-DOS user
– Kevin Panko
Dec 17 '09 at 0:28
2
How can you trap the ctrl+alt+del key? Even remote desktop or virtual machine softwares cannot do that and must implement an alternative for this
– phuclv
Oct 22 '13 at 9:19
This question was re-asked as What makes Secure Login (CTRL+ALT+DEL) Secure?, where it got pretty much the same answer.
– G-Man
Apr 30 '15 at 21:27
add a comment |
Has Microsoft ever offered an explanation for why they require CTRL+ALT+DEL to login? (Yes I know you can disable it, but it is still their preferred method.) It seems like at one point I heard that it was for security since you knew nothing else could trap CTRL+ALT+DEL, but I've written programs that trap CTRL+ALT+DEL, and it isn't that difficult, so I am pretty sure that was just a myth, either that or the decision to require CTRL+ALT+DEL is based on a fallacy.
Either way, I am curious if there is an official reason, and if that reason has any actual merit.
Thanks!
windows keyboard login ctrl-alt-delete
Has Microsoft ever offered an explanation for why they require CTRL+ALT+DEL to login? (Yes I know you can disable it, but it is still their preferred method.) It seems like at one point I heard that it was for security since you knew nothing else could trap CTRL+ALT+DEL, but I've written programs that trap CTRL+ALT+DEL, and it isn't that difficult, so I am pretty sure that was just a myth, either that or the decision to require CTRL+ALT+DEL is based on a fallacy.
Either way, I am curious if there is an official reason, and if that reason has any actual merit.
Thanks!
windows keyboard login ctrl-alt-delete
windows keyboard login ctrl-alt-delete
edited Oct 18 '13 at 7:41
Thomas
2771412
2771412
asked Oct 28 '09 at 2:01
Jim McKeethJim McKeeth
3,81283861
3,81283861
This is a well known key sequence by every Windows users
– Kami
Nov 19 '09 at 9:39
2
Before that, it was a well known key sequence for every MS-DOS user
– Kevin Panko
Dec 17 '09 at 0:28
2
How can you trap the ctrl+alt+del key? Even remote desktop or virtual machine softwares cannot do that and must implement an alternative for this
– phuclv
Oct 22 '13 at 9:19
This question was re-asked as What makes Secure Login (CTRL+ALT+DEL) Secure?, where it got pretty much the same answer.
– G-Man
Apr 30 '15 at 21:27
add a comment |
This is a well known key sequence by every Windows users
– Kami
Nov 19 '09 at 9:39
2
Before that, it was a well known key sequence for every MS-DOS user
– Kevin Panko
Dec 17 '09 at 0:28
2
How can you trap the ctrl+alt+del key? Even remote desktop or virtual machine softwares cannot do that and must implement an alternative for this
– phuclv
Oct 22 '13 at 9:19
This question was re-asked as What makes Secure Login (CTRL+ALT+DEL) Secure?, where it got pretty much the same answer.
– G-Man
Apr 30 '15 at 21:27
This is a well known key sequence by every Windows users
– Kami
Nov 19 '09 at 9:39
This is a well known key sequence by every Windows users
– Kami
Nov 19 '09 at 9:39
2
2
Before that, it was a well known key sequence for every MS-DOS user
– Kevin Panko
Dec 17 '09 at 0:28
Before that, it was a well known key sequence for every MS-DOS user
– Kevin Panko
Dec 17 '09 at 0:28
2
2
How can you trap the ctrl+alt+del key? Even remote desktop or virtual machine softwares cannot do that and must implement an alternative for this
– phuclv
Oct 22 '13 at 9:19
How can you trap the ctrl+alt+del key? Even remote desktop or virtual machine softwares cannot do that and must implement an alternative for this
– phuclv
Oct 22 '13 at 9:19
This question was re-asked as What makes Secure Login (CTRL+ALT+DEL) Secure?, where it got pretty much the same answer.
– G-Man
Apr 30 '15 at 21:27
This question was re-asked as What makes Secure Login (CTRL+ALT+DEL) Secure?, where it got pretty much the same answer.
– G-Man
Apr 30 '15 at 21:27
add a comment |
1 Answer
1
active
oldest
votes
This is the same as this Server Fault question: How does CTRL-ALT-DEL to log in make Windows more secure?.
Here is the accepted answer from there, by Oskar Duveborn:
The Windows (NT) kernel is designed to reserve the notification of
this key combination to a single process: Winlogon. So, as long as the
Windows installation itself is working as it should - no third party
application can respond to this key combination (if it could, it could
present a fake logon window and keylog your password ;)
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f61770%2fwhy-does-windows-require-ctrlaltdel-to-logon%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is the same as this Server Fault question: How does CTRL-ALT-DEL to log in make Windows more secure?.
Here is the accepted answer from there, by Oskar Duveborn:
The Windows (NT) kernel is designed to reserve the notification of
this key combination to a single process: Winlogon. So, as long as the
Windows installation itself is working as it should - no third party
application can respond to this key combination (if it could, it could
present a fake logon window and keylog your password ;)
add a comment |
This is the same as this Server Fault question: How does CTRL-ALT-DEL to log in make Windows more secure?.
Here is the accepted answer from there, by Oskar Duveborn:
The Windows (NT) kernel is designed to reserve the notification of
this key combination to a single process: Winlogon. So, as long as the
Windows installation itself is working as it should - no third party
application can respond to this key combination (if it could, it could
present a fake logon window and keylog your password ;)
add a comment |
This is the same as this Server Fault question: How does CTRL-ALT-DEL to log in make Windows more secure?.
Here is the accepted answer from there, by Oskar Duveborn:
The Windows (NT) kernel is designed to reserve the notification of
this key combination to a single process: Winlogon. So, as long as the
Windows installation itself is working as it should - no third party
application can respond to this key combination (if it could, it could
present a fake logon window and keylog your password ;)
This is the same as this Server Fault question: How does CTRL-ALT-DEL to log in make Windows more secure?.
Here is the accepted answer from there, by Oskar Duveborn:
The Windows (NT) kernel is designed to reserve the notification of
this key combination to a single process: Winlogon. So, as long as the
Windows installation itself is working as it should - no third party
application can respond to this key combination (if it could, it could
present a fake logon window and keylog your password ;)
edited Apr 13 '17 at 12:14
Community♦
1
1
answered Oct 28 '09 at 2:03
Stephen JenningsStephen Jennings
20.1k46199
20.1k46199
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f61770%2fwhy-does-windows-require-ctrlaltdel-to-logon%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
This is a well known key sequence by every Windows users
– Kami
Nov 19 '09 at 9:39
2
Before that, it was a well known key sequence for every MS-DOS user
– Kevin Panko
Dec 17 '09 at 0:28
2
How can you trap the ctrl+alt+del key? Even remote desktop or virtual machine softwares cannot do that and must implement an alternative for this
– phuclv
Oct 22 '13 at 9:19
This question was re-asked as What makes Secure Login (CTRL+ALT+DEL) Secure?, where it got pretty much the same answer.
– G-Man
Apr 30 '15 at 21:27