📜 概述 本文档分享了针对 Realme UI、OPPO 和一加手机的 ADB 优化与精简经验。通过 ADB 命令卸载或冻结不必要的系统应用,可以减少后台资源占用,提升系统流畅度和续航。请注意,此为个人经验分享,不保证 100% 安全。在操作前,请务必备份所有重要数据。
ADB 常用命令备查
- 连接设备:
adb devices - 恢复安装应用:
adb shell pm install-existing --user 0 [包名] - 卸载应用:
adb shell pm uninstall --user 0 [包名] - 冻结应用(仅限系统应用):
adb shell pm suspend [包名] - 解冻应用:
adb shell pm unsuspend [包名] - 隐藏应用图标:
adb shell pm hide [包名] - 恢复应用显示:
adb shell pm unhide [包名]
友情提醒:
- 建议备份所有已卸载的包名,以便在出现问题时逐个恢复排查。
- 优先使用
uninstall命令进行卸载,而非disable-user,因为禁用后部分应用仍可能在后台运行。 - 文末列出的所有应用卸载后均可恢复安装,无需担心永久性影响。
1. 核心系统组件
- 所有包含
framework、overlay、provider、qti、qualcomm的包名,除非在下方特别注明可卸载。
2. 重要功能应用
com.google.android.gms:Google Play 服务(影响云备份)。com.google.android.gsf:谷歌服务框架。com.coloros.oshare:Realme 互传(影响图库文件共享)。com.heytap.usercenter:用户中心(影响账号登录)。org.codeaurora.ims:系统短信功能支持组件。com.rongcard.eidapi/com.tencent.soter.soterserver:指纹支付支持组件。com.heytap.openid:设备标识与广告(影响云盘功能)。com.android.wallpaper.livepicker:动态壁纸选择器。com.finshell.wallet:钱包(如使用 NFC 请保留)。
3. Android 基础组件
- 包含
com.android或com.google.android开头的多数基础服务,如bluetooth、cameraextensions、contacts、nfc、phone、systemui、webview等。
4. ColorOS 常用应用
com.coloros.alarmclock(闹钟)com.coloros.backuprestore(备份与恢复)com.coloros.calculator(计算器)com.coloros.calendar(日历)com.coloros.compass2(指南针)com.coloros.filemanager(文件管理)com.coloros.findmyphone(找回手机)com.coloros.findphone.client2(找回手机组件)com.coloros.gallery3d(相册)com.oplus.gesture(手势功能支持组件)com.coloros.mapcom.frame(自带的地图组件)com.coloros.note(便签)com.coloros.phonemanager(手机管家)com.coloros.soundrecorder(录音机)com.coloros.weather.service(天气组件)com.coloros.weather2(天气)com.heytap.cloud(云服务)com.heytap.market(应用市场)com.oplus.athena(一键清理/内存扩展支持组件)com.oplus.audio.effectcenter(杜比音效)com.oplus.battery(电池)com.oplus.blacklistapp(骚扰拦截)com.oplus.camera(相机)com.oplus.customize.coreapp(主题相关组件)com.oplus.engineernetworkcom.oplus.locationcom.oplus.nhs(网络健康)com.oplus.notificationmanagercom.oplus.nrModecom.oplus.appplatformcom.oplus.powermonitorcom.oplus.safecenter(安全中心)com.oplus.screenrecorder(录屏)com.oplus.screenshot(截屏)com.oplus.securitypermissioncom.oplus.trafficmonitorcom.oplus.wallpapers(壁纸)com.oplus.wifibackuprestorecom.oplus.wifitestcom.oplus.wirelesssettingscom.ted.number(智能识别陌生号码)com.tencent.soter.soterserver(指纹识别相关)com.wapi.wapicertmanageoplus
可按需卸载的应用列表
以下应用可根据个人使用习惯和需求进行精简。
1. 系统更新相关
com.oplus.romupdatecom.oplus.saucom.oplus.otacom.oplus.sauhelper(升级提醒,可使用suspend命令冻结)
2. 增强服务
- 卸载前请务必在“增强服务”设置中,关闭对应项目。
com.oplus.stdsp(设备安全服务)com.oplus.metis(用户行为记录)com.oplus.thirdkit(兼容问题解决)com.oplus.cosa(应用增强服务/游戏中心)com.oplus.deepthinker(智慧能力服务)
3. 谷歌的其余套件
com.google.android.onetimeinitializercom.google.android.configupdatercom.google.ar.corecom.google.android.overlay.gmsconfig.commoncom.google.android.printservice.recommendationcom.google.android.cellbroadcastreceiver.overlaycom.google.android.cellbroadcastservicecom.google.android.syncadapters.contacts
4. 小布系列
com.coloros.colordirectservice(小布识屏相关组件)com.coloros.directui(小布识屏)com.coloros.ocrscanner(小布扫一扫)com.coloros.ocrservice(小布扫一扫支持组件)com.coloros.sceneservice(数据服务平台,小布指令、地震预警的支持组件)com.coloros.shortcuts(小布指令)com.coloros.translate.engine(小布识屏+翻译服务支持组件)com.heytap.speechassist(小布语音助手)com.oplus.ovoicemanager(语音助手支持组件)com.oplus.ovoicemanager.wakeup(语音助手支持组件)
5. 手机投屏相关
com.oplus.onet(ONet)com.heytap.accessory(设备快连)com.oplus.linker(设备互联服务)com.oplus.synergy(跨屏互联)com.oplus.cast(手机投屏)com.android.dlna.service(投屏服务)
6. 其他杂项
com.android.bips(Android 打印服务)com.android.cellbroadcastreceiver(小区广播)com.android.cellbroadcastreceiver.overlay.common(小区广播支持组件)com.android.managedprovisioning(工作设置)com.android.printspoolercom.android.providers.userdictionary(用户词典)com.android.stk(SIM卡工具箱)com.google.android.marvin.talkback(无障碍功能)com.coloros.accessibilityassistant(语音字幕)com.oplus.appdetail(安全应用)com.coloros.apprecover(找回已卸载的系统应用)com.coloros.bootreg(开机注册)com.coloros.healthcheck(常规检测)com.coloros.operationManual(使用说明)com.coloros.regservice(移动DM验证相关)com.coloros.remoteguardservice(远程守护)com.coloros.scenemode(简易模式)com.coloros.securepay(支付安全组件)com.coloros.securityguard(安全事件)com.mobiletools.systemhelper(移动DM验证相关)com.qualcomm.qti.modemtestmode(MBN 测试)com.oplus.melody(无线耳机高级配置相关)com.oplus.pay(安全支付)com.oplus.postmanservice(常规检测支持组件)com.oplus.sos(SOS功能)com.oplus.statistics.rom(用户体验计划)com.oppo.ctautoregist(开机注册)com.android.dynsystem(动态系统更新)com.android.internal.systemui.navbar.threebutton(三键导航)com.android.internal.systemui.onehanded.gestural(单手模式)com.android.smspush(短信已送达toast消息)com.coloros.activation(电子保修卡)com.coloros.assistantscreen(速览/负一屏)com.coloros.childrenspace(儿童空间)com.coloros.codebook(系统自带的密码本)com.coloros.digitalwellbeing(应用使用时间)com.coloros.floatassistant(悬浮球功能)com.coloros.focusmode(专注模式)com.coloros.karaoke(耳机返听功能)com.coloros.ocs.opencapabilityservice(速览的支持组件)com.coloros.phonenoareainquire(归属地管理)com.coloros.sharescreen(共享屏幕协助)com.coloros.smartdrive(驾驶模式)com.coloros.smartlock("使用穿戴设备时,手机保持解锁" 功能支持组件)com.coloros.smartsidebar(智能侧边栏)com.coloros.systemclone(系统分身)com.coloros.uxdesign(UI 个性定制)com.heytap.music(自带的音乐app)com.heytap.opluscarlink(车联组件)com.heytap.pictorial(乐划锁屏)com.heytap.quicksearchbox(桌面下拉搜索功能)com.heytap.themestore(主题商店,无法卸载,可suspend)com.heytap.yoli(自带的视频app)com.mediatek.engineermode(开发者模式)com.nearme.instant.platform(快应用)com.oplus.aod(息屏显示)com.oplus.encryption(私密保险箱)com.oplus.exserviceui(App小窗功能支持组件)com.oplus.exsystemservice(双击亮屏功能支持组件)com.oplus.eyeprotect(护眼模式+屏幕色彩模式调节)com.oplus.gtmode(GT模式)com.oplus.logkit(日志工具)com.oplus.multiapp(应用分身)com.oplus.smartengine(速览、AI相机的支持组件)com.oplus.uiengine(百变引擎)com.oplus.wifisecuredetect(WiFi 安全检测)com.oppo.instant.local.service(快应用支持组件)com.realme.movieshot(字幕拼接)com.realme.wellbeing(睡眠胶囊)com.sohu.inputmethod.sogouoem(自带搜狗输入法)comoplus.securitykeyboard(安全键盘)
7. 指纹解锁动画
com.android.systemui.overlay.fingerprint.anim.none2(无动画)com.android.systemui.overlay.fingerprint.anim.ccyh(烟花)com.android.systemui.overlay.fingerprint.anim.jhsy(多个同心圆环)com.android.systemui.overlay.fingerprint.anim.jslz(火圈碎一地)com.android.systemui.overlay.fingerprint.anim.lgsy(水印)com.android.systemui.overlay.fingerprint.anim.nlgs(细纹烟花)com.android.systemui.overlay.fingerprint.anim.tyjw(烟雾)com.android.systemui.overlay.fingerprint.anim.xklc(膨胀的波纹)
8. 刘海屏相关
com.android.internal.display.cutout.emulation.holecom.android.internal.display.cutout.emulation.tallcom.android.internal.display.cutout.emulation.cornercom.android.internal.display.cutout.emulation.doublecom.android.internal.display.cutout.emulation.waterfall
9. 全面屏手势相关
com.android.internal.systemui.navbar.gesturalcom.android.internal.systemui.navbar.gestural_extra_wide_backcom.android.internal.systemui.navbar.gestural_narrow_backcom.android.internal.systemui.navbar.gestural_wide_back
10. 卸载后暂无影响,但需谨慎处理的包名
com.heytap.colorfulengine(多彩引擎)com.android.theme.font.notoserifsource(主题字体)com.heytap.htms(移动服务)com.android.bookmarkprovider(书签)com.opos.ads(广告组件)com.daemon.shelper(未知)com.google.mainline.telemetry(Google遥测)com.android.traceur(跟踪记录行为)com.heytap.mcs(系统消息,可能是Oppo推送)com.oplus.interconnectcollectkit(设备快连相关)com.oplus.subsyscom.oplus.lfehcom.oplus.qualityprotectcom.oplus.atlascom.oplus.obrain







评论前必须登录!
立即登录 注册