0x192 / universal-android-debloater

Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
14.71k stars 797 forks source link

DELETE_FAILED_DEVICE_POLICY_MANAGER #927

Closed Drjacky closed 7 months ago

Drjacky commented 7 months ago
ERROR [src/core/utils.rs:228] [Unlisted] pm uninstall --user 0 com.example -> Failure [DELETE_FAILED_DEVICE_POLICY_MANAGER]
Frigyes06 commented 7 months ago

Try disabling?

Drjacky commented 7 months ago

Try disabling?

Disabling doesn't work either. It was the same error or something like the package is protected.

Frigyes06 commented 7 months ago

Yeah, some packages won't let you delete them. It's like that. Also please see #923 for future issues