
以下内容需要使用Adb操作手机如果不会请自行百度
Up在没有退出Google账号情况下,重置手机,导致不能通过第三方安装软件,也不能通过Adb安装,只可通过系统自带软件商店安装,为此花费80元才找到原因。
连接设备:adb devices
删除:adb shell pm uninstall --user 0+空格+应用包名
恢复:adb shell cmd package install-existing+空格+应用包名
冻结:adb shell pm suspend+空格+应用包名
解冻:adb shell pm unhide+空格+应用包名
停用:adb shell pm disable-user+空格+应用包名
启用:adb shell pm enable+空格+应用包名
安装apk:adb install+空格+路径+文件全名(包括点apk后缀)
com.oplus.athena(athena)删除后无限重启
com.android.packageinstaller(安装器)删除后无限重启
com.oplus.safecenter(安全中心)删除后不能开屏
com.android.bluetoothmidiservice
com.android.calllogbackup
com.android.carrierdefaultapp
com.android.cellbroadcastreceiver.module
com.android.dreams.basic
com.android.egg
com.android.healthconnect.controller
com.android.managedprovisioning
com.android.mms.service
com.android.providers.blockednumber
com.android.providers.calendar
com.android.providers.userdictionary
com.android.safetycenter.resources
com.android.traceur
com.baidu.input_oppo
com.coloros.accessibilityassistant
com.coloros.activation
com.coloros.assistantscreen
com.coloros.childrenspace
com.coloros.codebook
com.coloros.colordirectservice
com.coloros.digitalwellbeing
com.coloros.directui
com.coloros.floatassistant
com.coloros.healthcheck
com.coloros.karaoke
com.coloros.mapcom.frame
com.coloros.ocrscanner
com.coloros.ocs.opencapabilityservice
com.coloros.operationManual
com.coloros.oshare
com.coloros.phonemanager
com.coloros.remoteguardservice
com.coloros.scenemode
com.coloros.sceneservice
com.coloros.securepay
com.coloros.securityguard
com.coloros.sharescreen
com.coloros.smartlock
com.coloros.smartsidebar
com.coloros.translate.engine
com.coloros.video
com.coloros.weather.service
com.google.android.accessibility.switchaccess
com.google.android.marvin.talkback
com.google.android.onetimeinitializer
com.google.android.printservice.recommendation
com.google.ar.core
com.heytap.accessory
com.heytap.cloud
com.heytap.colorfulengine
com.heytap.mcs
com.heytap.mydevices
com.heytap.opluscarlink
com.heytap.speechassist
com.heytap.vip
com.microsoft.appmanager
com.microsoft.deviceintegrationservice
com.microsoftsdk.crossdeviceservicebroker
com.oplus.acc.gac
com.oplus.account
com.oplus.aiunit
com.oplus.aiwidgets
com.oplus.appdetail
com.oplus.apprecover
com.oplus.atlas
com.oplus.cardigitalkey
com.oplus.cota
com.oplus.crashbox
com.oplus.deepthinker
com.oplus.dmp
com.oplus.encryption
com.oplus.ether
com.oplus.exserviceui
com.oplus.healthservice
com.oplus.keyguard.clock.gallery
com.oplus.keyguard.clock.graffiti
com.oplus.keyguard.clock.magazine
com.oplus.lfeh
com.oplus.linker
com.oplus.logkit
com.oplus.metis
com.oplus.nas
com.oplus.nhs
com.oplus.obrain
com.oplus.ocar
com.oplus.omoji
com.oplus.onetrace
com.oplus.ovoicemanager
com.oplus.ovoicemanager.wakeup
com.oplus.owork
com.oplus.portrait
com.oplus.postmanservice
com.oplus.qualityprotect
com.oplus.sauhelper
com.oplus.securitykeyboard
com.oplus.smartengine
com.oplus.sos
com.oplus.statistics.rom
com.oplus.stdsp
com.oplus.subsys
com.oplus.thirdkit
com.oplus.travelengine
com.oplus.upgradeguide
com.oplus.vdc
com.oplus.wifibackuprestore
com.oppo.ctautoregist
com.oppo.instant.local.service
com.tencent.soter.soterserver
查看所有第三方应用:adb shell pm list packages -3
请自行酌情删除
指纹样式(太多不列举)
刘海屏(太多不列举)
com.coloros.filemanager(文件管理)
com.android.contacts(电话本删除后电话也会删除)
com.android.mms(信息)
com.ted.number(智能识别陌生号码)
com.android.providers.downloads.ui(下载)
com.android.providers.downloads(下载管理服务,卸载后请安装第三方)
com.oplus.uxdesign(壁纸与个性化)
com.oplus.wallpapers(壁纸)
com.android.wallpaper.livepicker(动态壁纸选择器)
com.oplus.aod(息屏显示)
com.coloros.gallery3d(相册)
com.oplus.camera (相机)
com.oplus.eyeprotect (护眼模式)
com.oplus.uiengine(百变引擎)
com.heytap.tas(系统卡包)
com.heytap.openid(OpenID)
com.heytap.pictorial(乐划锁屏)
com.nearme.instant.platform(快应用)
com.oplus.cosa(应用增强服务)
com.opos.ads(Commercial Service)
com.oplus.themestore(主题基础服务)
com.coloros.bootreg(开机注册)
com.oplus.pantanal.ums(服务治理框架)
com.oplus.pay(安全支付)
com.heytap.quicksearchbox(全局搜索)
com.heytap.market(软件商店)
com.oplus.olc(Olc很可惜禁不掉)
com.coloros.findmyphone(查找)
com.heytap.browser(浏览器)
com.heytap.htms(移动服务)
adb shell pm suspend com.oplus.ota
adb shell pm suspend com.oplus.sau
adb shell pm suspend com.oplus.romupdate
adb shell pm uninstall --user 0 com.oplus.sauhelper
Pcakage names Viewer
等等
自行下载
如果有其他安全可以卸载的系统应用请补充在评论区谢谢各位