Ctrl-shift-esc will open the task manager directly. None of that Carl alt del nonsense.
Ctrl-alt-del is meant to be a hard interrupt to the system.
Interesting so that’s why system performance gets wonky when task Manager is opened with CTRL+alt+Del
I’ll keep that in mind when I wanna kill tasks but not disrupt performance
I assume this terminology originally referred to an actual interrupt handled by a kernel interrupt handler, and half of the people in this thread have no idea what that means.
That’s so dumb, but okay.
Edit: dumb that using the shortcut to open the task manager doesn’t interrupt the system. That’s what ctrl-alt-del did before windows 8 or whenever, open the task manager regardless of what was happening. Now I have to use that annoying lock-screen menu to open the task manager to kill processes if things are locked up. Didn’t know that, horribly unintuitive
how is it dumb? literally just press ctrl shift esc
If your computer is locked up, you have to use ctrl-alt-del, with its menu of options including the task manager, in order to interrupt the current processes locking up the system.
Using ctrl-shift-esc launches the task manager program without a system interrupt, meaning it won’t unlock the computer. Which is dumb, because why else would I be opening the task manager other than to interrupt some out-of-control process? I guess you could be using it to monitor or something else, but that’s what I’m used to opening the task manager to be doing. I didn’t even realize this until this comment.
then just press ctrl alt del if you want a system interrupt??? there’s a reason they have bindings for both. it’s not much harder, the task manager doesn’t exist solely for killing some program that won’t respond.
CORAL
Ctrl-Shift-esc
You’re welcome.
As the fifth person to say that, I think the author may have baited you into writing this. It’s sinilar to when someone misspells a word in the title of a TikTok video, as tons of well meaning people will comment on the error, thus generating attention.
kinda like what we’re doing right now?
I see what you did, there.
Faster to open, doesn’t send a system interrupt.
If all is well: CTRL+SHIFT+ESC
Stuck program needs a kick in the ass: CTRL+ALT+DELETE
Had a beast of a desktop machine back in 2000, it could even decode DVD real-time. But sometimes DVD playback would hang. Pushing the power button 5s would switch off the machine, but 3-4s would get DVD playback working again.
That’s how I learned that the road to success is to bully and intimidate… At least your hardware
Back in the 00s, when you told Windows to sort a big directory by modified date or so it would take ages, but be faster when you scrolled up and down. That’s still the case. Presumably that’s because explorer will launch more concurrent “get file metadata” tasks. Overall it’s still slow, though.
It’s actually not NTFS’s fault, but explorer: Nushell gets file metadata in at most 1/100th of the time (the sorting itself is negligible), Linux is still faster at handling NTFS than windows even then, though, nushell on windows is merely fast enough to not be annoying.
Remember how Volkswagen got in trouble a few years back for faking emissions when the car detected it was being tested. It would interesting to see if something like that could exist with RAM and task manager.
It definitely can for the graphics card. I got a trojan one time that was mining crypto using 100% of the gpu causing it to heat up and blow the fan like crazy, and it stopped every time I opened the task manager.
Perfect question for Dave’s garage!
Lol I love this guy’s channel. I thought of him as soon as I asked that question.
I’m running Linux but I thought CTRL, Shift and ESC is the shortcut for Task Manager
it is! but you can also launch it from the ctrl alt delete menu
You just thought?? I was damn sure
True, but CTRL+ALT+DEL sends a system interrupt in addition. Breaks a lot of deadlocks, hence why people think it’s magic.
deleted by creator
Time to kill some child… processes
How to bash cat with pipe
For everyone who wants a better task manager, go to Microsofts Sysinternals Website and get Process Explorer. You’re welcome.
Yeah, I hate how multi-process apps never really show their memory usage very well anymore in Task Manager. Been using Process Explorer since before Russinovich sold to Microsoft and it’s easily been the best one I’ve used on Windows to get a better picture of what is going wrong.
Yeah, windows task manager doesn’t do shit if you are already low on resources. My desktop doesn’t have a lot of resources to be used up and there have been a few times task manager is just as bad as the programs I want it to kill due to lack of resources.
It will very gladly show you all the resources are being consumed by some service you don’t need, can’t uninstall or disable, and will just consume more resources by restarting if you terminate the process.
what i really want, what i really need, is just a windows equivalent to xkill. window not responding? ctrl+alt+esc, click. it’s dead along with its entire family.
Process explorer can do that. (The sysinternals tool.)
SuperF4? It hasn’t been updated in years, but I haven’t had any issues with it.
alt+f4 works, but not super+f4 on my machine. is it supposed to be a more forceful close than alt+f4?
It’s an app.
deleted by creator
Protip: Ctrl+Shift+Esc goes directly in without cluttering your toolbar.
deleted by creator
That’s actually a pretty good idea, although it’s not like a right-click on the desktop is really that much slower (assuming we’re taking about Windows)
I am still convince that soon or after they will discover an hidden function in Windows that overclock briefly every component when task manager is opened
I have never opened task manager after I added second 16GB RAM stick. It just all works okay, I don’t even have to close programs.
Try running some docker containers. I have to for work.
In the command line you “Taskkill” a process too