Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug (v17.3.3 - 76) : unable to uninstall by folder name #39

Open
AndroidDeveloperLB opened this issue Jul 5, 2020 · 0 comments
Open

Comments

@AndroidDeveloperLB
Copy link

AndroidDeveloperLB commented Jul 5, 2020

So suppose I want to remove YouTube music. The package name is "com.google.android.apps.youtube.music".
The folder, as Debloater says, is "/system/product/app/YouTubeMusicPrebuilt".

Writing "debloat -h", I can see this:

-d [app label|app folder name]   uninstall apps (use debloat -d -h)

So I tried this:

debloat -d /system/product/app/YouTubeMusicPrebuilt

It says it doesn't exist:

/system/product/app/YouTubeMusicPrebuilt doesn't exist in /system

And I also tried :

debloat -d com.google.android.apps.youtube.music

But this says it's not a system app, even though it is:

com.google.android.apps.youtube.music is not a system app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant