this post was submitted on 27 Jun 2026
279 points (98.6% liked)

Programmer Humor

32102 readers
184 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Pika@sh.itjust.works 35 points 6 days ago* (last edited 6 days ago) (1 children)

How do you break the recycle bin... all it is is a pseudo folder that is present across all drives. All it does it recurse every drive and look for the path driveletter:\$RECYCLE.BIN\Account_SID

[–] AbsolutelyClawless@piefed.social 25 points 5 days ago (2 children)

Microsoft acknowledged a bug in the June 2026 update that displays internal file names instead of real names in Recycle Bin confirmation dialogs.

[–] Romkslrqusz@lemmy.zip 19 points 5 days ago (2 children)

Yup, totally broken then. Unusable.

Gotta love headline hyperbole lol

[–] Buddahriffic@lemmy.world 4 points 5 days ago

There's different levels of broken. Like a drawer that doesn't close all the way still works as a drawer, and while I would call a drawer with its bottom busted out more broken than one that just won't close, both could use some repairs.

[–] Ghoelian@piefed.social 3 points 5 days ago

No one said it was unusable. This does sound objectively broken though.

[–] Pika@sh.itjust.works 2 points 4 days ago

I'm not familiar with microsoft enough to really know what an internal file name entailed but, looking it up on other sources, it appears it made it so the files that appeared on the delete prompts were named to things like $Rxxxxx.ext which I'm not sure how could even happen. but yea the actual files in the can were named correctly, and they were deleted (or restored) as well. so its definitely a more minor bug.