小米miui adb删除自带软件

1.下载安装ADB软件驱动

2.配置环境变量

打开 我的电脑一属性一系统高级设置—环境变量—编辑Path变量,将adb安装路径添加到系统环境变量里。

3.连接手机

打开设置→我的设备→全部参数→在MIUI版本上连续点击
然后打开设置→更多设置→开发者选项→向下拉勾选USB调试→弹出框点击确认
在这里插入图片描述电脑上按win+R,输入CMD确定

复制adb shell pm uninstall --user 0 com.miui.systemAdSolution

在CMD窗口单击鼠标右键粘贴,按回车确认

注意:第一次不会成功,手机上会提示允许USB调试吗?点击确定即可

4.使用ADB命令删除系统应用

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.player  (小米音乐)

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

adb shell pm uninstall --user 0 com.miui.notes  (小米便签)

adb shell pm uninstall --user 0 com.miui.translation.youdao  (有道翻译)

adb shell pm uninstall --user 0 com.miui.translation.kingsoft  (金山翻译)

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

adb shell pm uninstall --user 0 com.xiaomi.scanner  (小米扫描)

adb shell pm uninstall --user 0 com.miui.hybrid  (混合器)

adb shell pm uninstall --user 0 com.miui.bugreport  (bug 反馈)

adb shell pm uninstall --user 0 com.milink.service  (米连服务)

adb shell pm uninstall --user 0 com.android.browser  (浏览器)

adb shell pm uninstall --user 0 com.miui.gallery  (相册)

adb shell pm uninstall --user 0 com.miui.yellowpage  (黄页)

adb shell pm uninstall --user 0 com.xiaomi.midrop  (小米快传)

adb shell pm uninstall --user 0 com.miui.virtualsim  (小米虚拟器)

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.soundrecorder  (录音机)

adb shell pm uninstall --user 0 com.miui.screenrecorder  (屏幕录制)

adb shell pm uninstall --user 0 com.android.wallpaper  (壁纸)

adb shell pm uninstall --user 0 com.miui.voiceassist  (语音助手)

adb shell pm uninstall --user 0 com.miui.fm  (收音机)

adb shell pm uninstall --user 0 com.miui.touchassistant  (悬浮球)

adb shell pm uninstall --user 0 com.android.cellbroadcastreceiver  (小米广播)

adb shell pm uninstall --user 0 com.xiaomi.mitunes  (小米助手)

adb shell pm uninstall --user 0 com.xiaomi.pass  (小米卡包)

adb shell pm uninstall --user 0 com.android.thememanager  (个性主题管理)

adb shell pm uninstall --user 0 com.android.wallpaper  (动态壁纸)

adb shell pm uninstall --user 0 com.android.wallpaper.livepicker  (动态壁纸获取)

adb shell pm uninstall --user 0 com.miui.klo.bugreport  (KLO bug 反馈)


  • 14
    点赞
  • 48
    收藏
    觉得还不错? 一键收藏
  • 8
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 8
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值