一番战系统由澎湃降回了MIUI13,并装了些2020年左右的APP,界面清爽、运行流畅。
一番战链接:https://bbs.oldmantvg.net/thread-69844.htm
春节期间又捡起了王者农药,发现无论怎么设置都是最高60帧,按网上教程禁用Joyose云控,再清除电量与性能的数据,发现确实能120帧运行了,但是过段时间后还是会恢复60帧,于是一生气,发动了系统应用大清洗。
禁用Joyose云控指令
adb shell pm disable-user com.xiaomi.joyose
-------------------------------------------------------------------
电量与性能(卸载会卡米,禁用不会)
adb shell pm disable-user com.miui.powerkeeper
Joyose云控
adb shell pm uninstall --user 0 com.xiaomi.joyose
小米定制版搜狗输入法
adb shell pm uninstall --user 0 com.sohu.inputmethod.sogou.xiaomi
浏览器
adb shell pm uninstall --user 0 com.android.browser
小米视频
adb shell pm uninstall --user 0 com.miui.video
音乐
adb shell pm uninstall --user 0 com.miui.player
小米互传
adb shell pm uninstall --user 0 com.miui.mishare.connectivity
智能助理(负一屏)
adb shell pm uninstall --user 0 com.miui.personalassistant
搜索
adb shell pm uninstall --user 0 com.android.quicksearchbox
生活黄页(小米黄页)
adb shell pm uninstall --user 0 com.miui.yellowpage
快应用服务框架(小米社区)
adb shell pm uninstall --user 0 com.miui.hybrid
服务与反馈
adb shell pm uninstall --user 0 com.miui.miservice
传送门
adb shell pm uninstall --user 0 com.miui.contentextension
AI通话(小爱通话)
adb shell pm uninstall --user 0 com.xiaomi.aiasst.service
小爱同学(小爱语音)
adb shell pm uninstall --user 0 com.miui.voiceassist
小爱翻译
adb shell pm uninstall --user 0 com.xiaomi.aiasst.vision
游戏服务
adb shell pm uninstall --user 0 com.xiaomi.gamecenter.sdk.service
小米广告分析
adb shell pm uninstall --user 0 com.miui.analytics
用户反馈
adb shell pm uninstall --user 0 com.miui.bugreport
小米系统广告解决方案
adb shell pm uninstall --user 0 com.miui.systemAdSolution
金山翻译
adb shell pm uninstall --user 0 com.miui.translation.kingsoft
小米云翻译
adb shell pm uninstall --user 0 com.miui.translation.xmcloud
翻译服务
adb shell pm uninstall --user 0 com.miui.translationservice
小米商城系统组件
adb shell pm uninstall --user 0 com.xiaomi.ab
小米闻声
adb shell pm uninstall --user 0 com.miui.accessibility
游戏高能时刻
adb shell pm uninstall --user 0 com.xiaomi.migameservice
语音唤醒
adb shell pm uninstall --user 0 com.miui.voicetrigger
小米支付
adb shell pm uninstall --user 0 com.miui.nextpay
米B支付
adb shell pm uninstall --user 0 com.xiaomi.payment
游戏加速
adb shell pm uninstall --user 0 com.miui.securityadd
智慧生活
adb shell pm uninstall --user 0 com.miui.hybrid.accessory
自动连招
adb shell pm uninstall --user 0 com.xiaomi.macro
自由窗口
adb shell pm uninstall --user 0 com.miui.freeform
CarWith
adb shell pm uninstall --user 0 com.miui.carlink
整个世界清净了。
-------------------------------------------------------------------
卸载了小米视频发现相册的视频也不能播放了,又查了一下恢复指令。
小米视频
adb shell cmd package install-existing 0 com.miui.video
adb shell pm enable 0 com.miui.video