pm uninstall failure

Search This thread

JeepFreak

Senior Member
May 17, 2008
768
223
Google Pixel 4a 5G
I'm trying to uninstall packages with the following command:
Code:
adb
shell
su 
pm uninstall tunein.player

But it just reports failure. No explanation why! :confused:

I tried the following command beforehand:
Code:
adb
shell
su 
pm disable tunein.player
Which works fine, but doesn't make the first command work any better.

Any ideas what the problem is? Obviously, I'm rooted.

Any help is appreciated!

Thanks,
Billy
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Is it a system app since Android doesn't allow you to uninstall system apps just disable them.