Y
Hacker News
new
|
ask
|
show
|
jobs
by
llimos
516 days ago
Deleting Chrome on Android is difficult but you can go one better than disabling it.
adb shell pm uninstall --user 0 com.android.chrome
It can still be put back, but you need a computer to do it