当前位置: 首页 > news >正文

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

按需求自行卸载

@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 
http://www.lryc.cn/news/509566.html

相关文章:

  • 论文解读 | EMNLP2024 一种用于大语言模型版本更新的学习率路径切换训练范式
  • Java基础(Json和Java对象)
  • Linux 中检查 Apache Web Server (httpd) 正常运行时间的 4 种方法
  • Linux驱动开发--字符设备驱动开发
  • MarkItDown的使用(将Word、Excel、PDF等转换为Markdown格式)
  • 一文彻底拿捏DevEco Studio的使用小技巧
  • R9000P键盘失灵解决办法
  • 【Linux之Shell脚本实战】编写简单计算器shell脚本
  • 【0x001D】HCI_Read_Remote_Version_Information命令详解
  • 秒鲨后端之MyBatis【2】默认的类型别名、MyBatis的增删改查、idea中设置文件的配置模板、MyBatis获取参数值的两种方式、特殊SQL的执行
  • python中使用selenium执行组合快捷键ctrl+v不生效问题
  • 大语言模型中的Agent;常见的Agent开发工具或框架
  • VSCode 性能优化指南:提高编码效率,减少资源占用
  • 深入理解C++ 容器类
  • 优化 invite_codes 表的 SQL 创建语句
  • springboot容器无法获取@Autowired对象,报null对象空指针问题的解决方式
  • 服务器数据恢复—Lustre分布式文件系统下服务器节点进水的数据恢复案例
  • 由于这些关键原因,我总是手边有一台虚拟机
  • word无法创建工作文件,检查临时环境变量。
  • 照亮技术传播之路:构建卓越的技术文档
  • 20241225在ubuntu20.04.5下监控SSD
  • Flink定时器
  • 《算力互联互通标准体系1.0》发布,为算力互联成网发展提供指导框架
  • 视频监控平台:Liveweb视频汇聚融合平台智慧安防视频监控应用方案
  • STM32串口第一次接收数据时第一个字节丢失的问题
  • Zookeeper基本命令解析
  • RustDesk远程及自建服务器搭建教程
  • 广州大彩串口屏安卓/linux触摸屏四路CVBS输入实现同时显示!
  • Python:模拟(包含例题)
  • Python OCR 文字识别