"Removes all built-in apps" but removes Minecraft Bedrock
EndxAwesome14 opened this issue · 5 comments
Just wanted to warn people, it will delete things that aren't built-in to your Windows also. I regret choosing that option, thinking that I wouldn't lose 200+ hours of my life.
It took your saves?
Ouch, it does remove all "Minecraft*" apps, and some others too... Perhaps it should be more specific...
Generally the script is probably meant more for unused or cleaner/newer machines/builds...
privatezilla/scripts/Run Windows10Debloater (Community).ps1
Lines 98 to 116 in 0c24b54
Is there no filter one can use to make sure one is removing only
- Unused/never opened apps
OR - Silently installed apps, i.e. apps that weren't user initiated installations
OR - Apps that have not been used recently or frequently
OR - Has no user specific saved data
This would reduce chances of removing an app that is actually in use or with some user data
I've just suffered some serious data loss thanks to this feature, it uninstalled my WSL distro and reinstalling it overwrote my files. Please change this feature to include a list of affected apps or some kind of warning.
Yeah, looks like Minecraft keeps its world data in the UWP app folder:
C:\Users\you\AppData\Local\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\
So when the app is uninstalled (as happens when you select PrivateZilla's "Remove all built-in apps" feature) you lose the world data too. Sad!
The UI says "all built in apps", and Minecraft is not built-in...
It would also be nice if it showed you a list of everything it's going to remove, and maybe double check for confirmation? I checked the source code for Privatezilla and didn't see anything I'd miss in the apps list. I didn't realize it would delete literally everything! That should probably be specified more clearly in the UI.