Skip to content

Instantly share code, notes, and snippets.

@OpenGG
Created March 16, 2018 14:58
Show Gist options
  • Save OpenGG/5feea9aad65a5d98f77cb8c68d192d72 to your computer and use it in GitHub Desktop.
Save OpenGG/5feea9aad65a5d98f77cb8c68d192d72 to your computer and use it in GitHub Desktop.
phicomm t1 remove bloatware
pm uninstall -k --user 0 com.feixun.dangbeimarket
pm uninstall -k --user 0 com.tianci.ad
pm uninstall -k --user 0 com.feixun.qiyiguo
pm uninstall -k --user 0 cn.cibn.health
pm uninstall -k --user 0 com.pptv.tvsports.preinstall
pm uninstall -k --user 0 com.phicomm.phiweather
pm uninstall -k --user 0 com.pplive.atv
pm uninstall -k --user 0 cn.cibntv.ott
pm uninstall -k --user 0 com.phicomm.update
pm uninstall -k --user 0 com.phicomm.datatracker
@OpenGG
Copy link
Author

OpenGG commented Mar 16, 2018

another version

pm uninstall -k --user 0 com.feixun.dangbeimarket
pm uninstall -k --user 0 com.tianci.ad
pm uninstall -k --user 0 com.feixun.qiyiguo
pm uninstall -k --user 0 cn.cibn.health
pm uninstall -k --user 0 com.pptv.tvsports.preinstall
pm uninstall -k --user 0 com.pplive.atv
pm uninstall -k --user 0 cn.cibntv.ott
pm uninstall -k --user 0 com.hpplay.happyplay.aw

pm uninstall -k --user 0 com.phicomm.phitvvoice
pm uninstall -k --user 0 com.phicomm.filemanager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment