this post was submitted on 31 Aug 2025
177 points (96.8% liked)
Programmer Humor
26109 readers
592 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The saddest part for me is that he didn't even break the computer that bad, but declared it unusable. Just hit Super+R, you can run anything from there.
Noticed the same problem, however, Super + R is an Explorer shortcut. If it's not running it should not work. Ctrl + Art + Del should still work as it's read by the Winlogon process but from there you can ran run task manager which he deleted. Cmd.exe is still available and there are ways to boot into the OS with it's window starting automatically. Definetly would have loved to see CSRSS.exe or ntoskrnl.exe get deleted or any other core component.
Yea, found a friend with a Windows machine to test it out, it's indeed an Explorer shortcut. I wonder if there is a way to get to some sort of shell without Explorer or Task Manager.