evenwell activities and their purpose on Nokia 6.1 (2018) - Nokia 6.1 (2018) Guides, News, & Discussion

I've been messing around with the evenwell apps using an activity launcher, I haven't disabled them or uninstalled them, though i'm in the process of writing a simple command to do that (it takes me forever because I'm new to this type of thing).
I've found that a few of these actually have GUIs that I wouldn't have expected. I've taken some screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A few of them are toggleable as well, which seems nice but I don't totally trust it.
meanwhile I'll be writing the code to batch uninstall (or disable depending on what works) many of the evenwell apps.
if you've got any information or other apps I should try or disable, please let me know, or any useful commands to batch uninstall or disable, I would be incredibly appreciative
-John

Keep working bro, it would be great if you could provide batch uninstall ?. All nokia phones need this imo, and your code maybe an important base for others to work with. I have a suggestion, in my nokia 2 after disabling certain apps using adb commands my cast functionality just disappeared. Many of these evenwell apps are overlays to menus in settings for example. So you have to make sure that something is not missing from settings or other menus after using your code. So keep this in mind, only try to remove telemetry or tracking apps from evenwell, others may break some functionality.

Hi John aka @Lackinginknowledge
Nice initiative. Any update?

I haven't done much with it really, I wrote the command to get rid of several evenwell activities through adb, which ended up working. I haven't noticed anything off or different really, the phone feels maybe slightly smoother, and maybe ever so slightly more battery efficient but nothing much more sadly. It occurs to me it's possible an update added all of them back, and I should probably put the command I used here:
Code:
pm uninstall --user 0 com.evenwell.PowerMonitor
pm uninstall --user 0 com.evenwell.PowerMonitor.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.batteryprotect
pm uninstall --user 0 com.evenwell.batteryprotect.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.powersaving.g3
pm uninstall --user 0 com.evenwell.powersaving.g3.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.email.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.UsageStatsLogReceiver.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.UsageStatsLogReceiver
pm uninstall --user 0 com.evenwell.autoregistration
pm uninstall --user 0 com.evenwell.autoregistration.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.customerfeedback.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.DeviceMonitorControl.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.DeviceMonitorControl
pm uninstall --user 0 com.evenwell.stbmonitor.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.stbmonitor
pm uninstall --user 0 com.evenwell.AprUploadService.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.AprUploadService
pm uninstall --user 0 com.evenwell.telecom.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.dataagent
pm uninstall --user 0 com.evenwell.custmanager
pm uninstall --user 0 com.evenwell.custmanager.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.screenlock.overlay.base.s600ww

benjohnsonijk said:
Keep working bro, it would be great if you could provide batch uninstall . All nokia phones need this imo, and your code maybe an important base for others to work with. I have a suggestion, in my nokia 2 after disabling certain apps using adb commands my cast functionality just disappeared. Many of these evenwell apps are overlays to menus in settings for example. So you have to make sure that something is not missing from settings or other menus after using your code. So keep this in mind, only try to remove telemetry or tracking apps from evenwell, others may break some functionality.
Click to expand...
Click to collapse
Sorry about taking so long to respond, I haven't really done much with the idea quite yet, I did create the batch uninstall script though,
Code:
pm uninstall --user 0 com.evenwell.PowerMonitor
pm uninstall --user 0 com.evenwell.PowerMonitor.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.batteryprotect
pm uninstall --user 0 com.evenwell.batteryprotect.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.powersaving.g3
pm uninstall --user 0 com.evenwell.powersaving.g3.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.email.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.UsageStatsLogReceiver.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.UsageStatsLogReceiver
pm uninstall --user 0 com.evenwell.autoregistration
pm uninstall --user 0 com.evenwell.autoregistration.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.customerfeedback.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.DeviceMonitorControl.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.DeviceMonitorControl
pm uninstall --user 0 com.evenwell.stbmonitor.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.stbmonitor
pm uninstall --user 0 com.evenwell.AprUploadService.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.AprUploadService
pm uninstall --user 0 com.evenwell.telecom.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.dataagent
pm uninstall --user 0 com.evenwell.custmanager
pm uninstall --user 0 com.evenwell.custmanager.data.overlay.base.s600ww
pm uninstall --user 0 com.evenwell.screenlock.overlay.base.s600ww

Related

S8 Debloat Bloatware Thread

First up, this: How to Uninstall Carrier/OEM Bloatware Without Root Access
Second up, this thread is a Work-In-Progress. Feel free to add additional bloatware that is validated safe to remove.
Third, use this app to look up package names: https://play.google.com/store/apps/details?id=bg.projectoria.appinspector
GENERAL BLOATWARE
pm uninstall -k --user 0 com.dsi.ant.sample.acquirechannels
pm uninstall -k --user 0 com.dsi.ant.service.socket
pm uninstall -k --user 0 com.dsi.ant.server
pm uninstall -k --user 0 com.dsi.ant.plugins.antplus
pm uninstall -k --user 0 flipboard.boxer.app
pm uninstall -k --user 0 com.cnn.mobile.android.phone.edgepanel
pm uninstall -k --user 0 com.sec.android.easyonehand
pm uninstall -k --user 0 com.samsung.android.widgetapp.yahooedge.finance
pm uninstall -k --user 0 com.android.dreams.phototable
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.samsung.android.widgetapp.yahooedge.sport
pm uninstall -k --user 0 com.sec.android.app.launcher (make sure you already have your fav launcher already installed)
pm uninstall -k --user 0 com.samsung.android.spdfnote
pm uninstall -k --user 0 com.sec.android.daemonapp
pm uninstall -k --user 0 com.samsung.android.weather
pm uninstall -k --user 0 com.samsung.android.app.reminder
pm uninstall -k --user 0 com.hancom.office.editor.hidden
pm uninstall -k --user 0 com.samsung.android.keyguardwallpaperupdator
pm uninstall -k --user 0 com.samsung.android.app.news
pm uninstall -k --user 0 com.android.egg
pm uninstall -k --user 0 com.sec.android.widgetapp.samsungapps
SAMSUNG GAME LAUNCHER
pm uninstall -k --user 0 com.samsung.android.game.gamehome
pm uninstall -k --user 0 com.enhance.gameservice
pm uninstall -k --user 0 com.samsung.android.game.gametools
SAMSUNG BROWSER
pm uninstall -k --user 0 com.sec.android.app.sbrowser
pm uninstall -k --user 0 com.samsung.android.app.sbrowseredge
SAMSUNG EMAIL
pm uninstall -k --user 0 com.samsung.android.email.provider
pm uninstall -k --user 0 com.wsomacp
FACEBOOK
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.services
VR
pm uninstall -k --user 0 com.samsung.android.hmt.vrsvc
pm uninstall -k --user 0 com.samsung.android.app.vrsetupwizardstub
pm uninstall -k --user 0 com.samsung.android.hmt.vrshell
pm uninstall -k --user 0 com.google.vr.vrcore
SAMSUNG LED COVER
pm uninstall -k --user 0 com.samsung.android.app.ledcoverdream
pm uninstall -k --user 0 com.sec.android.cover.ledcover
SAMSUNG DEX
pm uninstall -k --user 0 com.sec.android.app.desktoplauncher
SAMSUNG TV
pm uninstall -k --user 0 com.sec.android.app.withtv
Of course, this is NOT a complete list. Some have reported that Bixby is completely safe to remove, as well as, Knox but I'll leave that up to the community to discuss. If you feel like anything in the list above is not safe to remove, please PM me and I'll remove it.
Enjoy!
UPDATED LIST (2017-09-22)
Click here for an updated list! Thanks to Ijaz Farooq!
SS Launcher will be deleted so prepare to download another launcher before doing this.
gnex987 said:
hi, thanks for this guide. i've some questions:
it's possible to re-install a debloated app? for example, i uninstalled device security, it's possible to have it back maybe with a command?
my phone will keep updating? have i to re-install all applications before an update?
thanks in advance!
Click to expand...
Click to collapse
The article linked in OP states:
But if something does go wrong, you can always perform a factory reset to bring things back to the way they were. Which is something else you should know – these uninstalled system applications can/will come back after a factory reset.
This is a good thing, however, as it means that these applications truly aren’t being uninstalled from the device, they are just being uninstalled for the current user (user 0 is the default/main user of the phone). That’s why, if you omit the “–user 0” and “-k” part of the command, the command won’t work. These two commands respectively specify that the system app will only be uninstalled for the current user (and not all users, which is something that requires root access) and that the cache/data of the system application will be preserved (which can’t be removed without root access). Therefore, even if you “uninstall” a system application using this method, you can still receive official OTA updates from your carrier or OEM.
Click to expand...
Click to collapse
If you were to delete Knox and then root, would it still get triggered by rooting?
Is this different from disabling the service or app with the use of a package disabler?
orkavaneger said:
If you were to delete Knox and then root, would it still get triggered by rooting?
Click to expand...
Click to collapse
Knox trip from non signed bootloader code is a different Knox.
Sampwnd does not trip Knox at all
thanks
Thank you for posting this list.
S8+/VZW
Listed below are my failures (not installed). I did a factory reset yesterday, removed a couple pre-installed games via launcher, installed Nova, and command lined thru your list.
pm uninstall -k --user 0 com.samsung.android.app.news
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.katana
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.system
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.appmanager
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.services
Failure [not installed for 0]
pm uninstall -k --user 0 com.sec.android.app.withtv
Failure [not installed for 0]
Does anyone have a format or general info on how to pass all these commands via script?
thanks for the tutorial. I would like to know which knox applications I can remove?
wrong forum.. my bad
Ok, if we do not completely remove this apps (just for default user). Can we reinstall some apps back?
ru_dimka said:
Ok, if we do not completely remove this apps (just for default user). Can we reinstall some apps back?
Click to expand...
Click to collapse
From my understanding of the pm command, there is unfortunately no counterpart to the uninstall command. So a factory reset is the only possible way to bring back the app. For me this is a good argument to use something like AdHell instead, as I can easily revert any modification.
But if you know exactly what to remove, this is a clean way. No additional apps involved
thanks man workıng non roor plus s8+
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.android.stk2
pm uninstall -k --user 0 com.microsoft.office.excel
pm uninstall -k --user 0 com.microsoft.office.word
pm uninstall -k --user 0 com.microsoft.office.powerpoint
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.samsung.android.app.watchmanager
pm uninstall -k --user 0 com.samsung.android.app.vrsetupwizardstub
pm uninstall -k --user 0 com.samsung.android.hmt.vrshell
pm uninstall -k --user 0 com.google.android.gm
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.skype.raider
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.sec.svoice.lang.de_DE
pm uninstall -k --user 0 com.sec.svoice.lang.fr_FR
pm uninstall -k --user 0 com.sec.svoice.lang.en_GB
pm uninstall -k --user 0 com.sec.svoice.lang.en_US
pm uninstall -k --user 0 com.sec.svoice.lang.es_ES
pm uninstall -k --user 0 com.sec.svoice.lang.it_IT
pm uninstall -k --user 0 com.samsung.svoice.sync
pm uninstall -k --user 0 com.samsung.android.app.talkback
pm uninstall -k --user 0 com.samsung.android.voicewakeup
pm uninstall -k --user 0 com.samsung.android.voicewakeup
pm uninstall -k --user 0 com.sec.svoice.lang.ru_RU
pm uninstall -k --user 0 com.samsung.voiceserviceplatform
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.syncadapters.contacts
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.talk
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.sec.android.mimage.photoretouching
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.samsung.android.widgetapp.yahooedge
pm uninstall -k --user 0 com.sec.app.dictionary
pm uninstall -k --user 0 com.sec.app.samsungprintservice
pm uninstall -k --user 0 com.samsung.SMT
pm uninstall -k --user 0 com.instagram.android
pm uninstall -k --user 0 com.microsoft.skydrive
pm uninstall -k --user 0 com.samsung.android.hmt.vrsvc
---------- Post added at 02:32 AM ---------- Previous post was at 02:26 AM ----------
my work
my channel
https://www.youtube.com/watch?v=7IRTACwSphA
https://www.youtube.com/watch?v=jnSJtow9EeM&t=1s
ru_dimka said:
Ok, if we do not completely remove this apps (just for default user). Can we reinstall some apps back?
Click to expand...
Click to collapse
Yes, I think. I tried uninstall GMail using adb and then installing it thru the play store. It still functions as a system app though because if you still cannot uninstall it by just holding the icon and clicking uninstall.
Is anyone else here using AccuBattery?
If you haven't debloated yet, could you let us know your screen off drain % rate? I didn't measure before debloating, so I don't know if debloating actually did anything, but my phone is now only draining 2% after almost 10hrs of screen off.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Oops... said:
From my understanding of the pm command, there is unfortunately no counterpart to the uninstall command. So a factory reset is the only possible way to bring back the app. For me this is a good argument to use something like AdHell instead, as I can easily revert any modification.
But if you know exactly what to remove, this is a clean way. No additional apps involved
Click to expand...
Click to collapse
I heard Adhell can cause some instability, random reboots, sometimes bootloop. Check the S8 channel on reddit.
cheq88 said:
Thank you for posting this list.
S8+/VZW
Listed below are my failures (not installed). I did a factory reset yesterday, removed a couple pre-installed games via launcher, installed Nova, and command lined thru your list.
pm uninstall -k --user 0 com.samsung.android.app.news
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.katana
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.system
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.appmanager
Failure [not installed for 0]
pm uninstall -k --user 0 com.facebook.services
Failure [not installed for 0]
pm uninstall -k --user 0 com.sec.android.app.withtv
Failure [not installed for 0]
Does anyone have a format or general info on how to pass all these commands via script?
Click to expand...
Click to collapse
Yes, that would be handy if someone knows how to script and can help give us non developers a simple guide to follow?
Uninstalled apps showing up as 'not installed' in system apps in Settings, is that normal?
Neo3D said:
I heard Adhell can cause some instability, random reboots, sometimes bootloop. Check the S8 channel on reddit.
Click to expand...
Click to collapse
I read DNS66 is a great adblocker which is light resource wise as well, anyone tried it?
Sent from my SM-G950F using Tapatalk
b1ackhand5 said:
Uninstalled apps showing up as 'not installed' in system apps in Settings, is that normal?
Click to expand...
Click to collapse
Seriously? They are uninstalled (for that user). So what would you expect other than 'not installed' ?
---------- Post added at 09:34 AM ---------- Previous post was at 09:18 AM ----------
Neo3D said:
I heard Adhell can cause some instability, random reboots, sometimes bootloop. Check the S8 channel on reddit.
Click to expand...
Click to collapse
There are still issues with note 8, however not with S8(+) I'm aware of. I just wanted to point out that re-enabling of an app would be possible that way.
how to
Neo3D said:
Yes, that would be handy if someone knows how to script and can help give us non developers a simple guide to follow?
Click to expand...
Click to collapse
I did some reading about the Interwebs and came up with this option for scripting. I tried to write this how to with a little basic understanding. I'm sure some of this is unnecessary and could be combined or skipped. This is executed from a Windows operating system.
Copied the list from page 1
Remove HEADERS and unwanted text: Below is the formatted text
com.dsi.ant.sample.acquirechannels
com.dsi.ant.service.socket
com.dsi.ant.server
com.dsi.ant.plugins.antplus
flipboard.boxer.app
com.cnn.mobile.android.phone.edgepanel
com.sec.android.easyonehand
com.samsung.android.widgetapp.yahooedge.finance
com.android.dreams.phototable
com.google.android.printservice.recommendation
com.android.printspooler
com.samsung.android.widgetapp.yahooedge.sport
com.sec.android.app.launcher
com.samsung.android.spdfnote
com.sec.android.daemonapp
com.samsung.android.weather
com.samsung.android.app.reminder
com.hancom.office.editor.hidden
com.samsung.android.keyguardwallpaperupdator
com.samsung.android.app.news
com.android.egg
com.sec.android.widgetapp.samsungapps
com.samsung.android.game.gamehome
com.enhance.gameservice
com.samsung.android.game.gametools
com.sec.android.app.sbrowser
com.samsung.android.app.sbrowseredge
com.samsung.android.email.provider
com.wsomacp
com.facebook.katana
com.facebook.system
com.facebook.appmanager
com.facebook.services
com.samsung.android.hmt.vrsvc
com.samsung.android.app.vrsetupwizardstub
com.samsung.android.hmt.vrshell
com.google.vr.vrcore
com.samsung.android.app.ledcoverdream
com.sec.android.cover.ledcover
com.sec.android.app.desktoplauncher
com.sec.androadb d.app.withtv
Save this as uninstalllist.txt in your adb.exe directory
Connect your device
Settings > Developer Options - "On" > USB Debugging - "On"
Go to directory with adb.exe and open the command prompt
TYPE "adb devices" to make sure you're connected
C:\Users\me\Desktop\platform-tools-latest-windows\platform-tools>adb devices
List of devices attached
********************* device
The goal is to push the uninstalllist.txt file to your device. I pushed the file to a temp directory which I created.
FIRST, let's open adb shell and create a temp directory. The file system is Read-only, so the temp directory will need to be created in the sdcard directory.
C:\Users\me\Desktop\platform-tools-latest-windows\platform-tools>adb shell
:/ $ cd sdcard/
:/sdcard $mkdir temp
:/sdcard $ ls (this will list and you will see the 'temp' directory you just created)
:/sdcard $ exit (this is to exit the adb shell and go back to command prompt)
NEXT, push the 'uninstalllist.txt' file you created to the device. Be sure you are in the correct directory where 'adb.exe' AND 'uninstalllist.txt' files are located.
C:\Users\me\Desktop\platform-tools-latest-windows\platform-tools>adb push uninstalllist.txt /sdcard/temp
OUTPUT FROM COMMAND:
uninstalllist.txt: 1 file pushed. 0.2 MB/s (1288 bytes in 0.007s)
So far so good. Open the adb shell again and navigate to the temp directory. 'cat' stands for concatenate or in other words cat <filename> will print the contents of the file to your screen.
C:\Users\me\Desktop\platform-tools-latest-windows\platform-tools>adb shell
:/ $ cd /sdcard/temp/
:/sdcard/temp/ $ cat uninstalllist.txt (just to verify the contents of the file)
:/sdcard/temp/$ cat uninstalllist.txt | while read a; do pm uninstall -k --user 0 $a;done
This command passes the contents of the file 'uninstalllist.txt' to the command 'uninstall -k --user 0 " one line at a time. You will see progress on the screen. Good luck.

Improving Battery Life on Android 10 [OOS][Non-Root]

Note: Friends This article has been tried by me and was created with the help of several friends' guides.
If you have any questions, feel free to write.
This article will consist of two steps. The first step will be done on your Oneplus device, the second step is the cleaning of bloatwares through the pc.
I go directly to narration. I don't want to bore you with articles.
Settings ---> Screen ---> Notification Screen off
Settings ---> Privacy ----> Advanced ---> Location History ----> Off
Settings ---> Privacy ----> Advanced ---> Ads ----> Turn off ad personalization ---> Disabled
Settings ---> Privacy ----> Advanced ---> Ads ----> Debug logging --- --- Disabled
Settings ---> Privacy ----> Advanced ---> Usage and Diagnostics ---> off
Settings ---> Wireless & int .---> Wireless -> Wireless Preferences (Do as pictured)
Settings ---> Location -> Wireless network and Bluetooth Scanning ---> "Turn off as pictured."
Settings ---> Location -> Advanced ---> "Turn off as pictured."
Settings ---> System ---> Try Improvement Programs -> Disable the Top 2 on the Incoming Screen.
Settings ---> Utilities ---> Pocket Mode ---> Turn off.
(See screenshot below for 15 hours Oneplus Launcher accelerometer sensor is on.After disabling everything is fine.)
Settings ---> Personalization ---> Dark Tone
Note 2: The transactions we will do with the phone are only this much.If you want to continue, you can follow the procedures below.
Note: I have removed many apps from Google and OnePlus which can be installed from the PlayStore or the apk can be found on apkmirror. Also this is a totally reversible method of debloating as it just uninstalls the apps for current user profile.
Requirements:
1. Windows / Linux PC.
2. Working ADB - Please set it up yourself, google is your friend
3. Oneplus Devices (Might work on other OOS devices too)
Instructions:
1. Connect the phone to the PC.
2. Open command prompt / Power Shell or terminal with admin privileges.
3. Type in the below, press ENTER and accept the prompt on your phone when it pops up.
Code:
adb devices
4. Next type in the follows and press ENTER.
Code:
adb shell
5. Next you can either copy paste the whole list or pick only those you want to remove, below is my full list, which includes most of the un-needed bloat from OnePlus and Google.
Code:
dumpsys deviceidle enable
dumpsys deviceidle force-idle
pm uninstall --user 0 com.google.android.marvin.talkback
pm uninstall --user 0 com.google.android.projection.gearhead
pm uninstall --user 0 com.dsi.ant.server
pm uninstall --user 0 com.google.ar.core
pm uninstall --user 0 com.android.backup
pm uninstall --user 0 com.oneplus.backuprestore.remoteservice
pm uninstall --user 0 com.android.dreams.basic
pm uninstall --user 0 com.android.bluetoothmidiservice
pm uninstall --user 0 com.oneplus.bttestmode
pm uninstall --user 0 com.android.bookmarkprovider
pm uninstall --user 0 com.oneplus.opbugreportlite
pm uninstall --user 0 net.oneplus.commonlogtool
pm uninstall --user 0 com.android.bips
pm uninstall --user 0 com.oneplus.factorymode.specialtest
pm uninstall --user 0 com.oneplus.factorymode
pm uninstall --user 0 com.oneplus.gamespace
pm uninstall --user 0 com.google.android.apps.walletnfcrel
pm uninstall --user 0 com.android.wallpaper.livepicker
pm uninstall --user 0 com.oem.logkitsdservice
pm uninstall --user 0 com.oem.nfc
pm uninstall --user 0 cn.oneplus.nvbackup
pm uninstall --user 0 cn.oneplus.oem_tcma
pm uninstall --user 0 com.oneplus.account
pm uninstall --user 0 com.oneplus.wallpaper
pm uninstall --user 0 com.android.wallpaperbackup
pm uninstall --user 0 cn.oneplus.oemtcma
pm uninstall --user 0 com.oem.oemlogkit
pm uninstall --user 0 com.tencent.soter.soterserver
pm uninstall --user 0 com.android.egg
pm uninstall --user 0 com.android.providers.partnerbookmarks
pm uninstall --user 0 com.google.android.printservice.recommendation
pm uninstall --user 0 net.oneplus.push
pm uninstall --user 0 com.oem.rftoolkit
pm uninstall --user 0 com.example.rftuner
pm uninstall --user 0 com.oneplus.screenrecord
pm uninstall --user 0 com.fingerprints.fingerprintsensortest
pm uninstall --user 0 cn.oneplus.photos
pm uninstall --user 0 com.android.traceur
pm uninstall --user 0 com.example.wifirftest
pm uninstall --user 0 com.google.android.youtube
pm uninstall --user 0 android.autoinstalls.config.oneplus
pm uninstall --user 0 com.qti.diagservices
pm uninstall --user 0 com.android.stk
pm uninstall --user 0 com.android.backupconfirm
pm uninstall --user 0 com.android.calllogbackup
pm uninstall --user 0 com.android.musicfx
pm uninstall --user 0 com.android.hotwordenrollment.okgoogle
pm uninstall --user 0 com.gsma.rcs
pm uninstall --user 0 com.google.android.tag
pm uninstall --user 0 com.android.hotwordenrollment.xgoogle
pm uninstall --user 0 com.google.android.apps.docs
pm uninstall --user 0 com.google.android.apps.tachyon
pm uninstall --user 0 com.google.dreams.phototable
pm uninstall --user 0 com.qualcomm.qti.remoteSimlockAuth
pm uninstall --user 0 com.google.android.googlequicksearchbox
pm uninstall --user 0 com.google.android.gm
pm uninstall --user 0 com.google.android.music
pm uninstall --user 0 com.android.wallpapercropper
pm uninstall --user 0 com.google.android.feedback
pm uninstall --user 0 com.google.android.videos
pm uninstall --user 0 com.oneplus.card
pm uninstall --user 0 com.google.android.tts
pm uninstall --user 0 com.oem.autotest
pm uninstall --user 0 com.qti.snapdragon.qdcm_ff
pm uninstall --user 0 com.qualcomm.uimremoteclient
pm uninstall --user 0 com.wapi.wapicertmanage
pm uninstall --user 0 com.oneplus.brickmode
pm uninstall --user 0 com.amazon.avod.thirdpartyclient
pm uninstall --user 0 com.amazon.kindle
pm uninstall --user 0 com.amazon.mShop.android.shopping
pm uninstall --user 0 com.google.android.apps.photos
pm uninstall --user 0 com.google.android.apps.restore
pm uninstall --user 0 com.google.android.apps.turbo
pm uninstall --user 0 com.google.android.calendar
pm uninstall --user 0 com.google.android.onetimeinitializer
pm uninstall --user 0 com.google.android.setupwizard
pm uninstall --user 0 com.netflix.mediaclient
pm uninstall --user 0 com.netflix.partner.activation
pm uninstall --user 0 com.oneplus.backuprestore
pm uninstall --user 0 net.oneplus.forums
pm uninstall --user 0 com.oneplus.iconpack.circle
pm uninstall --user 0 com.oneplus.iconpack.oneplus
pm uninstall --user 0 com.oneplus.iconpack.square
pm uninstall --user 0 in.amazon.mShop.android.shopping
pm uninstall --user 0 net.oneplus.odm
pm uninstall --user 0 net.oneplus.odm.provider
pm uninstall --user 0 net.oneplus.provider.appcategoryprovider
settings delete global device_idle_constants
settings put global device_idle_constants inactive_to=30000,sensing_to=0,locating_to=0,location_accuracy=20.0,motion_inactive_to=0,idle_after_inactive_to=0,idle_pending_to=300000,max_idle_pending_to=600000,idle_pending_factor=2.0,idle_to=3600000,max_idle_to=21600000,idle_factor=2.0,min_time_to_alarm=3600000,max_temp_app_whitelist_duration=300000,mms_temp_app_whitelist_duration=60000,sms_temp_app_whitelist_duration=20000
Credits:
1. @Tomatot- for his wonderful Tomatot Debloater, do check it out. : p
2. @DevilDipan Oksijen OS Debloater :good:
3. @iam_delan0 For the subject of Oxygen OS Debloat Solution. :silly:
{Mod edit: Text of quoted OP removed for better user experience}
lazye53 said:
...
Click to expand...
Click to collapse
how much does this improve battery life .... ??
@ash219
I lose one battery per 0.3 / hour all night. I was getting 3 hours sot in stock rum and I had about 1% / hour of battery loss overnight. now I can get 2 hours of screen time with 70% charge.
especially the pocket mode was making terrible battery consumption for me.
lazye53 said:
@ash219
I lose one battery per 0.3 / hour all night. I was getting 3 hours sot in stock rum and I had about 1% / hour of battery loss overnight. now I can get 2 hours of screen time with 70% charge.
especially the pocket mode was making terrible battery consumption for me.
Click to expand...
Click to collapse
ohk ..thanq
Debloat can make oneplus bootloop ?
brmbjn said:
Debloat can make oneplus bootloop ?
Click to expand...
Click to collapse
No : p
Thanks for giving credit.
@iam_delan0
You're welcome.
How disabling the OnePlus launcher accelerometer sensor.?
Settings ---> Utilities ---> Pocket Mode ---> Turn off.
@filipebig
lazye53 said:
Settings ---> Utilities ---> Pocket Mode ---> Turn off.
@filipebig
Click to expand...
Click to collapse
Thanks ??
lazye53 said:
@ash219
I lose one battery per 0.3 / hour all night. I was getting 3 hours sot in stock rum and I had about 1% / hour of battery loss overnight. now I can get 2 hours of screen time with 70% charge.
especially the pocket mode was making terrible battery consumption for me.
Click to expand...
Click to collapse
I have dozens of apps running, nothing freezed as you propose and I lose a 0.7%/hour of battery at standby.
So why to get through all this trouble?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my ONEPLUS A6003 using Tapatalk
Have you done the above actions?
Your battery life should change a lot. @RASTAVIPER
Thanks for the guide! Just followed and applied everything. Will post the results later on; just charging my device now.
This is before I followed the guide
Okay, not really sure what the issue is, but I am unable to download apps from the Google Play Store now. I simply copy-pasted the "uninstalling" list into ADB, and now I can't download any apps from the Google Play Store.
Would really appreciate some help
Thanks,
Sohail
Edit: A reboot seems to have solved the issue.
The best I've got by far in the last 8 months. Will try the same setup on Pixel Experience.
sohailss111 said:
The best I've got by far in the last 8 months. Will try the same setup on Pixel Experience.
Click to expand...
Click to collapse
These settings are for Oxygen os only. It does not work in custom roms (lineage or aosp based).
I hope you will be satisfied using it. : p
Battery drop from 2% / H reduced to 0.3%/H for me
English screenshot please.
Unbelievable! It improved my battery life tremendously.

[Guide] Debloat and usable Chinese Rom without Root.

I haven't done this in a long time (write a guide). This is the first Xiaomi phone I have and MIUI is a maze I got my phone 2 days ago and all I wanted to do was get it bootloader unlocked. I have to wait 7 days so this is the next best thing and I am now contemplating of even needing to get the bootloader unlocked.
Ok I won't go into setting up ADB I will assume you have that if you don't I suggest Minimal ADB and Fastboot. (Yes it is old but it works.)
Code:
[COLOR="Red"] DISCLAIMER - I am not responsible for bricked devices[/COLOR]
First download APKPURE app from their website.
I read a lot of DEBLOAT scripts but none of them seemed to do what I wanted so I had to read and select.
Just copy paste all of this. - test if you get adb devices authorized first tho.
Code:
adb shell
pm uninstall -k --user 0 com.miui.player
pm uninstall -k --user 0 com.miui.voiceassist
pm uninstall -k --user 0 com.xiaomi.payment
pm uninstall -k --user 0 com.miui.video
pm uninstall -k --user 0 com.mipay.wallet
pm uninstall -k --user 0 com.miui.nextpay
pm uninstall -k --user 0 com.sohu.inputmethod.sogou.xiaomi
pm uninstall -k --user 0 com.miui.smarttravel
pm uninstall -k --user 0 com.miui.newhome
pm uninstall -k --user 0 com.unionpay.tsmservice.mi
pm uninstall -k --user 0 com.miui.translation.youdao
pm uninstall -k --user 0 com.miui.weather2
pm uninstall -k --user 0 com.miui.personalassistant
pm uninstall -k --user 0 com.miui.bugreport
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.miui.fm
pm uninstall -k --user 0 com.xiaomi.glgm
pm uninstall -k --user 0 com.miui.micloudsync
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.translation.kingsoft
pm uninstall -k --user 0 com.miui.translation.xmcloud
pm uninstall -k --user 0 com.tencent.soter.soterserver
pm uninstall -k --user 0 android.romstats
pm uninstall -k --user 0 cn.wps.xiaomi.abroad.lite
pm uninstall -k --user 0 com.android.bips
pm uninstall -k --user 0 com.miui.nextpay
pm uninstall -k --user 0 com.miui.providers.weather
pm uninstall -k --user 0 com.miui.vsimcore
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.mi.android.globalminusscreen
pm uninstall -k --user 0 com.milink.service
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.miui.daemon
pm uninstall -k --user 0 com.miui.smsextra
pm uninstall -k --user 0 com.milink.service
pm uninstall -k --user 0 com.xiaomi.ab
pm uninstall -k --user 0 com.android.calendar
pm uninstall -k --user 0 com.android.fileexplorer
pm uninstall -k --user 0 com.xunmeng.pinduoduo
pm uninstall -k --user 0 com.zhihu.android
pm uninstall -k --user 0 com.xiaomi.jr
pm uninstall -k --user 0 com.sina.weibo
pm uninstall -k --user 0 com.ximalaya.ting.android
pm uninstall -k --user 0 com.UCMobile
pm uninstall -k --user 0 com.Qunar
pm uninstall -k --user 0 com.doukan.reader
pm uninstall -k --user 0 com.miui.notes
pm uninstall -k --user 0 com.miui.miservice
pm uninstall -k --user 0 com.xiaomi.youpin
pm uninstall -k --user 0 com.xiaomi.smarthome
pm uninstall -k --user 0 com.xiaomi.vipaccount
pm uninstall -k --user 0 com.baidu.searchbox
pm uninstall -k --user 0 cn.wps.moffice_eng
pm uninstall -k --user 0 com.ss.android.ugc.aweme
pm uninstall -k --user 0 com.qiyi.video
pm uninstall -k --user 0 com.tencent.qqlive
pm uninstall -k --user 0 com.smile.gifmaker
pm uninstall -k --user 0 com.taobao.taobao
pm uninstall -k --user 0 com.eastmoney.andriod.berlin
pm uninstall -k --user 0 com.tencent.qqlive
pm uninstall -k --user 0 com.tencent.mtt
pm uninstall -k --user 0 com.eg.android.AlipayGphone
pm uninstall -k --user 0 me.ele
pm uninstall -k --user 0 com.duokan.phone.remotecontroller
pm uninstall -k --user 0 com.xunmeng.pinduoduo
pm uninstall -k --user 0 com.duokan.reader
pm uninstall -k --user 0 com.autonavi.minimap
pm uninstall -k --user 0 com.android.quicksearchbox
pm uninstall -k --user 0 com.android.email
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.miui.virtualsim
pm uninstall -k --user 0 com.miui.hybird
pm uninstall -k --user 0 com.miui.smarttravel
pm uninstall -k --user 0 com.xiaomi.mibrain.speech
pm uninstall -k --user 0 com.mi.liveassistant
pm uninstall -k --user 0 com.mi.health
pm uninstall -k --user 0 com.iflytek.inputmethod.miui
pm uninstall -k --user 0 com.baidu.input_mi
You will have some apps failed that's ok you can uninstall them by selecting them (The chinese ones)
Finish removing the apps you want to remove and then Restart.
I am still looking for a way to remove GetApps (com.xiaomi.market). If you remove this the system will not boot.
After I did that I had an empty spot on the left you have to long press on the wallpaper to get the setting menu -> More -> Disable App vault
While your there do Home Screen -> With App Drawer - Now if you swipe up it won't complain searchbox not installed.
Another thing I liked to do is Settings -> Display -> Notch and Status Bar -> Notification shade shortcut -> Set it to Settings. This will give you a Settings Gear icon when you pull down for notifications.
Now go into APK Pure and download Google Play Store so you can get google and setup the phone as you like. you will have to restart the phone or it won't let you log in. Once you log in it won't show your purchased apps as purchased just try to buy any app you own and it will do some figuring out and say you already own this. Now restart again and it will recognise everything as it's supposed to.
I am looking for a good theme that makes all the icons round. Right now all my icons from play store are a square.
Enjoy. Sorry if this is all common knowledge, took me good part of a day to gather.
Tested on Mi 10 Pro China Version
Peace
IronSingh
Hey Iron, thanks for this man really helped debloat my Mi 10 too! Not sure if this helps much, but I was also looking for some round stock android/ pixel esque icons and I found the following themes on the mi theme app that fit the bill. I keep switching between these ones too -
1) Pie
2) AOSP Pie
3) Pie Dark
4) POP Dark (Best flat)
5) Dark
6) Android Q (Best 3D)
7) Pixel (Best popout)
8) ARROW (Best with shadows)
9) Google Pixel & Google Pixel 2 (By the same guy)
10) Pixel Q
All of these have round icons with different aesthetics and also force new apps to the round shape as well. You can choose to just apply the ion pack from themes you download as well, so you can mix and match, because some of these give you the pixel status bar and nav bar etc if you still use the nav bar that is lol.....
Very good guide. Xiaomi browser, file manager, music and video apps are crowded with unwanted ads on the Chinese ROM. If those apps are wanted, they can be found on the play store or xiaomi.eu forums without ads. One good thing though, is that Google play store can be easily installed over getApps, is the first result and is shown as an "update". By default, my cmi had installed google contacts sync, which helped right away. After that, the only thing missing is google calendar sync, but there are many tutorials on XDA that show how to install it.
On the theme side, I've been user of nova launcher since the very beginning and it can help you with icons among many other things
meneses.leonardo said:
Very good guide. Xiaomi browser, file manager, music and video apps are crowded with unwanted ads on the Chinese ROM. If those apps are wanted, they can be found on the play store or xiaomi.eu forums without ads. One good thing though, is that Google play store can be easily installed over getApps, is the first result and is shown as an "update". By default, my cmi had installed google contacts sync, which helped right away. After that, the only thing missing is google calendar sync, but there are many tutorials on XDA that show how to install it.
On the theme side, I've been user of nova launcher since the very beginning and it can help you with icons among many other things
Click to expand...
Click to collapse
I'm using the China Stable ROM and it won't let me make any non Xiaomi launchers the default home screen. Is this doable via some settings option that I'm missing or are you running xiaomi.eu or something?
Jaini238 said:
I'm using the China Stable ROM and it won't let me make any non Xiaomi launchers the default home screen. Is this doable via some settings option that I'm missing or are you running xiaomi.eu or something?
Click to expand...
Click to collapse
No you need to go into Nova settings to set as default .......:good:
Duncan1982 said:
No you need to go into Nova settings to set as default .......:good:
Click to expand...
Click to collapse
Oh damn you're right, that worked perfectly, thanks!
Jaini238 said:
I'm using the China Stable ROM and it won't let me make any non Xiaomi launchers the default home screen. Is this doable via some settings option that I'm missing or are you running xiaomi.eu or something?
Click to expand...
Click to collapse
on developer options, go to the end and disable "notify about high-risk features", then go to apps, manage apps,three dots on the upper right, default apps, and launcher.
by the way, I tried to uninstall quick apps (com.miui.hybrid), but reports "error, not installed for user 0", what can i do?
meneses.leonardo said:
on developer options, go to the end and disable "notify about high-risk features", then go to apps, manage apps,three dots on the upper right, default apps, and launcher.
by the way, I tried to uninstall quick apps (com.miui.hybrid), but reports "error, not installed for user 0", what can i do?
Click to expand...
Click to collapse
Neat disable trick too, thanks!
IronSingh said:
I am still looking for a way to remove GetApps (com.xiaomi.market). If you remove this the system will not boot.
Click to expand...
Click to collapse
Just don't remove it -- I heard that it will turn cause a bootloop.
Another app to not remove is com.android.updater -- this will cause a bootloop if there is an unclean shutdown.
Btw if you disable com.miui.newhome, then on my phone (Redmi K20 Pro), swipe up on home screen triggers the Google search app.
Bootloader unlocking
Hello,
Will the unlocking of Bootloader void Guarantee?
Is there also an app that blocks notifications? The fix on Huawei/Honor was remove security app . But doens't work on Xiaomi.
good job, it's useful
Thanks!
Many thanks for this brother!:good:
Is this also useful for the global ROM or even the xiaomi.eu ROM? Do these ROMs also contain some bloatware?
@IronSingh hey I've just come across your list, I have the Mi 10 Ultra China ROM and want to debloat it, there's a few apps which I want to remove but can't seem to find, I'm not sure if they are present in the mi 10 Pro China ROM the apps are called
*Games
*Themes
*Reader
Do you know if this are safe to uninstall?
Thanks
Please guys, why i can't receive sms with chinese version of MIUI do you ever had experienced that ?
can you help me , i do it and a miss the data plan on new control center when i press it its do nothing which APK is for that ??
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
THANKS !!!
Glad I found this post !!
You know what? I've been through re-installed the whole thing about 6 times already cause I got boot loop after uninstall some apps and services and still figuring out what cause it. And yes, GetApps (com.xiaomi.market) did cause my device wont boot !!
again, THANK YOU !!!

Question Deleting all unnecessary Chinese Apps

Hello
Does anyone succeed to delete all unnecessary Chinese Apps from Xiaomi Mix Fold 2?
If so, please share the full ADB commands to do so
Thanks
someone already kinda post it. also i wouldn't uninstall pm uninstall --user 0 com.miui.screenshot
everything is fine
adwinp said:
I also posted a short while ago a method to enable the use of any 3rd party launcher.
Here's my debloat list (on top of user-uninstallable software from Android settings):
pm uninstall --user 0 com.android.browser
pm uninstall --user 0 com.android.mms
pm uninstall --user 0 com.android.quicksearchbox
pm uninstall --user 0 com.mipay.wallet
pm uninstall --user 0 com.miui.analytics
pm uninstall --user 0 com.miui.bugreport
pm uninstall --user 0 com.miui.contentcatcher
pm uninstall --user 0 com.miui.contentextension
pm uninstall --user 0 com.miui.core.internal.assistant
pm uninstall --user 0 com.miui.gallery
pm uninstall --user 0 com.miui.miservice
pm uninstall --user 0 com.miui.nextpay
pm uninstall --user 0 com.miui.personalassistant
pm uninstall --user 0 com.miui.phrase
pm uninstall --user 0 com.miui.player
pm uninstall --user 0 com.miui.screenshot
pm uninstall --user 0 com.miui.securityadd
pm uninstall --user 0 com.miui.systemAdSolution
pm uninstall --user 0 com.miui.touchassistant
pm uninstall --user 0 com.miui.translation.kingsoft
pm uninstall --user 0 com.miui.translation.xmcloud
pm uninstall --user 0 com.miui.translationservice
pm uninstall --user 0 com.miui.tsmclient
pm uninstall --user 0 com.miui.video
pm uninstall --user 0 com.miui.voiceassist
pm uninstall --user 0 com.miui.voicetrigger
pm uninstall --user 0 com.miui.yellowpage
pm uninstall --user 0 com.sohu.inputmethod.sogou.xiaomi
pm uninstall --user 0 com.unionpay.tsmservice.mi
pm uninstall --user 0 com.xiaomi.aiasst.service
pm uninstall --user 0 com.xiaomi.aiasst.vision
pm uninstall --user 0 com.xiaomi.finddevice
pm uninstall --user 0 com.xiaomi.gamecenter.sdk.service
pm uninstall --user 0 com.xiaomi.market
pm uninstall --user 0 com.xiaomi.migameservice
pm uninstall --user 0 com.xiaomi.payment
pm uninstall --user 0 om.miui.translation.kingsoft
pm uninstall --user 0 org.mipay.android.manager
Click to expand...
Click to collapse
dragonnightx said:
someone already kinda post it. also i wouldn't uninstall pm uninstall --user 0 com.miui.screenshot
everything is fine
Click to expand...
Click to collapse
Thanks!
Any reason to skip com.miui.screenshot?
Dfis said:
Thanks!
Any reason to skip com.miui.screenshot?
Click to expand...
Click to collapse
You wouldn't be able to do any screenshot couldn't find a way to activate it.
dragonnightx said:
You wouldn't be able to do any screenshot couldn't find a way to activate it.
Click to expand...
Click to collapse
Wow very important!
So the rest are ok to disable then?
Dfis said:
Wow very important!
So the rest are ok to disable then?
Click to expand...
Click to collapse
Yes I had no issues. I kept gallery because I use it. idk about you
pm uninstall --user 0 com.miui.gallery
dragonnightx said:
Yes I had no issues. I kept gallery because I use it. idk about you
pm uninstall --user 0 com.miui.gallery
Click to expand...
Click to collapse
Good tip!
Thanks!
dragonnightx said:
Yes I had no issues. I kept gallery because I use it. idk about you
pm uninstall --user 0 com.miui.gallery
Click to expand...
Click to collapse
Hi.
Do you have a batch file to run altogether?
Thanks
dragonnightx said:
someone already kinda post it. also i wouldn't uninstall pm uninstall --user 0 com.miui.screenshot
everything is fine
Click to expand...
Click to collapse
I uninstall the things in this list and now I can't open sms messages. Does anyone know how to fix that?
Koursaros said:
I uninstall the things in this list and now I can't open sms messages. Does anyone know how to fix that?
Click to expand...
Click to collapse
Just use Google messenger. Way better
You won’t be able to use their payment service if you disable
com.xiaomi.payment
Arealhooman said:
You won’t be able to use their payment service if you disable
com.xiaomi.payment
Click to expand...
Click to collapse
Why use Chinese payment services, use Google wallets app
com.android.quicksearchbox?
com.miui.securityadd?
Arealhooman said:
com.android.quicksearchbox?
com.miui.securityadd?
Click to expand...
Click to collapse
I don't use it. To many chinese things pop up
dragonnightx said:
Just use Google messenger. Way better
Click to expand...
Click to collapse
Can I use it for sms or it needs internet? I want the messages that people sent me in my mobile number not in gmail.
Just think of google messenger as a sms,mms but better
Just make sure to have these setting on. So no delay
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
dragonnightx said:
Just make sure to have these setting on. So no delay View attachment 5778411View attachment 5778413View attachment 5778415View attachment 5778417
Click to expand...
Click to collapse
Yes everything is like you show in your screenshots. When i message is ok, when i choose to open a message then it just closes.
Koursaros said:
Yes everything is like you show in your screenshots. When i message is ok, when i choose to open a message then it just closes.
Click to expand...
Click to collapse
never happen to me, might have to factor reset phone start over
dragonnightx said:
never happen to me, might have to factor reset phone start over
Click to expand...
Click to collapse
I hope there was a solution without loosing all my data. Maybe someone have a way to install back the stock apps?

BlackView BV9200 general discussion

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Overview: here.
I have this phone for few days, so I'm creating this topic as stub for further expansion.
Root:
Follow Magisk general instructions. Boot image from BV9200_EEA-G680-V1.0_20230206V16 ROM is available here (MD5 sum
451c65120b41b40841e7902211db9f7f). If you do not trust my source you can ask BlackView support directly for full ROM link, they are super rooting friendly and usually responds within one day. Kudos to them.
Known issues:
Sound is cut off while using phone. This happens on stock phone app and you need to disable sound enhancement in settings. Or install alternative phone app like ACR Phone.
Sound while playing videos or music sounds weird / oversteered. Just uninstall Harman booster app (see debloating).
No phonecalls recording. This is crucial for some people, unfortunatelly Google decides to make "we know better, you cannot do it, we own your phone because you are too stupid to make your own decisions" move. This is not this phone issue but general Android 12 issue as explained by ACR guys. I had no luck with using ACR Helper. The only solution is to root phone and install Magisk version of ACR helper.
Missing settings. This phone does not use AOSP Android 12 version, and some settings are missing (or lagging behind Android 12 stock implementation). Luckily those are purely cosmetic in most cases.
To disable widget accents following wallpaper color palette use Repainter and disable accents. I don't know ADB command it does under the hood.
There is no setting to disable awful dual line clock on lock screen. Just keep one constant notification present, that will automatically shrink clock to single line. If you know ABD cmd setting responsible for this please let me know.
Debloating over ADB (without root):
I want to emphasize that this is my debloating, it may not suit your needs. For example I use printing from phone so I left print spooler, but I do not use Google Assistant. YMMV. Do not copy-paste it blindly.
BlackView apps (they are surprisingly good, most users will not need to uninstall those unless they are used to apps from other vendors):
Code:
pm uninstall --user 0 com.blackview.apkupgrade
pm uninstall --user 0 com.blackview.childmode
pm uninstall --user 0 com.blackview.cplog
pm uninstall --user 0 com.blackview.darkmode.one
pm uninstall --user 0 com.blackview.darkmode.three
pm uninstall --user 0 com.blackview.darkmode.two
pm uninstall --user 0 com.blackview.filetrans
pm uninstall --user 0 com.blackview.focusmode
pm uninstall --user 0 com.blackview.frozenapp
pm uninstall --user 0 com.blackview.fungamecenter
pm uninstall --user 0 com.blackview.gamemode
pm uninstall --user 0 com.blackview.health
pm uninstall --user 0 com.blackview.helper
pm uninstall --user 0 com.blackview.launcher.overlay_framework # Do not remove if you are not replacing launcher
pm uninstall --user 0 com.blackview.leftscreen
pm uninstall --user 0 com.blackview.notebook
pm uninstall --user 0 com.blackview.overlay # # Do not remove if you are not replacing launcher
pm uninstall --user 0 com.blackview.radioservice
pm uninstall --user 0 com.blackview.systemmanager
pm uninstall --user 0 com.blackview.theme.blooming
pm uninstall --user 0 com.blackview.theme.bv9200
pm uninstall --user 0 com.blackview.theme.config
pm uninstall --user 0 com.blackview.theme.glossy
pm uninstall --user 0 com.blackview.theme.vortex
pm uninstall --user 0 com.blackview.tool
pm uninstall --user 0 com.blackview.userfeedback
pm uninstall --user 0 com.blackview.wallpaper
pm uninstall --user 0 com.blackview.wallpaperpicker
pm uninstall --user 0 com.blackview.wallpaperpicker.overlay
pm uninstall --user 0 com.blackview.weather
Warning - if you use another launcher you still cannot uninstall com.blackview.launcher package. It will break "recent apps" view.
Audio:
Code:
pm uninstall --user 0 harman.audioefx
This was causing audio oversteer in my case, not needed for audio to work.
HCT mysterious stuff:
Code:
pm uninstall --user 0 com.hct.factorymode
pm uninstall --user 0 com.hct.sensorcalibration
pm uninstall --user 0 com.hct.smarttouch
pm uninstall --user 0 com.hct.superscreen
pm uninstall --user 0 com.hct.theme.smart
pm uninstall --user 0 com.hct.userguide
pm uninstall --user 0 cn.sh.hct.hcttheme
pm uninstall --user 0 com.magiear.handsfree.assistant
I found very little on those apps. Looks like some kind of producer provisioning. Removing them does not affect phone working. Like you can still do factory reset or calibrate sensors.
Mediatek stock apps:
Code:
pm uninstall --user 0 com.mediatek.callrecorder
pm uninstall --user 0 com.mediatek.videoplayer
pm uninstall --user 0 com.mediatek.voicecommand
pm uninstall --user 0 com.mediatek.voiceunlock
Mediatek provides drivers + apps combo for their chipsets. Some of those apps are not needed or their functionality is duplicated by other apps.
Android / Google:
Code:
pm uninstall --user 0 com.google.android.apps.docs # Google Drive
pm uninstall --user 0 com.google.android.apps.fitness # Google Fitness / health data
pm uninstall --user 0 com.google.android.apps.googleassistant # Google Assistant
pm uninstall --user 0 com.google.android.apps.nbu.files # Buit-in file manager (I use Solid Explorer)
pm uninstall --user 0 com.google.android.apps.photos # Google Photos, I prefer much faster Google Gallery
pm uninstall --user 0 com.google.android.apps.setupwizard.searchselector # First setup stuff
pm uninstall --user 0 com.google.android.apps.tachyon #Video calls, does not affect making vido calls in other apps
pm uninstall --user 0 com.google.android.apps.translate # Google translate
pm uninstall --user 0 com.google.android.apps.wellbeing # I'm fine, thank you
pm uninstall --user 0 com.google.android.apps.youtube.music # Music player (I use VLC)
pm uninstall --user 0 com.google.android.feedback # Your complaint will not be heard anyway :)
pm uninstall --user 0 com.google.android.marvin.talkback # Accessibility service for blind people
pm uninstall --user 0 com.google.android.partnersetup # First init setup
pm uninstall --user 0 com.google.android.projection.gearhead # I think this is part of Android Auto, not compatible with my ancient Dodge
pm uninstall --user 0 com.google.android.setupwizard # First init setup
pm uninstall --user 0 com.google.android.videos # Google Videos
pm uninstall --user 0 com.google.android.youtube # I use Youtube from browser
pm uninstall --user 0 com.google.android.googlequicksearchbox # I use searching from browser
pm uninstall --user 0 com.android.bookmarkprovider # System wide bookmarks, not really needed if you do not use Chrome
pm uninstall --user 0 com.android.calllogbackup # Backup calls, I use non stock phone app from ACR
pm uninstall --user 0 com.android.cellbroadcastreceiver # Alerts about dangers like earthquakes. Not supported in my country.
pm uninstall --user 0 com.android.companiondevicemanager # ?
pm uninstall --user 0 com.android.cts.ctsshim # This is for developers when testing app compatibility
pm uninstall --user 0 com.android.cts.priv.ctsshim # Same ^
pm uninstall --user 0 com.android.dreams.basic # I dream of Google allowing to record calls without stupid arguments
pm uninstall --user 0 com.android.egg # Hidden picture if you click on android version few times in settings, crucial :)
pm uninstall --user 0 com.android.emergency # Allows to set up emergency info
pm uninstall --user 0 com.android.fmradio # Radio. Weird, because this phone has no headphone jack required for antenna :)
pm uninstall --user 0 com.android.htmlviewer # ?
pm uninstall --user 0 com.android.localtransport # Allows apps to talk to each other. Looks scarry but I didn't observe any functionality broken after removing it.
pm uninstall --user 0 com.android.managedprovisioning # Needed if your company owns the phone
pm uninstall --user 0 com.android.mms.service # Ancient stuff, old people used it for sending nudes
pm uninstall --user 0 com.android.partnerbrowsercustomizations.example # First init setup
pm uninstall --user 0 com.android.providers.partnerbookmarks # First init setup
pm uninstall --user 0 com.android.qr_codescan # Not needed as separate app, every browser can read QRs
pm uninstall --user 0 com.android.soundrecorder # Sound Recorder, I do not use it
pm uninstall --user 0 com.android.traceur # Tracing system behavior in Developer options
pm uninstall --user 0 com.android.wallpaper.livepicker # Live wallapers, excellent battery burner
pm uninstall --user 0 com.android.wallpaperbackup # Not needed
pm uninstall --user 0 com.android.musicfx # Sound equalizer, removing does not affect audio.
Other
Code:
pm uninstall --user 0 cn.wps.moffice_eng # WPS office, a lot of permissions needed and long history of questionable privacy. I use LibreOffice.
After debloating and installing Nova launcher free memory after startup increased from 2.4 to 3.7GB. Average CPU usage dropped by 75% (Google Assistant was real resource hog here and surprisingly com.mediatek.voiceunlock service was second). I do not have exact battery graphs before and after debloating, but battery life is great, drops less that 20% per day on medium usage.

Categories

Resources