亚洲一级簧片_性 毛片_国产乱子视频_久久影城_强伦女教师视频_成人精品久久

華為手機閱讀怎么卸載

發布時間: 2023-08-14 09:00 閱讀: 文章來源:QUY6325XUSR

華為卸載內置應用

常用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.注意權限管理,有些應用的位置權限可始終允許的,盡量選擇禁止,實在需要位置權限的,選擇僅在使用期間允許。

???展開全文
相關文章
主站蜘蛛池模板: 噜噜社| 欧美日韩一二三四区 | 日本视频在线播放 | 9191成人精品久久 | 欧美高清v| 精品久久久一区二区 | 欧美激情综合五月色丁香小说 | 91精品国产综合久久蜜臀 | 在线观看一区二区视频 | 亚州av一区 | 国产一区二区成人 | 久草新免费 | 久久久91精品 | 午夜免费 | 国产青青草 | 亚洲福利视频一区二区 | 男女深夜网站 | 性生生活大片免费看视频 | 日韩欧美在 | 91精品久久久久久久久久入口 | 亚洲一区二区三区在线播放 | 久草成人网| 久久免费视频网站 | 日本一二区不卡 | 久久综合爱 | 亚洲区久久 | 亚洲国产日韩欧美 | 在线久热 | 麻豆国产一区二区三区四区 | 91精品啪在线观看国产线免费 | 国产欧美日韩在线观看 | 蜜桃视频一区二区三区在线观看 | 欧美一区 | 国产全黄a一级毛片91 | 亚洲综合二区 | 草久久免费视频 | 久久婷婷丁香 | 国产一级片| 在线播放国产一区二区三区 | 爱情岛论坛亚洲线路一 | 色婷婷亚洲精品 |