Skip to content

Instantly share code, notes, and snippets.

@ivanempire
Created March 30, 2021 04:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivanempire/33eca0935d6dfbb0e495be61e4654b38 to your computer and use it in GitHub Desktop.
Save ivanempire/33eca0935d6dfbb0e495be61e4654b38 to your computer and use it in GitHub Desktop.
Uninstalling Mobvoi bloatware
pm uninstall --user 0 com.mobvoi.wear.privacy.aw
pm uninstall --user 0 com.mobvoi.ticwatch.jupiter.home
pm uninstall --user 0 com.mobvoi.wear.fitness.aw
pm uninstall --user 0 com.mobvoi.wear.sos
pm uninstall --user 0 com.mobvoi.wear.lpa.aw
pm uninstall --user 0 com.mobvoi.wear.mcuservice.aw
pm uninstall --user 0 com.mobvoi.wear.account.aw
pm uninstall --user 0 com.mobvoi.wear.appsservice
pm uninstall --user 0 com.mobvoi.wear.health.aw
pm uninstall --user 0 com.mobvoi.companion.aw
pm uninstall --user 0 com.mobvoi.wear.watchface.aw
pm uninstall --user 0 com.mobvoi.wear.system.aw
pm uninstall --user 0 com.mobvoi.ticwatch.cmodel.pro.modem.us.vzw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment