-
-
Save lukasMega/6ba5c436cb861da735869522f17799c8 to your computer and use it in GitHub Desktop.
OnePlus 10 pro bloatware removal script. run it adb shell
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Source: https://www.droidwin.com/remove-bloatware-debloat-oneplus-10-pro-no-root/ | |
# | |
pm uninstall -k --user 0 com.android.apps.tag # Stock android fluff | |
pm uninstall -k --user 0 com.android.bips # Stock android fluff | |
pm uninstall -k --user 0 com.android.bluetoothmidiservice # Stock android fluff | |
pm uninstall -k --user 0 com.android.bookmarkprovider # Stock android fluff | |
pm uninstall -k --user 0 com.android.calllogbackup # Stock android fluff | |
pm uninstall -k --user 0 com.android.cellbroadcastreceiver.overlay.common # Stock android fluff | |
pm uninstall -k --user 0 com.android.cts.priv.ctsshim # Stock android fluff | |
pm uninstall -k --user 0 com.android.dreams.basic # Stock android AOD provider. This is needed for AOD to work fully | |
pm uninstall -k --user 0 com.android.dynsystem # Stock android fluff | |
pm uninstall -k --user 0 com.android.egg # Stock android fluff | |
pm uninstall -k --user 0 com.android.managedprovisioning # Stock android fluff | |
pm uninstall -k --user 0 com.android.printspooler # Stock android fluff | |
pm uninstall -k --user 0 com.android.providers.partnerbookmarks # Stock android fluff | |
pm uninstall -k --user 0 com.android.stk # Stock android fluff | |
pm uninstall -k --user 0 com.android.traceur # Stock android fluff | |
pm uninstall -k --user 0 com.coloros.activation # E-warranty card - (iirc only applicable in china) | |
pm uninstall -k --user 0 com.coloros.assistantscreen # realme crap | |
pm uninstall -k --user 0 com.coloros.bootreg # per 1 post i found online : "Warranty doesn't really work outside mainland China" | |
pm uninstall -k --user 0 com.coloros.childrenspace | |
pm uninstall -k --user 0 com.coloros.floatassistant # oneplus assistive ball | |
pm uninstall -k --user 0 com.coloros.operationManual | |
pm uninstall -k --user 0 com.coloros.scenemode # simple mode | |
pm uninstall -k --user 0 com.coloros.smartsidebar | |
pm uninstall -k --user 0 com.coloros.systemclone # system cloner thing to backup/restore settings. meh | |
pm uninstall -k --user 0 com.coloros.weather.service # battery-draining weather service. This is needed for AOD to work fully. | |
pm uninstall -k --user 0 com.daemon.shelper # SPYWARE - realme | |
pm uninstall -k --user 0 com.google.android.adservices.api # introduced in new android OS. idk, but seems ad-related. no issues since uninstall | |
pm uninstall -k --user 0 com.google.android.apps.nbu.paisa.user | |
pm uninstall -k --user 0 com.google.android.apps.photos # Google Photos app. No need for two. I left the oneplus photo app | |
pm uninstall -k --user 0 com.google.android.apps.restore # Be advised. This may or may not break Factory Reset from settings menu. If apps do not restore, you will have to reset from bootloader. Be advised. | |
pm uninstall -k --user 0 com.google.android.apps.wellbeing # Meh | |
pm uninstall -k --user 0 com.google.android.as # Android Intelligent Services. Needed for AOD to work fully. | |
pm uninstall -k --user 0 com.google.android.as.oss # Private Compute Services. May or may not be needed for AOD. | |
pm uninstall -k --user 0 com.google.android.cellbroadcastreceiver | |
pm uninstall -k --user 0 com.google.android.feedback | |
pm uninstall -k --user 0 com.google.android.gms.location.history # Potential battery drain service | |
pm uninstall -k --user 0 com.google.android.marvin.talkback | |
pm uninstall -k --user 0 com.google.android.onetimeinitializer | |
pm uninstall -k --user 0 com.google.android.overlay.modules.documentsui | |
pm uninstall -k --user 0 com.google.android.partnersetup | |
pm uninstall -k --user 0 com.google.android.printservice.recommendation | |
pm uninstall -k --user 0 com.google.android.setupwizard | |
pm uninstall -k --user 0 com.google.mainline.adservices # introduced in new android OS. idk, but seems ad-related. no issues since uninstall | |
pm uninstall -k --user 0 com.google.mainline.telemetry # I mean, telemetry is right in the name. | |
pm uninstall -k --user 0 com.heytap.accessory # quick device connect "feature". this is a massive battery drain historically. | |
pm uninstall -k --user 0 com.heytap.colorfulengine # Realme crap. This is needed for AOD to work | |
pm uninstall -k --user 0 com.heytap.mcs # quick device connect "feature". this is a massive battery drain | |
pm uninstall -k --user 0 com.mediatek.omacp # Notice "mediatek"... We don't use that chipset at all. This is some spyware to potentially leak carrier registration data. | |
pm uninstall -k --user 0 com.oneplus.account # Useless. Battery drain if account added. This is one of the things that removes the oneplus account annoying setting in the Settings menu. | |
pm uninstall -k --user 0 com.oneplus.filemanager # Crappy file manager that can't get elevated rights (like for some folders in SD card). Use google app or something better. | |
pm uninstall -k --user 0 com.oneplus.membership # Useless. Battery drain if account added. This is one of the things that removes the oneplus account annoying setting in the Settings menu. | |
pm uninstall -k --user 0 com.oneplus.opwlb # Work-Life balance. Annoyance, and potential high battery drain | |
pm uninstall -k --user 0 com.oplus.aod # oneplus selection of AOD. removed since AOD doesnt work without TONS of extra services. | |
pm uninstall -k --user 0 com.oplus.apprecover # system app reinstall bs | |
pm uninstall -k --user 0 com.oplus.atlas # "Realme" spam | |
pm uninstall -k --user 0 com.oplus.bttestmode # ?bluetooth test for oneplus? crap | |
pm uninstall -k --user 0 com.oplus.cast # Oneplus screencast. Per post online : #Required if you cast screen to TV or use 3rd part Screen Recording Apps | |
pm uninstall -k --user 0 com.oplus.cosa # "app enhancement service". this is crap that kills battery. This is needed for AOD to work. | |
pm uninstall -k --user 0 com.oplus.crashbox # realme spyware potentially. useless at best | |
pm uninstall -k --user 0 com.oplus.customize.coreapp | |
pm uninstall -k --user 0 com.oplus.deepthinker # "intelligent services". this is crap that kills battery. This is needed for AOD to work | |
pm uninstall -k --user 0 com.oplus.encryption # "private safe" - yea go ahead and trust oppo with your sensitive stuff... (dont) | |
pm uninstall -k --user 0 com.oplus.games # Meh | |
pm uninstall -k --user 0 com.oplus.hamlet # Dont remember. Definitely crap | |
pm uninstall -k --user 0 com.oplus.healthservice # Crapware. Also, I can 100% agree with this info I found online from 1 post : "#Gimmick serves no purpose" | |
pm uninstall -k --user 0 com.oplus.interconnectcollectkit # Guaranteed telemetry/spyware | |
pm uninstall -k --user 0 com.oplus.lfeh # [needed for Gamespace if you use that] | |
pm uninstall -k --user 0 com.oplus.linker # ?some oneplus crap | |
pm uninstall -k --user 0 com.oplus.location # Extra location telemetry. not related to any GPS functions | |
pm uninstall -k --user 0 com.oplus.locationproxy # Extra location telemetry. not related to any GPS functions | |
pm uninstall -k --user 0 com.oplus.logkit # spyware... | |
pm uninstall -k --user 0 com.oplus.multiapp # Crappy app cloner. There are better stuff out there. | |
pm uninstall -k --user 0 com.oplus.nhs # NetworkHealthService. nothing changes after removing. | |
pm uninstall -k --user 0 com.oplus.ocs # Potential spyware? Info from 1 post online : "Chinese unique identifier privacy hazard" | |
pm uninstall -k --user 0 com.oplus.olc # Realme crap | |
pm uninstall -k --user 0 com.oplus.omoji # Self emoji. I guess you can leave it on, there are probably safer, better ways to do this. Can be used in AOD. Needed for full AOD functionality. | |
pm uninstall -k --user 0 com.oplus.onet # realme | |
pm uninstall -k --user 0 com.oplus.portrait # Portrait Silhoutte. Idk, might be related to self emoji? Not sure. Can be used in AOD. Needed for full AOD functionality. | |
pm uninstall -k --user 0 com.oplus.postmanservice | |
pm uninstall -k --user 0 com.oplus.qualityprotect | |
pm uninstall -k --user 0 com.oplus.safecenter # "private safe" - yea go ahead and trust oppo with your sensitive stuff... (dont) | |
pm uninstall -k --user 0 com.oplus.securitypermission | |
pm uninstall -k --user 0 com.oplus.smartengine # not really sure. but 1 post online says : "don't like blackbox phone manager". This is needed for AOD to work | |
pm uninstall -k --user 0 com.oplus.sos | |
pm uninstall -k --user 0 com.oplus.statistics.rom # telemetry | |
pm uninstall -k --user 0 com.oplus.stdid # [needed for Gamespace] | |
pm uninstall -k --user 0 com.oplus.stdsp # maybe similar to above | |
pm uninstall -k --user 0 com.oplus.synergy # related to linker. heytap crapware | |
pm uninstall -k --user 0 com.oplus.trafficmonitor # oneplus traffic monitor (monthly data usage, etc). potential telemetry | |
pm uninstall -k --user 0 com.oplus.uiengine # no clue. has been great without it for weeks. This is needed for AOD to work. | |
pm uninstall -k --user 0 com.qti.confuridialer | |
pm uninstall -k --user 0 com.qti.dpmserviceapp | |
pm uninstall -k --user 0 com.qti.qualcomm.datastatusnotification | |
pm uninstall -k --user 0 com.qti.xdivert | |
pm uninstall -k --user 0 com.qualcomm.atfwd # this is antique and unused crap | |
pm uninstall -k --user 0 com.qualcomm.embms # antique qualcomm service | |
pm uninstall -k --user 0 com.qualcomm.location # useless | |
pm uninstall -k --user 0 com.qualcomm.qti.dynamicddsservice | |
pm uninstall -k --user 0 com.qualcomm.qti.lpa | |
pm uninstall -k --user 0 com.qualcomm.qti.modemtestmode # crap. but per 1 online post "Runs in background , not needed for a user" | |
pm uninstall -k --user 0 com.qualcomm.qti.uim # remote "help" tool for them to control your device | |
pm uninstall -k --user 0 com.qualcomm.qti.uimGbaApp # remote "help" tool for them to control your device | |
pm uninstall -k --user 0 com.qualcomm.uimremoteclient # remote "help" tool for them to control your device | |
pm uninstall -k --user 0 com.qualcomm.uimremoteserver # remote "help" tool for them to control your device | |
pm uninstall -k --user 0 com.quicinc.voice.activation # Qualcomm has nothing to do with Google Assistant or always on speech recognition. crap | |
pm uninstall -k --user 0 com.rongcard.eidapi # maybe related to chinese payments like wechat. not for us | |
pm uninstall -k --user 0 com.ses.entitlement.o2 # Crap | |
pm uninstall -k --user 0 com.wapi.wapicertmanage # Useless for us. But here is some info from online searching " WAPI (WLAN Authentication and Privacy Infrastructure) is the wireless local area network (WLAN) standard officially supported by the Chinese state government. WAPI was initiated in 2004. In 2006, however, the International Standards Organization (ISO) rejected the incorporation of WAPI as an international WLAN security standard in 2006." | |
pm uninstall -k --user 0 net.oneplus.weather # Oneplus weather service. Battery draining potential. Better altnernatives with google. This is needed for AOD to work fully. | |
pm uninstall --user 0 com.google.android.googlequicksearchbox # quick search shit | |
pm uninstall --user 0 net.oneplus.forums # Oneplus Community. WTF | |
pm uninstall --user 0 com.google.android.apps.podcasts # Google podcasts. Dont need them | |
pm uninstall --user 0 com.netflix.mediaclient # Netflix. Bye | |
pm uninstall -k --user 0 com.google.android.apps.tachyon # Duo | |
pm uninstall -k --user 0 com.google.android.videos # Play Movies | |
pm uninstall -k --user 0 com.google.android.apps.walletnfcrel # Google pay | |
pm uninstall -k --user 0 com.google.android.apps.subscriptions.red # Google one | |
pm uninstall -k --user 0 com.oneplus.opshelf # Shelf | |
pm uninstall -k --user 0 net.oneplus.widget # wtf is it? | |
pm uninstall -k --user 0 com.oneplus.backuprestore # phone clone | |
pm disable-user --user 0 com.oneplus.note # Can't uninstall, so at least disable ( | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment