All Discussions
  • Uninstall browser on LG Classic

Started by Sarah · Feb 06, 2022

I am trying to uninstall the browser on lg classic through abd and im getting the following error:
[INSTALL_FAILED_INVALID_APK: Missing existing base package for null]

did you try this command
pm uninstall -k --user 0 com.android.browser

Flippy

Sarah what is the command you are using?

Sarah Message me, i have a program to unistall it.

can i do the above for tcl flip 2?

FliphoneBochur

shu To disable the browser (you can’t uninstall it on that phone), run adb shell pm disable-user —user 0 org.chromium.chrome. If you’re on WebADB, run the command without adb shell.