this post was submitted on 28 Aug 2026
428 points (98.9% liked)

Programmer Humor

33011 readers
718 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
[–] OpenStars@discuss.online 28 points 1 day ago (1 children)
[–] rtxn@lemmy.world 15 points 1 day ago (2 children)

Laughs in Europe. OneDrive is legally required to be a one-click uninstall.

[–] BartyDeCanter@piefed.social 24 points 1 day ago (3 children)

You have to click to uninstall it? Laughs even harder in Linux.

[–] undefined@lemmy.hogru.ch 8 points 1 day ago

Clicking things is so Windows

[–] locuester@lemmy.zip 1 points 1 day ago

You can prob ask copilot too. But it'll prob fuck up and upgrade instead.

[–] rtxn@lemmy.world 0 points 1 day ago (1 children)

If you would prefer to use PowerShell...

[–] BartyDeCanter@piefed.social 4 points 1 day ago (1 children)

I'd prefer that things I don't want installed, aren't installed from the beginning.

[–] undefined@lemmy.hogru.ch 2 points 15 hours ago (1 children)

I completely agree but for the sake of argument this could be used against any Linux distribution too. The difference though is that you’re not going to have tons of distributions of Windows with differing sets of packages.

Don’t know what my point is since I just raised an argument and kind of solved it on my own.

[–] firelizzard@programming.dev 1 points 4 hours ago

This is why I use Gentoo. I get exactly what I ask for and nothing else. The core install comes with nothing but the bare minimum, and if you don’t want a thing you just don’t install it.

[–] green_red_black@slrpnk.net 7 points 1 day ago (1 children)

Now if only they applied that for the browser and all the other bloatware

[–] rtxn@lemmy.world 11 points 1 day ago (1 children)

It does. I've been able to uninstall everything from Copilot to Edge on my second PC.

[–] green_red_black@slrpnk.net 1 points 22 hours ago (1 children)

Guess it's not a US thing because I can't seem to find the option to one click uninstall the Microslop bloat

[–] rtxn@lemmy.world 1 points 21 hours ago (1 children)

Use this: https://winutil.christitus.com/

It's a GUI wrapper for PowerShell commands to customize a Windows install, and has a section where you can remove AppX packages (Copilot and similar). And a lot more. I strongly recommend it.

[–] green_red_black@slrpnk.net 2 points 19 hours ago

What I meant is having a one click uninstall. I know there is a technical way to do it but not everyone is IT trained