免Root使用ADB命令_停用手机系统应用
<span style="font-size:16px;">菜鸟教程,老鸟勿喷!</span><br /><br />
<span style="font-size:16px;">对于未解锁的手机,总存在那么一些我们用不到,甚至看都不想看到的应用,但是没办法卸载,在这里提供一些禁用掉这些应用的方法供参考:</span><br />
<br />
<span style="font-size:16px;">1. 开发者模式打开ADB调试</span><br />
<span style="font-size:16px;">2. 连接电脑,在电脑上下载adb应用包,一般的一键刷写Recovery包都带有</span><br />
<span style="font-size:16px;">3. 在adb.exe 所在目录下运行cmd命令行</span><br />
<span style="font-size:16px;">4. 输入命令:adb shell</span><br />
<span style="font-size:16px;">5. 在手机上会出现信任调试,选始终允许</span><br />
<br />
<span style="font-size:16px;">6. 在cmd命令行模式下复制运行下面命令即可:</span><br />
<br />
<span style="font-size:16px;">@echo 1. 开发者模式打开ADB调试</span><br />
<span style="font-size:16px;">@echo 2. 列出本机上的应用:adb shell pm list packages </span><br />
<span style="font-size:16px;">@echo adb shell pm list packages -s ,只输出系统的包</span><br />
<span style="font-size:16px;">@echo .</span><br />
<span style="font-size:16px;">@echo 3. 在手机上信任adb调试</span><br />
<span style="font-size:16px;">@echo .</span><br />
<span style="font-size:16px;">@echo 4. 停用认为不需要的应用 </span><br />
<span style="font-size:16px;">@echo .</span><br />
<span style="font-size:16px;">@echo .按任意键将列出您手机上的应用列表,并将列表保存到 App.txt 文件中。</span><br />
<span style="font-size:16px;">@echo .</span><br />
<span style="font-size:16px;">pause>nul</span><br />
<br />
<span style="font-size:16px;">adb shell pm list packages </span><br />
<span style="font-size:16px;">adb shell pm list packages >App.txt</span><br />
<span style="font-size:16px;">@echo .</span><br />
<span style="font-size:16px;">@echo .</span><br />
<span style="font-size:16px;">ECHO.上面是本机上的应用,详细的应用列表请打开 APP.txt 文件查看</span><br />
<span style="font-size:16px;">@echo .</span><br />
<span style="font-size:16px;">@echo . 下面开始执行停用【电子邮件】【游戏中心】 【多看阅读】【小米钱包、支付】【搜索中心】 【搜狗输入法】等,按任意键继续...</span><br />
<span style="font-size:16px;">pause>nul</span><br />
<br />
<span style="font-size:16px;">adb shell pm disable-user com.android.email</span><br />
<span style="font-size:16px;">ECHO.停用【电子邮件】 </span><br />
<br />
<span style="font-size:16px;">adb shell pm disable-user com.xiaomi.gamecenter</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.xiaomi.gamecenter.sdk.service</span><br />
<span style="font-size:16px;">ECHO.停用【游戏中心】 </span><br />
<br />
<span style="font-size:16px;">adb shell pm disable-user com.duokan.reader</span><br />
<span style="font-size:16px;">ECHO.停用【多看阅读】 </span><br />
<br />
<span style="font-size:16px;">adb shell pm disable-user com.xiaomi.miplay_client</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.mipay.wallet</span><br />
<span style="font-size:16px;">ECHO.停用【小米钱包、支付】 </span><br />
<br />
<span style="font-size:16px;">adb shell pm disable-user com.android.htmlviewer</span><br />
<span style="font-size:16px;">ECHO.停用【HTML查看】</span><br />
<br />
<span style="font-size:16px;">adb shell pm disable-user com.android.quicksearchbox</span><br />
<span style="font-size:16px;">ECHO.停用【搜索中心】 </span><br />
<br />
<span style="font-size:16px;">adb shell pm disable-user com.miui.systemAdSolution</span><br />
<span style="font-size:16px;">ECHO.停用【系统广告】 </span><br />
<br />
<br />
<span style="font-size:16px;">adb shell pm disable-user com.mi.health</span><br />
<span style="font-size:16px;">ECHO.停用【小米健康】</span><br />
<br />
<span style="font-size:16px;">adb shell pm disable-user com.sohu.inputmethod.sogou.xiaomi</span><br />
<span style="font-size:16px;">ECHO.停用【搜狗输入法】</span><br />
<br />
<span style="font-size:16px;">adb shell pm disable-user com.android.stk</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.miui.analytics</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.miui.xman</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.miui.yman</span><br />
<span style="font-size:16px;">ECHO.停用【STK】【analytics】【Xman】【Yman】按任意键继续...</span><br />
<span style="font-size:16px;">pause>nul</span><br />
<br />
<span style="font-size:16px;">ECHO.停用【谷歌全家桶】 按任意键继续...</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.android.ext.services</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.android.marvin.talkback</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.android.onetimeinitializer</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.android.ext.shared</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.android.configupdater</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.ar.core</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.android.overlay.modules.ext.services</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.android.overlay.gmsconfig</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.android.gms</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.android.gsf</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.android.partnersetup</span><br />
<span style="font-size:16px;">adb shell pm disable-user com.google.android.printservice.recommendation</span><br />
<br />
<br />
<span style="font-size:16px;">上面仅为示例,具体要禁用哪些请查看目录下的 app.txt 选择。</span><br />
<span style="font-size:16px;"></span>
页:
[1]