发布网友 发布时间:2022-04-21 05:28
共3个回答
热心网友 时间:2022-06-18 05:41
关闭系统更新的方法如下:
可以进入设置>系统更新>菜单>更新设置,将WLAN环境自动下载和自动检查更新关闭。
关闭后还能收到系统升级的推送提醒,会在设置>系统更新上出现小红点提示,小红点提示无法关闭。
热心网友 时间:2022-06-18 05:41
准备工作:
电脑一台,WINDOS操作系统,adb工具包(链接:https://pan.baidu.com/s/15ZgsmgTN48ze4KFvYxYVqQ
安卓手机,★不需ROOT, 打开手机“开发者选项”下的“USB调试”和“ADB调试”
不利影响:
无!!!具有后悔模式,可随时用电脑进行还原操作
停用系统更新:
1, 解压adb工具包后放在c盘根目录,然后将文件夹重命名为123(命名123是为了方便输入命令);
2, 手机连接电脑后,在手机上进行连接许可确定。
3, 电脑上按 win+r 打开运行,输入 cmd 点确定,此时弹出命令窗口,输入
cd c:\123
然后在提示符后输入停用命令:
adb shell pm disable-user com.huawei.android.hwouc
按一下enter,出现如下提示
Package com.huawei.android.hwouc new state: disabled-user
就行了(如提示错误,可重新插拔一下数据线再试。)。
最后你会发现,手机设置里的系统更新点不进去了,而且系统更新图标也没了。
至于重新启用系统更新的命令是:
adb shell pm enable com.huawei.android.hwouc
(注:com.huawei.android.hwouc是“系统更新”的应用程序包名称)
按照此方法还可以停用别的系统应用,停用的应用图标将不再显示,在应用管理里“已停用”列表下可以看见。
停用:adb shell pm disable-user 应用程序包名
启用:adb shell pm enable 应用程序包名
至于应用程序包名可以使用“固件工具箱”APP里的“程序管理器”长按应用图标进行读取,
系统更新
adb shell pm disable-user com.huawei.android.hwouc
华为视频
adb shell pm disable-user com.huawei.parentcontrol
华为桌面
adb shell pm disable-user com.huawei.android.launcher
华为音乐
adb shell pm disable-user com.android.mediacenter
主题 (停用后不能在设置里直接改换铃声)
adb shell pm disable-user com.huawei.android.thememanager
智能助手
adb shell pm disable-user com.huawei.intelligent
华为应用商店
adb shell pm disable-user com.huawei.appmarket
讯飞语言引擎
adb shell pm disable-user com.iflytek.speechsuite
华为天气服务
adb shell pm disable-user com.huawei.android.totemweather
会员服务
adb shell pm disable-user com.huawei.phoneservice
视频编辑
adb shell pm disable-user com.huawei.videoeditor
华为百度输入法
adb shell pm disable-user com..input_huawei
华为日历
adb shell pm disable-user com.android.calendar
华为软件管家
adb shell pm disable-user com.huawei.systemmanager
华为杂志锁屏
adb shell pm disable-user com.android.keyguard
负一屏
adb shell pm disable-user com.huawei.hiboard
视频(华为优酷)
adb shell pm disable-user com.huawei.hwvplayer.youku
文件管理
adb shell pm disable-user com.huawei.hidisk
推送服务
adb shell pm disable-user com.huawei.android.pushagent
手表应用同步
adb shell pm disable-user com.huawei.watch.sync
天际通数据服务
adb shell pm disable-user com.huawei.skytone
在线黄页
adb shell pm disable-user com.huawei.yellowpage
华为钱包
adb shell pm disable-user com.huawei.wallet
华为钱包安全支付
adb shell pm disable-user com.huawei.android.hwpay
情亲关怀
adb shell pm disable-user com.huawei.remoteassistant
支付保护中心
adb shell pm disable-user com.huawei.trustspace
热心网友 时间:2022-06-18 05:42
那是你的手机系统可以升级了,但是劝你还是别升级,升级完事之后手机会很卡的,我以前的华为手机就是那样