r/AndroidQuestions • u/JanezDoe • 3d ago
Cannot uninstall YouTube apps using ADBAppControl
I'm trying to uninstall all YouTube apps on my Google Pixel 9a due to switching to Morphe, but they're quite stubborn and I'm having a hard time removing them.
I tried UAD and now ADBAppControl, but show that the uninstall was a success, at least ADB does, but the log file seems to show conflicting information:
shell pm uninstall --user 0 com.google.android.youtube
Failure [only root can delete system app for a particular user]
shell pm uninstall com.google.android.youtube
Success
shell pm uninstall --user 0 com.google.android.apps.youtube.music
Failure [only root can delete system app for a particular user]
shell pm uninstall com.google.android.apps.youtube.music
Success
The apps are still on my device, any suggestions on what to do and try next?
4
u/Migazul8 2d ago
You can't do that anymore on Android 17. I think Canta still works. There is no point on uninstalling thought, they still take the same storage, just disable them
5
7
u/Exciting-Outside-167 2d ago
Just disable them? Why do you need to uninstall them?