华为手机免root改mac_免ROOT停用小米手机系统应用

对于未解锁的手机,总存在那么一些我们用不到,甚至看都不想看到的应用,但是没办法卸载,在这里提供一些禁用掉这些应用的方法供参考:本内容是以小米的MIUI系统为例,其他品牌机型不确保可以成功,毕竟系统应用的包名是不一样的,需要自己去发现.

1. 打开开发者模式里面的USB调试并连接电脑,弹出信任这台电脑时点击确定,
2. 在电脑上下载adb应用包并解压,点击下载
3. 双击打开 打开CMD命令行.bat 然后输入需要的命令即可。

ADB命令参考
列出本机上的应用:

adb shell pm list packages
adb shell pm list packages -s

按任意键将列出您手机上的应用列表,并将列表保存到 App.txt 文件中。

adb shell pm list packages
adb shell pm list packages >App.txt

上面是本机上的应用,详细的应用列表请打开 APP.txt 文件查看

下面执行停用系统应用adb命令等,只需要输入adb开头的命令即可实现相关功能,命令下面的是具体解释。

adb shell pm disable-user com.miui.analytics #停用广告模块
adb shell pm disable-user com.miui.systemAdSolution #停用广告模块
adb shell pm disable-user com.xiaomi.ab #停用广告模块
adb shell pm disable-user com.miui.fmservice #停用收音机
adb shell pm disable-user com.android.htmlviewer #停用HTML查看器
adb shell pm disable-user com.miui.hybrid.accessory #停用快应用
adb shell pm disable-user com.miui.hybrid #停用快应用
adb shell pm disable-user com.miui.bugreport #停用用户反馈
adb shell pm disable-user com.miui.miservice #停用服务和反馈
adb shell pm disable-user com.android.browser #停用浏览器
adb shell pm disable-user com.android.quicksearchbox #停用搜索
adb shell pm disable-user com.miui.video #停用视频
adb shell pm disable-user com.miui.player #停用音乐
adb shell pm disable-user com.xiaomi.market #停用应用商店
adb shell pm disable-user com.android.email #停用电子邮件
adb shell pm disable-user com.xiaomi.gamecenter
adb shell pm disable-user com.xiaomi.gamecenter.sdk.service #停用游戏中心
adb shell pm disable-user com.duokan.reader #停用多看阅读
adb shell pm disable-user com.xiaomi.miplay_client
adb shell pm disable-user com.mipay.wallet #停用小米钱包、支付
adb shell pm disable-user com.mi.health #停用小米健康
adb shell pm disable-user com.sohu.inputmethod.sogou.xiaomi #停用搜狗输入法
adb shell pm disable-user com.android.stk
adb shell pm disable-user com.miui.analytics
adb shell pm disable-user com.miui.xman
adb shell pm disable-user com.miui.yman #停用【STK】【analytics】【Xman】【Yman】
#停用【谷歌全家桶】
adb shell pm disable-user com.google.android.ext.services
adb shell pm disable-user com.google.android.marvin.talkback
adb shell pm disable-user com.google.android.onetimeinitializer
adb shell pm disable-user com.google.android.ext.shared
adb shell pm disable-user com.google.android.configupdater
adb shell pm disable-user com.google.ar.core
adb shell pm disable-user com.google.android.overlay.modules.ext.services
adb shell pm disable-user com.google.android.overlay.gmsconfig
adb shell pm disable-user com.google.android.gms
adb shell pm disable-user com.google.android.gsf
adb shell pm disable-user com.google.android.partnersetup
adb shell pm disable-user com.google.android.printservice.recommendation

停用的部分系统应用在重启之后失效,比如MIUI系统的浏览器和音乐等核心应用,请知晓。

只要你知道系统的包名,比如小米音乐就是com.miui.player,你就可以使用adb shell pm disable-user 加包名来停用系统应用,祝你玩机愉快。

7713b766f2210d9280c67107e752752a.png

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值