this post was submitted on 31 Aug 2025
183 points (96.9% liked)

Programmer Humor

26175 readers
1089 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

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] TwilightKiddy@programming.dev 17 points 1 week ago (3 children)

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.

[–] kiszkot@feddit.nu 14 points 1 week ago (1 children)

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.

[–] TwilightKiddy@programming.dev 1 points 6 days ago

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.

load more comments (1 replies)