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

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

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值