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

荣耀手机卸载应用商店、快应用中心等系统自带的

1.下载abd

ADB Download - Get the latest version of ADB and fastboot

2.手机打开开发者选项

3.手机接电脑打开USB调试

4.下载MT管理器查看系统包名

D:\1.LFD\ADB\platform-tools-latest-windows\platform-tools>adb shell
adb.exe: no devices/emulators found  这边是因为接了电脑,但是没开USB调试

D:\1.LFD\ADB\platform-tools-latest-windows\platform-tools>netstat -ano | findstr :5037
  TCP    127.0.0.1:5037         0.0.0.0:0              LISTENING       18704

D:\1.LFD\ADB\platform-tools-latest-windows\platform-tools>adb kill-server

D:\1.LFD\ADB\platform-tools-latest-windows\platform-tools>adb start-server
* daemon not running; starting now at tcp:5037
* daemon started successfully

D:\1.LFD\ADB\platform-tools-latest-windows\platform-tools>adb shell
adb.exe: no devices/emulators found

D:\1.LFD\ADB\platform-tools-latest-windows\platform-tools>adb shell
HNLSA:/ $ pm uninstall -k --user 0 com.huawei.appmarket    这边是删除荣耀应用商店,我去,删除失败,荣耀偷偷改了包名
Failure [not installed for 0]
1|HNLSA:/ $ pm uninstall -k --user 0 com.huawei.appmarket
Failure [not installed for 0]
1|HNLSA:/ $ pm uninstall -k --user 0 com.hihonor.appmarket   这个才是荣耀应用商店的包名
Success
HNLSA:/ $ pm uninstall -k --user 0 com.huawei.fastapp  删除快应用中心
Success
HNLSA:/ $ pm uninstall -k --user 0 com.hihonor.quickengine  删除荣耀快应用中心
Success
HNLSA:/ $


http://www.kler.cn/a/593234.html

相关文章:

  • Vue.js 插槽(Slot)详解:让组件更灵活、更强大
  • 开源链动 2+1 模式 AI 智能名片 S2B2C 商城小程序助力社群发展中榜样影响力的提升
  • 基于springboot+vue的调查问卷平台
  • Oracle OCP认证没落了吗?
  • 【leetcode100】搜索插入位置
  • ADQ12DC-PCIe总线直流耦合1G采集卡
  • 【leetcode100】搜索二维矩阵
  • Android Room 框架测试模块源码深度剖析(五)
  • Linux驱动开发-①pinctrl 和 gpio 子系统②并发和竞争③内核定时器
  • 【模拟】从 0 到 1:模拟算法的深度剖析与实战指南
  • 实验4 Vue.js路由实验
  • 【AI论文】ReCamMaster:基于单视频的相机控制式生成渲染
  • 如何打造企业 DevOps 文化
  • LeetCode 第22~24题
  • Java学习------初识JVM体系结构
  • 【C++】 —— 笔试刷题day_6
  • 如何实现一个DNS
  • Lora 中 怎么 实现 矩阵压缩
  • 天翼云:Apache Doris + Iceberg 超大规模湖仓一体实践
  • 1-1 MATLAB深度极限学习机