this post was submitted on 14 Aug 2026
19 points (91.3% liked)

Open Source

48440 readers
105 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 7 years ago
MODERATORS
 

windows uninstaller is just so bad that it cannot uninstall lot of preinstalled apps, any recommended uninstaller which is open source?

top 10 comments
sorted by: hot top controversial new old
[–] nfms@lemmy.ml 7 points 1 day ago
[–] vikingtons@lemmy.world 12 points 1 day ago (1 children)

I used to use BCU back in the day.

[–] shojivr@lemmy.zip 7 points 1 day ago (1 children)
[–] vikingtons@lemmy.world 45 points 1 day ago (1 children)
[–] warmaster@lemmy.world 25 points 1 day ago (1 children)

This is the best Windows uninstaller by far. 🤣

[–] aim4harmony@lemmy.world 4 points 1 day ago* (last edited 1 day ago)

Effective to flush that slop down the drain. 🤭

[–] bl4kers@lemmy.ml 7 points 1 day ago (1 children)

Probably not what you're asking, but I use homebrew for all installs and uninstalls

[–] thingsiplay@lemmy.ml 2 points 1 day ago* (last edited 1 day ago)

I use Arch*, BTW.*Arch=EndeavourOS

[–] meathorse@lemmy.world 2 points 1 day ago* (last edited 1 day ago)

It's been a while since I've done this but in Win10 days, if you wanted to get rid of the pre installed apps properly, you could use DISM from the MS Deployment Toolkit. It can remove just for the current user or from the entire install so they won't appear if you create new users.

If you want to spend the time and effort, you can even mount the wim file from the iso and remove them offline, so you've removed them from the install media completely.

Looks like Win11 has a new but similar process: https://www.deploymentresearch.com/removing-applications-from-your-windows-11-image-before-and-during-deployment/

[–] Pennywise@quokk.au 5 points 1 day ago

Windows will probably just reinstall them if you remove them or you might break stuff.