HyperOS/MiUi remove dual apps chrome

Using adb connect to the device. To connect to the device use adb shell and once in the shell use
 pm uninstall -k --user 999 "com.android.chrome"

Comments