欢迎来到尧图网

客户服务 关于我们

您的位置:首页 > 财经 > 金融 > 荣耀手机卸载应用商店、快应用中心等系统自带的

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

2025/3/22 1:51:31 来源:https://blog.csdn.net/zerothpower/article/details/146354073  浏览:    关键词:荣耀手机卸载应用商店、快应用中心等系统自带的

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

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

热搜词