LouisLaw 发表于 2018-8-17 19:06

motorola z3禁用ZUI相关程序的adb命令

进入手机的开发者模式,打开手机的USB调试,连上数据线,然后使用adb工具即可禁用。输入一句,回车一下即可。

下载:adb工具包

adb shell pm disable-user com.zui.launcher
adb shell pm disable-user com.zui.gallery
adb shell pm disable-user com.zui.sdac
adb shell pm disable-user com.zui.bugtogo
adb shell pm disable-user com.zui.browser
adb shell pm disable-user com.zui.homesettings
adb shell pm disable-user com.zui.theme.settings
adb shell pm disable-user com.zui.thirdparty.sdk
adb shell pm disable-user com.zui.weather
adb shell pm disable-user com.zui.filemanager
adb shell pm disable-user com.zui.mms
adb shell pm disable-user com.zui.deskclock
adb shell pm disable-user com.lenovo.weathercenter
adb shell pm disable-user com.android.dialer
adb shell pm disable-user com.zui.zhealthy

adb shell pm disable-user com.motorola.motocare
adb shell pm disable-user com.motorola.motocare.internal

恢复命令如下:
**** Hidden Message *****

命令及app对照表
禁用zui桌面,禁用前先安装一个桌面程序
推荐pixel桌面:https://bbs.ihei5.com/thread-970823-1-1.html
adb shell pm disable-user com.zui.launcher

禁用zui图库,可以安装Google相册中国版代替
adb shell pm disable-user com.zui.gallery

禁用zui系统进程
adb shell pm disable-user com.zui.sdac

禁用zui bug提交
adb shell pm disable-user com.zui.bugtogo

禁用zui浏览器
adb shell pm disable-user com.zui.browser

禁用zui桌面设置
adb shell pm disable-user com.zui.homesettings

禁用zui主题设置
adb shell pm disable-user com.zui.theme.settings

禁用zui第三方sdk
adb shell pm disable-user com.zui.thirdparty.sdk

禁用zui天气插件
adb shell pm disable-user com.zui.weather

禁用zui文件管理器,可以安装moto文件管理
adb shell pm disable-user com.zui.filemanager

禁用zui短信,可以安装google服务后用Android信息
adb shell pm disable-user com.zui.mms

禁用zui闹钟,可以安装Google闹钟
adb shell pm disable-user com.zui.deskclock

禁用联想天气中心
adb shell pm disable-user com.lenovo.weathercenter

禁用zui拨号,可以安装google拨号
推荐拨号下载:https://bbs.ihei5.com/thread-738437-1-1.html
adb shell pm disable-user com.android.dialer

禁用zui健康,这个没啥用
adb shell pm disable-user com.zui.zhealthy

禁用motocare进程
adb shell pm disable-user com.motorola.motocare
adb shell pm disable-user com.motorola.motocare.internal

hguujhwje2 发表于 2018-8-17 23:54

支持下。。。。。。。。。

喝奶的贝贝 发表于 2018-8-18 12:49

爱黑武,爱上搞机生活!

sam6gl 发表于 2018-8-18 13:44

試試

linshis 发表于 2018-8-18 14:21

如果有相对应APP说明更好了~~!

cxffxc189 发表于 2018-8-18 14:32

好的好的好的

依旧四木 发表于 2018-8-18 15:41

能不能说说具体是禁用了什么呢?'

d4d9 发表于 2018-8-18 18:40

好东西,刚拿到手的Z3,正在去联想化

0qinggege000001 发表于 2018-8-18 23:40

谢谢大神,,,,,,,,,,

compaqhz 发表于 2018-8-19 20:58

{:biggrin:}{:biggrin:}vvvvvvvvvv
页: [1] 2 3 4 5 6 7 8
查看完整版本: motorola z3禁用ZUI相关程序的adb命令