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

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:/ $

相关推荐
2601_9547064913 小时前
云手机 API 自动化实战:Python 批量控机、挂机脚本完整实现
python·智能手机·自动化
wjql221 小时前
远程控制手机用哪个软件 电脑远程控制手机的方法
智能手机·电脑
wulechun1 天前
开源社区智能协作助手:CTAI项目深度解析与自动化工作流配置实战指南
智能手机
HhzZzzzz_1 天前
萨科微slkor2026年7月6日“每日芯闻”。国际芯闻:
人工智能·智能手机·编辑器
科技侃谈1 天前
鸿蒙升级机型全指南——手机、平板、PC、穿戴全品类支持
智能手机·电脑·harmonyos
有什么事2 天前
合规倒逼业务重构:豆包下线UGC智能体背后的AI产业变革
人工智能·智能手机
俊哥工具2 天前
解决文件正在使用无法删除,顽固文件清理工具超好用
智能手机·电脑·word·音视频·媒体
wulechun2 天前
打造全自动AI资讯聚合发布系统:liyown/ai-trend-publish项目深度解析与从配置到自动化部署的保姆级实操指南
智能手机
Digitally2 天前
7 种方法将三星S26/S25/S24/S23手机视频传电脑
智能手机·电脑·音视频
2601_954706492 天前
云手机技术原理、API 代码实战与商用产品选型
智能手机