当前位置:   article > 正文

Redmi Note 4X adb指令卸载应用_小米adb精简教程

小米adb精简教程

小米手机 #红米手机 #adb指令 #红米note 4x #系统应用卸载 #卡米 #无限重启 #无root玩机 #不解bl锁
记录一下我禁用的应用列表
我使用的是MIUI10的系统9.8.29开发版,目前的小问题是系统桌面有时候会崩溃,可以使用第三方桌面代替,目前更新最新版桌面无问题。
可以采用小黑屋冻结应用后尝试是否卡米,不卡的话使用
adb shell pm list package
来获取应用列表,再解冻全部应用后重启再获取应用列表,利用excel进行比较,个人轻度使用,过度卸载系统应用会有卡米的风险,需小心谨慎

adb shell pm uninstall --user 0 com.miui.contentextension
adb shell pm uninstall --user 0 com.xiaomi.vipaccount
adb shell pm uninstall --user 0 com.xiaomi.powerchecker
adb shell pm uninstall --user 0 com.xiaomi.mi_connect_service
adb shell pm uninstall --user 0 com.xiaomi.gamecenter.sdk.service
adb shell pm uninstall --user 0 com.android.quicksearchbox
adb shell pm uninstall --user 0 com.xiaomi.payment
adb shell pm uninstall --user 0 com.android.browser
adb shell pm uninstall --user 0 com.miui.userguide
adb shell pm uninstall --user 0 com.miui.backup
adb shell pm uninstall --user 0 com.xiaomi.ab
adb shell pm uninstall --user 0 com.xiaomi.mibrain.speech
adb shell pm uninstall --user 0 com.miui.hybrid
adb shell pm uninstall --user 0 com.mi.health
adb shell pm uninstall --user 0 com.xiaomi.simactivate.service
adb shell pm uninstall --user 0 com.miui.phrase
adb shell pm uninstall --user 0 com.miui.player
adb shell pm uninstall --user 0 com.miui.virtualsim
adb shell pm uninstall --user 0 com.android.midrive
adb shell pm uninstall --user 0 com.miui.personalassistant
adb shell pm uninstall --user 0 com.android.dreams.basic
adb shell pm uninstall --user 0 com.miui.bugreport
adb shell pm uninstall --user 0 com.mipay.wallet
adb shell pm uninstall --user 0 com.xiaomi.pass
adb shell pm uninstall --user 0 com.miui.newhome
adb shell pm uninstall --user 0 com.miui.video
adb shell pm uninstall --user 0 com.miui.hybrid.accessory
adb shell pm uninstall --user 0 com.xiaomi.gamecenter
adb shell pm uninstall --user 0 com.miui.analytics
adb shell pm uninstall --user 0 com.xiaomi.scanner
adb shell pm uninstall --user 0 com.miui.yellowpage
adb shell pm uninstall --user 0 com.miui.voiceassist
adb shell pm uninstall --user 0 com.android.emergency
adb shell pm uninstall --user 0 com.miui.smarttravel
adb shell pm uninstall --user 0 com.xiaomi.drivemode
adb shell pm disable-user com.jeejen.family.miui/*无法删除的极简桌面*/
adb shell pm uninstall --user 0 com.sohu.inputmethod.sogou.xiaomi/*搜狗输入法选删*/
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37

关于adb指令的使用请参考其他博客

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/繁依Fanyi0/article/detail/466476
推荐阅读
相关标签
  

闽ICP备14008679号