FliphoneBochurLevel 5 - Gold Elite Member
- Edited
bochur2000 Just run adb shell pm uninstall --user 0 com.android.vending
. (If you're on WebADB, run that command without adb shell (pm uninstall --user 0 com.android.vending
). And it should be fine.