56星座屋
当前位置: 首页 星座百科

华为卸载内置应用(华为卸载内置应用)

时间:2023-05-22 作者: 小编 阅读量: 137 栏目名: 星座百科

6.如果想一次性恢复所有禁用的应用,请打开设置-应用-应用管理-右上角的三个点,选择恢复默许设置-重置,重启即可7.代码可以复制多行,但不要含有汉字,必须是全英文,否则会不成功8.个人认为135行系统更新(刷绿色)之后的应用和功能不禁用为好,娱乐工作两不误,体验更佳。

华为卸载内置应用

常用ADB命令

1.获取设备状态

输入db get-state 回车

device:设备正常连接

offline:连接出现异常,设备无响应

unknown:没有连接设备

2.查看系统应用

查看所有应用:adb shell pm list packages

查看系统应用:adb shell pm list packages -s

查看用户应用:adb shell pm list packages -3

3.查看禁用的系统应用命令

先输入ADB-tools> adb shell

HWEVR:/ $ pm list packages -s -d 回车

再输入pm list packages -s -d 回车

4.重启命令

重启手机:adb reboot

重启到recovery:adb reboot recovery

重启到fastboot:adb reboot fastboot

5.禁用、启用、删除应用的命令

禁用程序为adb shell pm disable-user 空格 程序名;

启用程序为adb shell pm enable 空格 程序名;

删除程序为adb shell pm uninstall --user 0 空格 程序名

禁用服务清单

1.本表格重要的功能全是禁用命令,请自己选择删除还是禁用(具体命令在表格最后)

2.自由选择需要禁用的应用,需要保留哪一个功能的,请删除那一行的代码即可

5.禁用后,不满意,可以重新启用,删除则不可以。

6.如果想一次性恢复所有禁用的应用,请打开设置-应用-应用管理-右上角的三个点,选择恢复默许设置-重置,重启即可

7.代码可以复制多行,但不要含有汉字,必须是全英文,否则会不成功

8.个人认为135行系统更新(刷绿色)之后的应用和功能不禁用为好,娱乐工作两不误,体验更佳。 

应用(直接复制以下的这一整列就可以了,不含此行)

具体名称

说明

adb shell pm disable-user com.huawei.livewallpaper.matetwenty

华山动态主题

无用

adb shell pm disable-user com.huawei.locationsharing

位置共享

除了费电,其它好像也没用处

adb shell pm disable-user com.google.Android.backuptransport

自动备份

不影响华为云备份及普通备份

adb shell pm disable-user com.huawei.hicar

智慧汽车连接

不实用

adb shell pm disable-user com.huawei.hwpolicyservice

旅行助手服务管理

不用旅行助手的

adb shell pm disable-user com.huawei.trustcircle

银联支付保护中心

没有支付宝微信安全,就是个坑

adb shell pm disable-user com.huawei.trustspace

支付保护中心

无用

adb shell pm disable-user com.huawei.desktop.explorer

我的文件

无用

adb shell pm disable-user com.android.sharedstoragebackup

备份

删除后,无法云备份

adb shell pm disable-user com.huawei.contactscamcard

名片全能王

adb shell pm disable-user com.iflytek.speechsuite

讯飞语音引擎

禁用后无影响

adb shell pm disable-user com.huawei.hwstartupguide

引导用户设置

首次开机时有效,其它时候无用

adb shell pm disable-user com.huawei.android.findmyphone

查找我的手机

adb shell pm disable-user com.huawei.hiskytone

天际通

adb shell pm disable-user com.android.wallpaper.livepicker

动态壁纸

adb shell pm disable-user com.huawei.skytone

天际通数据

adb shell pm disable-user com.huawei.cloud

华为云

禁用后不影响云空间及云备份

adb shell pm disable-user com.android.email

电子邮件

用第三方邮件代替

adb shell pm disable-user com.huawei.lives

华为生活服务

adb shell pm disable-user com.android.dreams.basic

基本互动屏保

adb shell pm disable-user com.huawei.search

华为搜索

adb shell pm disable-user com.huawei.videoeditor

视频编辑

adb shell pm disable-user com.huawei.android.karaoke

卡拉ok

adb shell pm disable-user com.google.android.marvin.talkback

盲人辅助语音

adb shell pm disable-user com.huawei.KoBackup

备份

禁用不影响

adb shell pm disable-user com.huawei.powergenie

省电精灵

禁用后更省电,如果游戏掉帧,请启用

adb shell pm disable-user com.huawei.android.remotecontroller

智能遥控器

红外遥控器

adb shell pm disable-user com.android.keyguard

华为杂志锁屏

adb shell pm disable-user com.android.apps.tag

标记

adb shell pm disable-user com.android.emergency

个人紧急信息

adb shell pm disable-user com.huawei.contentsensor

取词

智能识屏里的插件

adb shell pm disable-user com.huawei.android.UEInfoCheck

用户体验计划监控

不解释

adb shell pm disable-user com.huawei.gameassistant

游戏助手

adb shell pm disable-user com.huawei.gamebox

华为游戏中心

如果想启用,请不要禁用应用市场

adb shell pm disable-user com.android.calculator2

计算器

adb shell pm disable-user com.huawei.nearby

无需联网,通过蓝牙即可实现"附近的人"相互聊天,国内用不了

adb shell pm disable-user com.huawei.android.pushagent

华为推送服务

给个性化信息及广告用的,很费电

adb shell pm disable-user com.huawei.phoneservice

服务

服务,删除后无法第一时间尝鲜升级

adb shell pm disable-user com.huawei.motionservice

手势服务

禁用不影响全面屏手势,需要分屏功能的勿禁用

adb shell pm disable-user com.huawei.hilink.framework

智能产品框架

adb shell pm disable-user com.huawei.regservice

华为注册服务

adb shell pm disable-user com.huawei.nlp

人工智能语言管理

adb shell pm disable-user com.google.ar.core

谷歌 AR

adb shell pm disable-user com.huawei.arengine.service

AR EngineServer

adb shell pm disable-user com.huawei.hiai

华为智能AI

adb shell pm disable-user com.huawei.vrservice

华为VR服务

adb shell pm disable-user com.huawei.fastapp

快应用中心

adb shell pm disable-user com.huawei.aod灭屏显示

adb shell pm disable-user com.huawei.lbs

物理硬件位置服务

无用,还狂费电

adb shell pm disable-user com.huawei.rcsserviceapplication

华为RCS服务

增强短信功能,移动卡之间免费短信

adb shell pm disable-user com.android.frameworkres.overlay

可以禁用,不知道是什么

adb shell pm disable-user com.huawei.wallet

华为钱包

adb shell pm disable-user com.huawei.android.hwpay华为钱包支付

adb shell pm disable-user com.android.dreams.phototable

相片保护程序

只有当内存不足时才会启用

adb shell pm disable-user com.huawei.scanner扫一扫

禁用不影响所有应用的扫一扫功能

以下为系统预装应用

预装应用全部是删除命令

adb shell pm uninstall --user 0 com.suning.mobile.ebuy

苏宁易购

adb shell pm uninstall --user 0 com.ximalaya.ting.android

喜马拉雅

adb shell pm uninstall --user 0 cn.TuHu.android

途虎

adb shell pm uninstall --user 0 com.zhihu.android

知乎

adb shell pm uninstall --user 0 com.sohu.newsclient

搜狐新闻

adb shell pm uninstall --user 0 com.booking

阅读

adb shell pm uninstall --user 0 com.microsoft.translator

微软翻译

adb shell pm uninstall --user 0 com.tencent.qqlivehuawei

腾讯视频

adb shell pm uninstall --user 0 com.huawei.compass

指南针

adb shell pm uninstall --user 0 com.huawei.hwireader

华为阅读

adb shell pm uninstall --user 0 com.hicloud.android.clone

手机克隆

adb shell pm uninstall --user 0 com.dianping.v1

大众点评

adb shell pm uninstall --user 0 com.taobao.taobao

淘宝

adb shell pm uninstall --user 0 com.sina.weibo

微博

adb shell pm uninstall --user 0 cn.wps.moffice_eng

WPS

adb shell pm uninstall --user 0 com.baidu.BaiduMap

百度地图

adb shell pm uninstall --user 0 com.baidu.searchbox

百度搜索

adb shell pm uninstall --user 0 com.ss.android.article.news

今日头条

adb shell pm uninstall --user 0 com.jingdong.app.mall

京东

adb shell pm uninstall --user 0 com.sankuai.meituan

美团

adb shell pm uninstall --user 0 com.UCMobile

uc浏览器

adb shell pm uninstall --user 0 com.vmall.client

华为商城

adb shell pm uninstall --user 0 com.huawei.fans

花粉俱乐部

adb shell pm uninstall --user 0 com.netease.newsreader.activity

网易新闻

adb shell pm uninstall --user 0 com.sohu.sohuvideo.emplayer

华为搜狐视频

adb shell pm uninstall --user 0 com.huawei.hwvplayer.youku

华为视频优酷版

adb shell pm uninstall --user 0 ctrip.android.view

携程

adb shell pm uninstall --user 0 com.android.mediacenter

华为音乐

adb shell pm uninstall --user 0 com.ss.android.ugc.aweme

抖音

adb shell pm uninstall --user 0 com.huawei.smarthome

智能家居

adb shell pm uninstall --user 0 com.android.hwmirror

镜子

美女留下

adb shell pm uninstall --user 0 com.huawei.scenepack

旅行助手

adb shell pm uninstall --user 0 com.huawei.android.tips

玩机技巧

adb shell pm uninstall --user 0 com.huawei.mmitest

首次开机测试

adb shell pm uninstall --user 0 com.huawei.android.chr

HwChrService

检测异常,收集异常关键信息,很费电

adb shell pm uninstall --user 0 com.huawei.bd

用户体验计划

adb shell pm uninstall --user 0 com.huawei.android.hwupgradeguide

升级向导

adb shell pm uninstall --user 0 com.huawei.wifiprobqeservice

评估WIFI质量

adb shell pm uninstall --user 0 com.huawei.hiview

Emui日志上传功能

adb shell pm uninstall --user 0 com.huawei.hiviewtunnel

Emui日志上传功能

adb shell pm uninstall --user 0 com.huawei.himovie.partner1

系统视频缓存区

除了增加手机的拉圾外,别无它用

adb shell pm uninstall --user 0 com.huawei.himovie.partner2

系统视频缓存区

除了增加手机的拉圾外,别无它用

adb shell pm uninstall --user 0 com.huawei.hifolder

精品推荐

打开文件夹,会推荐应用的那个拉圾

adb shell pm uninstall --user 0 com.huawei.mycenter

会员中心

adb shell pm uninstall --user 0 com.eg.android.AlipayGphone

支付宝

谷歌服务

禁用命令

adb shell pm disable-user com.google.android.configupdater

谷歌服务更新

谷歌可以全禁用或删除,没有任何问题

adb shell pm disable-user com.google.android.overlay.settingsProvider

多层设置

国内也用不了

adb shell pm disable-user com.google.android.overlay.gmsconfig

在谷歌地地图上显示位置

adb shell pm disable-user com.google.ar.core

AR

adb shell pm disable-user com.android.vending

谷歌应用市场

adb shell pm disable-user com.android.cts.priv.ctsshim

CTS

adb shell pm disable-user com.android.calllogbackup

电话标签备份

adb shell pm disable-user com.android.cts.ctsshim

CTS兼容性检测

adb shell pm disable-user com.android.companiondevicemanager

adb shell pm disable-user com.google.android.configupdater

无线更新不可执行的系统

adb shell pm disable-user com.google.android.tts

文本转语音无障碍服务

adb shell pm disable-user com.android.inputmethod.latin

安卓虚拟键盘

adb shell pm disable-user com.google.android.syncadapters.contacts

谷歌通讯录同步

华为的智能服务

禁用命令

adb shell pm disable-user com.huawei.android.FloatTasks

悬浮导航

禁用,没发现什么问题

adb shell pm disable-user com.huawei.hiboard智能助手

mate20系列没有,其它老华为手机有

adb shell pm disable-user com.huawei.suggestion

情景智能

adb shell pm disable-user com.huawei.hwdetectrepair

智能检测

检测硬件的,用不到

adb shell pm disable-user com.huawei.pengine

智能建议

adb shell pm disable-user com.huawei.hiaction

智能识屏

无用

adb shell pm disable-user com.huawei.hitouch

智能识屏中爆炸文字

adb shell pm disable-user com.huawei.trustagent

智能解锁

手环来解手机的锁,无用

adb shell pm disable-user com.qeexo.smartshot

智能截屏

禁用后不影响正常截屏

adb shell pm disable-user com.huawei.android.hwouc

系统更新

最好禁用,想升级系统就恢复启用即可

adb shell pm disable-user com.huawei.vassistant

语音助手

小艺

adb shell pm disable-user com.huawei.android.hsf

华为框架

停用它,WLAN闲时流量更新和后台自动安装没法用

adb shell pm disable-user com.android.frameworkhwext.HONOR

华为框架服务

可删

adb shell pm disable-user com.huawei.tips

智能提醒

adb shell pm disable-user com.huawei.intelligent

情景智能

负一屏,最左边的那个智能助手

工作类应用

禁用命令

adb shell pm disable-user com.huawei.android.dsdscardmanager

双卡管理

单卡用户可禁用

adb shell pm disable-user com.huawei.android.airsharing

多屏互动

工作神器,自己判断

adb shell pm disable-user com.android.stk

sim卡应用

有SIM-NFC卡的,不要禁用

adb shell pm disable-user com.android.nfc

NFC服务

有NFC公交卡、门禁卡不要禁用

adb shell pm disable-user com.android.printspooler

打印处理任务

无线打印,需要办公的请不要禁用

adb shell pm disable-user com.google.android.printservice.recommendation

发现和配置网络打印机

无线打印,需要办公的请不要禁用

adb shell pm disable-user com.huawei.printservice

打印服务

无线打印,需要办公的请不要禁用

adb shell pm disable-user com.android.bips

默认打印

无线打印,需要办公的请不要禁用

adb shell pm disable-user com.huawei.android.instantshare

Huawei Share

adb shell pm disable-user com.huawei.screenrecorder

屏幕录制

adb shell pm disable-user com.huawei.HwMultiScreenShot

滚动截屏

华为自带的应用

禁用命令

adb shell pm disable-user com.huawei.android.thememanager

华为主题

adb shell pm disable-user com.huawei.health

华为运动健康

adb shell pm disable-usercom.huawei.himovie

华为视频

如果要用无线投屏的话,不要禁用视频

adb shell pm disable-user com.huawei.appmarket

华为应用市场

adb shell pm disable-user com.huawei.securitymgr

隐私空间

adb shell pm disable-user com.huawei.browser

华为浏览器

adb shell pm disable-user com.android.soundrecorder

华为录音机

adb shell pm disable-user com.example.android.notepad

备忘录

adb shell pm disable-user com.huawei.android.totemweather

华为天气

adb shell pm disable-user com.android.deskclock

华为时钟

adb shell pm disable-user com.android.calendar

华为日历

adb shell pm disable-user com.baidu.input_huawei

百度输入法

先安装其它输入法再删除

 目前只发现一个BUG,电池电量详情无法显示屏幕开启时长

 停用程序为adb shell pm disable-user 空格 程序名; 

 启用程序为adb shell pm enable 空格 程序名; 

 删除程序为adb shell pm uninstall --user 0 空格 程序名 

 adb shell dumpsys battery 查看电池状态

一、电脑端的准备工作:

1.电脑下载华为手机助手,目的是为了安装手机驱动,如已安装驱动,则直接下一步。

2.下载本贴中的附件,并解压

3.将adb1.0.32文件夹中的所有文件(是文件夹中的所有文件,不是连文件夹一起复制)复制到C:\windows\System32目录

4.将adb1.0.32文件夹中的所有文件(不是文件夹,是文件)复制到 C:\Windows\SysWOW64目录(如果是xp系统则复制到C:\Windows\system目录)

二、手机端的准备工作:

手机打开开发者服务,打开设置--系统--关于手机--点击版本号5-6下,手机这时候会提示你已经打开开发者服务。 在系统和更新中打开开发人员选项,打开usb调试

把手机连接电脑(尽量用原装数据线),来回多次打开关闭usb调试,确认信任这台电脑,就可以开始adb之旅了。

三、开始ADB

1、按下键盘上的WIN R快捷键(两个键一起按,WIN键就是在空格键左边的ALT键边上的那个),调出运行窗口,在运行窗口中,输入:CMD,然后回车确认,输入adb get-state , 获取设备的状态,device:设备正常连接,offline:连接出现异常,设备无响应,unknown:没有连接设备。一定要显示device才是正确的连接状态。

确认过连接状态后,执行输入以下代码(复制以下adb shell打头的代码,可以全部一起复制,不用一条一条的搞,不要带汉字一起复制),然后按回车键,命令下方出现Unknown command: disable-use或者success,就证明禁用或者卸载成功了。(如出现no found或error,代表不成功,请对照教程,再仔细检查一次)

adb shell pm uninstall --user 0 com.huawei.nlp

adb shell pm uninstall --user 0 com.huawei.appmarket

adb shell pm uninstall --user 0 com.huawei.recsys

......详细的代码请看附件中的禁用系统表格,复制里面的代码(可以一起复制,但不要带汉字)

2、修改系统动画速度

adb shell settings put global window_animation_scale 1.23

adb shell settings put global transition_animation_scale 1.23

adb shell settings put global animator_duration_scale 1.23

后面的数字可以改为你想要的速度(1.23可以随意更改,但个人认为1.23最合适)

3、修改屏幕分辨密度为480

adb shell wm density 获取屏幕密度

adb shell wm density 480 修改屏幕密度为480

adb shell wm density reset 恢复出厂设置的屏幕密度

mate20 pro屏幕密度为583,请不要设置高于583

4、附件里有三个ADB快捷工具文件。如果实在安装不了ADB(或嫌麻烦),请使用这三个工具进行精简(相对简单,但精简的不够彻底)。

但是请不要尝试禁用或卸载 (45 融合定位),切记!切记!!切记!!!否则你的手机将成砖(无法进入系统,卡在开机画面),只能连手机助手,进行系统恢复了。除了45融合定位外,其它均可正常禁用或删除。

5、删除应用市场的话,游戏中心也将无法使用。如果想要无线投屏,请不要删除华为视频

四、省电小技巧:

1.关闭锁屏通知,并尽可能的多关闭应用的通知。

2.设置中搜索LTE,关闭LTE高速率模式,国内根本用不上的。

3.显示和亮度中打开深色模式,并尽可能的把应用都调至黑暗模式,一来是眼睛舒服,二来是特别省电。

4.尽量关闭不常用的应用自启动,把常用的,调至自动模式。

5.注意权限管理,有些应用的位置权限可始终允许的,尽量选择禁止,实在需要位置权限的,选择仅在使用期间允许。

    推荐阅读
  • 貔貅戴脖子上佩戴方法(有什么说法)

    貔貅戴脖子上佩戴方法貔貅戴脖子上佩戴方法是以貔貅的头部朝上佩戴为佳。人们认为,这样可以集日月之精华,融天地之度量,为我们带来更好的招财效果,貔貅带脖子上可以将貔貅放置衣服之内,也可以将貔貅放置衣服之外。但是禁忌他人触摸,这会影响到貔貅的招财效果。日常生活中,洗澡或是房事的时候需要将貔貅取下放好,放置早干净平稳的地方,以免貔貅吊坠跌落损坏。开闪光灯照相的时候要把貔貅取下或放入衣内,貔貅忌强光。

  • 控释肥不浇水可以吗(缓释肥不浇水会释放吗)

    回答施用控释肥之后可以不浇水,但是在缺少水分的情况下它的养分会无法被有效地释放,这可能会导致农作物因为无法吸收到足够的养分而影响到自身的长势,严重时甚至会造成减产,因此建议在施肥后适量浇一点水。

  • 兰花养殖方法和注意事项(兰花养殖方法和注意事项简单介绍)

    兰花养殖方法和注意事项土壤:栽培基质要疏松肥沃、排水良好,透水性是最主要的原则。如果是肥份不足可以通过后期施肥的方式来补充,但是一定要透水,不能过于细腻。通常在5度以上到25度以下,这个温度环境下它会生长的比较健壮。

  • 可乐加牛奶出现的沉淀可以喝吗(一长一排好搭档)

    最典型的例子就是出租车司机和货车司机,他们是肾结石的高发人群。可乐是碳酸饮料,一直流传的可乐排肾结石,是希望可乐中的碳酸能溶解结石。所以,可乐既没有溶解结石的作用,也不可能促进结石的排出,甚至有的肾结石患者,喝完可乐后还会加重病情。

  • 古代园林设计特点(古代园林设计和现代园林景观设计)

    说起园林景观,一般都会想到古代皇帝的后花园和有钱人的大院。一般园林景观设计分三大类:1.城市区域性的园林景观设计:主要是针对城市的整体区域规划和城市公共区域设计规划,梳理整体的水系、山脉及交通等布局。更多园林设计了解,关注BuildMost平台,不迷路!

  • 被抛弃的小王子建模(一位25岁的模型玩家去世了)

    几个月前,这家店的关注数还不到1000▼这家店的店主叫王任飞,25岁,因心脏问题,已于今年5月21日去世。这种病症表现为肌肉萎缩,会导致下肢瘫痪、心肌问题等,诱因是先天基因缺陷,因为没有家族病史,所以医院的推断是基因突变。5月21日下午,牛牛照常在工作间制作模型,却突然晕倒,后被家人发现。在差评君介绍RELIC芯片时,牛牛母亲并不知情,而听完后她几近失声。

  • 元宵冷冻可以保存多久(元宵放冰箱冷冻很久了还能吃吗)

    元宵冷冻可以保存2-3个月。准备好保鲜袋或者是密封的保鲜盒,将元宵放入袋子或者盒子里,然后再放入冰箱进行冷冻,不过冷冻时间太久,会对于食物的口感以及品质有影响,因此尽量在1-2个月之内将其吃掉。

  • 中华书局各版本二十四史(几十年如一日打造最权威的)

    2月刚刚推出的《隋书》修订本很快便位居京东“二十四史”相关图书销量第一。中华书局对于这一修订工程的重视程度可见一斑。审定委员会及各史审定者,负责修订本各环节的审定工作。任何疑难问题,需经修订工程审定委员会以书面或会议研讨方式研究解决。各史清样需送交修订承担者审阅,以便共同把关,确保修订本的编校质量。据介绍,修订本对点校本进行了全面复核,并按照当代学术规范,大量增加校勘记。

  • 经期可以洗澡洗头吗(经期能洗澡洗头吗)

    经期可以洗澡洗头吗?下面希望有你要的答案,我们一起来看看吧!洗澡最好是选择淋浴,不能盆浴,以免污水感染引起妇科炎症。在月经期间,要注意外阴的清洁卫生,可每天晚上用温水清洗。由于血液是细菌的良好培养基,容易导致细菌生长、繁殖。所以来月经的时候,女性更要重视清洁卫生的问题,注意勤换卫生巾,避免妇科疾病的发生。

  • 二手车如何检查车况是否良好(二手车跑多少公里就不要买了)

    了解车辆的历史车况信息,所有数据一查便知,足不出户即可查询。