华为手机建议使用adb卸载的app

按需求自行卸载

shell 复制代码
@echo 卸载智慧搜索
adb shell pm uninstall -k --user 0 com.huawei.search
@echo 卸载智慧助手
adb shell pm uninstall -k --user 0 com.huawei.intelligent
@echo 卸载讯飞语音引擎
adb shell pm uninstall -k --user 0 com.iflytek.speechsuite
@echo 卸载快应用中心
adb shell pm uninstall -k --user 0 com.huawei.fastapp
@echo 卸载音乐
adb shell pm uninstall -k --user 0 com.huawei.music
adb shell pm uninstall -k --user 0 com.android.mediacenter
@echo 卸载智慧语音
adb shell pm uninstall -k --user 0 com.huawei.vassistant
@echo 卸载视频
adb shell pm uninstall -k --user 0 com.huawei.himovie
@echo 卸载分享
adb shell pm uninstall -k --user 0 com.huawei.pcassistant
@echo 卸载智慧视觉
adb shell pm uninstall -k --user 0 com.huawei.scanner
@echo 卸载畅联服务
adb shell pm uninstall -k --user 0 com.huawei.hwvoipservice
@echo 卸载应用助手
adb shell pm uninstall -k --user 0 com.huawei.gameassistant
@echo 卸载小艺输入法
adb shell pm uninstall -k --user 0 com.huawei.ohos.inputmethod
@echo 卸载天际通数据服务
adb shell pm uninstall -k --user 0 com.huawei.skytone
@echo 卸载杂志锁屏
adb shell pm uninstall -k --user 0 com.huawei.magazine
@echo 卸载主题
adb shell pm uninstall -k --user 0 com.huawei.android.thememanager
@echo 卸载服务中心
adb shell pm uninstall -k --user 0 com.huawei.ohos.famanager
@echo 卸载google组件
adb shell pm uninstall -k --user 0 com.google.android.gsf
adb shell pm uninstall -k --user 0 com.google.android.gms
@echo 卸载华为云空间
adb shell pm uninstall -k --user 0 com.huawei.hidisk
@echo 华为手机服务 
adb shell pm uninstall -k --user 0 com.huawei.phoneservice
@echo 华为手机自带智能遥控
adb shell pm uninstall -k --user 0 com.huawei.android.remotecontroller
@echo 移除Doze白名单,让待机更加省电
adb shell dumpsys deviceidle whitelist -com.huawei.hms.dupdateengine
adb shell dumpsys deviceidle whitelist -com.huawei.trustcircle
adb shell dumpsys deviceidle whitelist -com.huawei.screenrecorder
adb shell dumpsys deviceidle whitelist -com.huawei.hiviewtunnel
adb shell dumpsys deviceidle whitelist -com.android.vending
adb shell dumpsys deviceidle whitelist -com.huawei.HwMultiScreenShot
adb shell dumpsys deviceidle whitelist -com.google.android.gms
adb shell dumpsys deviceidle whitelist -com.huawei.android.hwouc
adb shell dumpsys deviceidle whitelist -com.huawei.aod
adb shell dumpsys deviceidle whitelist -com.huawei.hms.dupdateengine
adb shell dumpsys deviceidle whitelist -com.huawei.trustcircleadb shell dumpsys deviceidle whitelist -com.huawei.screenrecorder
adb shell dumpsys deviceidle whitelist -com.huawei.hiviewtunnel
adb shell dumpsys deviceidle whitelist -com.huawei.HwMultiScreenShot
adb shell dumpsys deviceidle whitelist -com.google.android.gms
adb shell dumpsys deviceidle whitelist -com.huawei.android.hwouc
adb shell dumpsys deviceidle whitelist -com.huawei.aod
adb shell dumpsys deviceidle whitelist -com.huawei.camera
adb shell dumpsys deviceidle whitelist -com.huawei.synergy
adb shell dumpsys deviceidle whitelist -com.android.mediacenter
adb shell dumpsys deviceidle whitelist -com.huawei.hidisk
adb shell dumpsys deviceidle whitelist -com.huawei.nearby
adb shell dumpsys deviceidle whitelist -com.huawei.parentcontrol
adb shell dumpsys deviceidle whitelist -com.huawei.wallet
adb shell dumpsys deviceidle whitelist -com.android.providers.downloads
adb shell dumpsys deviceidle whitelist -com.huawei.trustcircle
adb shell dumpsys deviceidle whitelist -com.huawei.screenrecorder
adb shell dumpsys deviceidle whitelist -com.baidu.input_huawei
adb shell dumpsys deviceidle whitelist -com.huawei.hwid
adb shell dumpsys deviceidle whitelist -com.huawei.hilink.framework
adb shell dumpsys deviceidle whitelist -com.google.android.gsf
adb shell dumpsys deviceidle whitelist -com.huawei.android.hwouc
adb shell dumpsys deviceidle whitelist -com.huawei.powergenie
adb shell dumpsys deviceidle whitelist -com.huawei.pcassistant
adb shell dumpsys deviceidle whitelist -com.huawei.android.pushagent
adb shell dumpsys deviceidle whitelist -com.huawei.skytone
adb shell dumpsys deviceidle whitelist -com.huawei.lbs
adb shell dumpsys deviceidle
pause 
相关推荐
ajassi20003 小时前
开源 Arkts 鸿蒙应用 开发(十八)通讯--Ble低功耗蓝牙服务器
华为·开源·harmonyos
BTU_YC4 小时前
docker compose部署mysql
mysql·adb·docker
前端世界4 小时前
在鸿蒙应用中快速接入地图功能:从配置到实战案例全解析
华为·harmonyos
江拥羡橙6 小时前
【基础-判断】HarmonyOS提供了基础的应用加固安全能力,包括混淆、加密和代码签名能力
安全·华为·typescript·harmonyos
清风66666611 小时前
基于51单片机的手机蓝牙控制8位LED灯亮灭设计
单片机·嵌入式硬件·智能手机·毕业设计·51单片机·课程设计
yuyu_030413 小时前
ADB服务端调试
adb
suki_lynn17 小时前
2025年云手机场景适配的行业观察
智能手机·安卓
前端世界17 小时前
HarmonyOS 实战:用 @Observed + @ObjectLink 玩转多组件实时数据更新
华为·harmonyos
ajassi200019 小时前
开源 Arkts 鸿蒙应用 开发(十六)自定义绘图控件--波形图
华为·开源·harmonyos
monster_风铃19 小时前
华为实验 链路聚合
网络·华为