LouisLaw 发表于 2018-8-21 11:45

moto z3国行可禁用app对照表和命令

以下motorola z3的应用都可以禁用不会影响系统正常运行。

禁用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

禁用方法

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

下载:adb工具包

w694950582 发表于 2018-8-21 16:44

Z2F也能这样禁用吧,内存4G不够用

9021 发表于 2018-8-21 17:14

终于不用看到ZUI桌面了

LouisLaw 发表于 2018-8-21 17:56

w694950582 发表于 2018-8-21 16:44
Z2F也能这样禁用吧,内存4G不够用

可以的,不过要测试app的包名,以及要鉴别哪些不能禁用

有余 发表于 2018-8-21 20:39

安装pixel桌面后有点不稳定,后来进应用清除数据和缓存后就好了

有余 发表于 2018-8-22 09:35

还是不能添加小部件
{:cry:}

lamjim 发表于 2018-8-23 23:11

怎么添加小部件啊。。。
{:cry:}

tuoll000 发表于 2018-10-13 14:54

要启用图库应该用什么命令呢

nickotien 发表于 2019-1-15 16:29

请问画廊是禁用哪一个程序??
页: [1]
查看完整版本: moto z3国行可禁用app对照表和命令