adb卸载小米手机应用

33 阅读1分钟
使用方法

在adb目录下右键新建文本文档 -> 复制下面代码到文档中 -> 文件另存为 -> 文件名为:miui.bat -> 保存类型:所有文件(*.) -> 编码:ANSI -> 保存

::小米系统广告解决方案
adb shell pm uninstall --user 0 com.miui.systemAdSolution

::小米广告分析
adb shell pm uninstall --user 0 com.miui.analytics

::小米游戏中心服务
adb shell pm uninstall --user 0 com.xiaomi.gamecenter.sdk.service

::小米游戏中心
adb shell pm uninstall --user 0 com.xiaomi.gamecenter

::搜狗输入法小米版
adb shell pm uninstall --user 0 com.sohu.inputmethod.sogou.xiaomi

::小米视频
adb shell pm uninstall --user 0 com.miui.video

::邮件
adb shell pm uninstall --user 0 com.android.email

::快应用服务框架
adb shell pm uninstall --user 0 com.miui.hybrid

::米币支付
adb shell pm uninstall --user 0 com.xiaomi.payment

::钱包
adb shell pm uninstall --user 0 com.mipay.wallet

::系统更新
adb shell pm uninstall --user 0 com.android.updater

::小米智能卡
adb shell pm uninstall --user 0 com.miui.tsmclient

::小米智能卡网页组件
adb shell pm uninstall --user 0 com.miui.nextpay

::应用商店
adb shell pm uninstall --user 0 com.xiaomi.market

::智能助理
adb shell pm uninstall --user 0 com.miui.personalassistant

::智能应用助手
adb shell pm uninstall --user 0 com.miui.thirdappssistant

::智能应用助手
adb shell pm uninstall --user 0 com.miui.thirdappssistant