How can i remove App Market and Theme Store from Realme X ? - Realme X Questions & Answers

I already removed some bloatware from realme x but at that time i was unable to find package name of App Market and Theme Store in my phone. Also tried this,
pm uninstall -k --user 0 com.oppo.market
pm uninstall -k --user 0 com.heytap.market
pm uninstall -k --user 0 com.heytap.themestore
but those aren't works. Can anyone please help me regarding this issue?

You can not remove some default Mi Apps.

Unlock the bootloader, and flash a zip to remove the .apk files.
You can relock the bootloader later.

nickyip123 said:
Unlock the bootloader, and flash a zip to remove the .apk files.
You can relock the bootloader later.
Click to expand...
Click to collapse
re-locking is really dangerous, i nearly lost my phone becoz of that

nickyip123 said:
Unlock the bootloader, and flash a zip to remove the .apk files.
You can relock the bootloader later.
Click to expand...
Click to collapse
Unlocking and re-locking BL always wipe the device which means whatever apks you have deleted will revert back to the original state.
---------- Post added at 18:11 ---------- Previous post was at 17:57 ----------
isitavi said:
I already removed some bloatware from realme x but at that time i was unable to find package name of App Market and Theme Store in my phone. Also tried this,
pm uninstall -k --user 0 com.oppo.market
pm uninstall -k --user 0 com.heytap.market
pm uninstall -k --user 0 com.heytap.themestore
but those aren't works. Can anyone please help me regarding this issue?
Click to expand...
Click to collapse
The weird thing on Realme UI is, sometimes it shows Failure [DELETE_FAILED_INTERNAL_ERROR] when trying to remove an apk through ADB. But if you try after a couple of hours or after a day or two, it gets removed. I noticed this mainly on Calculator, Compass and Weather app. Some people get this error message when removing App Market, Security app or Theme store as well. Realme is determined to stop us anyhow from removing the bloatwares from our devices.

Ensure that you have adb introduced on your gadget. ...
Presently, open Settings application and go to About telephone and tap on Version multiple times until you see the message 'You are currently in Developer Mode'.
Go to Additional Settings, trailed by Developer alternatives and snap on the switch to turn it on.
Empower USB investigating.
More things...

The instructions in this site worked: https://www.fonearena.com/blog/292648/how-to-uninstall-apps-realme-without-root.html
Basically, you don't uninstall but disable some of the apps. Just make sure you paste it into your text editor and replace the hyphens with minus from your keyboard. Because in my command prompt '45' was being pasted instead of the hyphens from the site.

Related

Oneplus 7T /7T Pro bloatware adb uninstall

Hi All,
Below you may find a step-by-step tutorial how to uninstall system apps which are causing battery drain in the background.
Step #1: Enable developer mode + USB Debugging
go to the OnePlus 7 Pro device ‘Settings’ > scroll down and open the ‘About Phone’ option.
o to the ‘Build Number’ and tap 7 times on it
get a message on your screen that you are now a developer - go back to the Settings menu again > scroll down and tap on ‘Developer options’
tap on ‘USB Debugging’ > turn on the toggle to enable it.
Step #2: Download platform-tools - go to any of the following links and download platform-tools and extract the content
https://developer.android.com/studio/releases/platform-tools
https://androidfilehost.com/?fid=962339331459003166
Step #3: Open cmd as Admin - Press START and search for 'cmd', right-click and 'Run As Administrator'
Step #4: Change the cmd patch to where the platform-tools folder - type 'cd patch of platform-tools' and press ENTER
Step #5: Enable adb shell - type 'adb shell'
Step #6: Uninstall the unused /unnecessary apks
pm uninstall -k --user 0 com.oneplus.gamespace
pm uninstall -k --user 0 com.oem.nfc
pm uninstall -k --user 0 com.android.nfc
pm uninstall -k --user 0 com.google.android.documentsui
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.oneplus.brickmode
stefanz08 said:
pm uninstall -k --user 0 com.oneplus.gamespace
pm uninstall -k --user 0 com.oem.nfc
pm uninstall -k --user 0 com.android.nfc
pm uninstall -k --user 0 com.google.android.documentsui
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.oneplus.brickmode
Click to expand...
Click to collapse
I assume gamespace is game space
WHy would you uninstall the NFC?
What is documentsui?
What is printspooler?
What is brickmode?
And why would we want to uninstall them?
"...causing battery drain in the background"? I'm getting 2 days on this battery. Stock. No root. Why would I bother to flash this?
Has anyone tried to remove google music etc ?? Did any bootloop issues?
is this process able to uninstall or only for disable? Plz guide if we can delete some system apps permanently
vyaskd said:
is this process able to uninstall or only for disable? Plz guide if we can delete some system apps permanently
Click to expand...
Click to collapse
well it uninstalls the desired apps but removing some can lead to boot loops. i can't say which ones because i keep the bloatware
There is a Detailed Thread about ADB cleaning -> https://forum.xda-developers.com/oneplus-7t/how-to/debloat-via-adb-root-t4018801
The safest thing is to freeze them with Titanium backup. Yes, i have freezed google music and other google spam apps. Would be happy to freeze all telemetry apps. If Anyone has a list, would appreciate!
How do I get back an app that I uninstalled?
I have uninstalled documentsui, and photos is asking for SDcard permission and crashing because I have uninstalled it.
pavanthanuj said:
How do I get back an app that I uninstalled?
I have uninstalled documentsui, and photos is asking for SDcard permission and crashing because I have uninstalled it.
Click to expand...
Click to collapse
My best guess is that you would have to do a factory reset.
And try to not believe every "trick" you see. My advice.
manny18pr said:
My best guess is that you would have to do a factory reset.
And try to not believe every "trick" you see. My advice.
Click to expand...
Click to collapse
I fixed it. Got the APK from another device, installed it and made it a system app.
pavanthanuj said:
I fixed it. Got the APK from another device, installed it and made it a system app.
Click to expand...
Click to collapse
Two question:
1. You're ona OP7T, right?
2. How did you "make it" a system app?
Thanks.
---------- Post added at 03:59 AM ---------- Previous post was at 03:57 AM ----------
Thanks for an uninstall thread. Will use this.
But any way to simply "Freeze" apps via abd? I am on a OP7T
I would not disable Printspooler..disabling it freezes Bluetooth and device connections - menu.
Has anyone tried these commands?
Hey!
Did anyone benefit from using these commands?
Keith0222 said:
Two question:
1. You're ona OP7T, right?
2. How did you "make it" a system app?
Thanks.
---------- Post added at 03:59 AM ---------- Previous post was at 03:57 AM ----------
Thanks for an uninstall thread. Will use this.
But any way to simply "Freeze" apps via abd? I am on a OP7T
Click to expand...
Click to collapse
I know it's been a while since you asked #2, but there is a Magisk module that uses a terminal emulator to turn a regular app into a system app App Systemizer
AllAboutTech said:
Hi All,
Below you may find a step-by-step tutorial how to uninstall system apps which are causing battery drain in the background.
Step #1: Enable developer mode + USB Debugging
go to the OnePlus 7 Pro device ‘Settings’ > scroll down and open the ‘About Phone’ option.
o to the ‘Build Number’ and tap 7 times on it
get a message on your screen that you are now a developer - go back to the Settings menu again > scroll down and tap on ‘Developer options’
tap on ‘USB Debugging’ > turn on the toggle to enable it.
Step #2: Download platform-tools - go to any of the following links and download platform-tools and extract the content
https://developer.android.com/studio/releases/platform-tools
https://androidfilehost.com/?fid=962339331459003166
Step #3: Open cmd as Admin - Press START and search for 'cmd', right-click and 'Run As Administrator'
Step #4: Change the cmd patch to where the platform-tools folder - type 'cd patch of platform-tools' and press ENTER
Step #5: Enable adb shell - type 'adb shell'
Step #6: Uninstall the unused /unnecessary apks
pm uninstall -k --user 0 com.oneplus.gamespace
pm uninstall -k --user 0 com.oem.nfc
pm uninstall -k --user 0 com.android.nfc
pm uninstall -k --user 0 com.google.android.documentsui
pm uninstall -k --user 0 com.android.printspooler
pm uninstall -k --user 0 com.oneplus.brickmode
Click to expand...
Click to collapse
Can you explain what these apks are? Or at least any side effects if disabling them

Extreme Battery Saving Tweaks (upto 25 hours SOT)

Maximize your phones battery performance. Up to 25 hours SOT on Stock A10! (60Hz) (Expect more on A9) Lose no functionality, all features work as before. No notification delays too, that depends on the settings you choose. No slow downs, your phone will still have maximum performance, in fact you'll see speed gains.
ROOT is needed for most of the tweaks, and to see a considerable change.
BEWARE: This stuff is pretty intense. Take a backup in case your ROM gets messed up, although I've tested it on Stock A9 AND A10 and got no issues at all.
Any other power saving magisk modules like GMS Doze can cause undesirable results. Tweaking anything else majorly other than stuff mentioned can lead to inconsistent results.
1. De-bloat ( root NOT required, using ADB commands, or from device terminal )
- Most effective method. Disabling apps using the usual method doesn't completely restrict them. This ADB method completely removes the apps.
- Below are all the useless apps I found running in the background. De-bloat as many as possible. You will lose things like Always On disaplay and FOTA updates if you disable corresponding apps, so only choose the ones you won't need. But this is easily reversible. (" cmd package install-existing com.'packagename' " for reinstalling)
- Alternative for Google Feed - Google News
- Alternative for Chrome - Vivaldi, Samsung Browser
- Alternative for Youtube - Youtube Vanced
Type 'adb shell' first in CMD. Just copy paste the rest as per your choice.
These can be applied from your phone itself using Terminal ( recommend Termux app ) in which case "adb shell" won't be necessary.
adb shell
pm uninstall -k --user 0 com.google.android.ims
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.asus.livedemo
pm uninstall -k --user 0 com.asus.livedemoservice
pm uninstall -k --user 0 com.asus.nextapp
pm uninstall -k --user 0 com.asus.nextappcore
pm uninstall -k --user 0 com.asus.as
pm uninstall -k --user 0 com.asus.dm
pm uninstall -k --user 0 com.asus.loguploader
pm uninstall -k --user 0 com.asus.loguploaderproxy
pm uninstall -k --user 0 com.android.cellbroadcastreceiver
pm uninstall -k --user 0 com.asus.alwayson
pm uninstall -k --user 0 com.dsi.ant.server
pm uninstall -k --user 0 com.asus.ia.asusapp
pm uninstall -k --user 0 com.asus.userfeedback
pm uninstall -k --user 0 com.asus.filemanager
pm uninstall -k --user 0 com.asus.emergencyhelp
pm uninstall -k --user 0 com.asus.twinappsservice
pm uninstall -k --user 0 com.asus.twinapps
pm uninstall -k --user 0 com.asus.zenui.livewallpaper.yodalivewallpaper
pm uninstall -k --user 0 com.asus.zenui.livewallpaper.ipbumperlivewallpaperlibai
pm uninstall -k --user 0 com.asus.zenui.livewallpaper.ipbumperlivewallpapersunsx
pm uninstall -k --user 0 com.futuredial.asuslocalbackup
pm uninstall -k --user 0 com.tencent.inlab.tcsystem
pm uninstall -k --user 0 com.tencent.inlab.tgpaserver
pm uninstall -k --user 0 com.asus.setupwizard
pm uninstall -k --user 0 com.asus.smartreading
pm uninstall -k --user 0 com.asus.atd.smmitest
pm uninstall -k --user 0 com.asus.configupdater
pm uninstall -k --user 0 com.google.android.onetimeinitializer
pm uninstall -k --user 0 com.qualcomm.simcontacts
pm uninstall -k --user 0 com.qualcomm.qti.perfdump
pm uninstall -k --user 0 com.qualcomm.qti.qmmi
pm uninstall -k --user 0 com.qualcomm.qti.callenhancement
pm uninstall -k --user 0 com.qualcomm.qti.dynamicddsservice
pm uninstall -k --user 0 com.qualcomm.embms
pm uninstall -k --user 0 com.qualcomm.qti.autoregistration
pm uninstall -k --user 0 com.qualcomm.qti.callfeaturessetting
pm uninstall -k --user 0 com.qualcomm.qti.lpa
pm uninstall -k --user 0 com.qualcomm.qti.networksetting
pm uninstall -k --user 0 com.qualcomm.qti.optinoverlay
pm uninstall -k --user 0 com.qualcomm.qti.qms.service.connectionsecurity
pm uninstall -k --user 0 com.qualcomm.qti.qms.service.trustzoneaccess
pm uninstall -k --user 0 com.qualcomm.qti.qtisystemservice
pm uninstall -k --user 0 com.qualcomm.qti.simsettings
pm uninstall -k --user 0 com.qualcomm.qti.uim
pm uninstall -k --user 0 com.qualcomm.qti.confdialer
pm uninstall -k --user 0 com.qualcomm.qti.qms.service.telemetry
pm uninstall -k --user 0 com.qualcomm.qti.roamingsettings
pm uninstall -k --user 0 com.qualcomm.qti.services.secureui
pm uninstall -k --user 0 com.qualcomm.qti.auth.fidocryptoservice
pm uninstall -k --user 0 com.qti.qualcomm.datastatusnotification
pm uninstall -k --user 0 com.qti.xdivert
pm uninstall -k --user 0 com.qti.dpmserviceapp
pm uninstall -k --user 0 com.qti.confuridialer
pm uninstall -k --user 0 com.qti.qualcomm.deviceinfo
pm uninstall -k --user 0 com.android.egg
pm uninstall -k --user 0 com.android.dreams.basic
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
pm uninstall -k --user 0 com.asus.ims.devicepolicymanager
pm uninstall -k --user 0 com.asus.ims.extdispctrl
pm uninstall -k --user 0 com.asus.ims.ga
pm uninstall -k --user 0 com.asus.ims.phykeyctrl
pm uninstall -k --user 0 com.asus.ims.rogproxy
pm uninstall -k --user 0 com.asus.ims.smartread
pm uninstall -k --user 0 com.asus.sysdiagnostic
pm uninstall -k --user 0 com.google.android.apps.turbo
pm uninstall -k --user 0 com.google.android.apps.wellbeing
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.google.android.apps.walletnfcrel
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.asus.sysmonitor
pm uninstall -k --user 0 com.android.stk
pm uninstall -k --user 0 com.asus.calculator
pm uninstall -k --user 0 com.asus.weathertime
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.setupwizard
pm uninstall -k --user 0 com.google.android.apps.restore
pm uninstall -k --user 0 com.google.ar.lens
pm uninstall -k --user 0 com.google.android.projection.gearhead
pm uninstall -k --user 0 com.google.android.tts
2. My Android Tools [ROOT]
*IMPORTANT* (new update)
Get My Android Tools and restore the backup I have attached. This automatically disables various services, receivers and activities. Make sure to take a backup as it is difficult to reverse this step in case anything goes wrong. But I had no issues at all.
- Disable anything useless. ( See running services in developer options also ) (Don't disable system services if you use them, like audio wizard)
- Disable all services with keyword "analytics", "AppMeasurement" and "Firebase" , EXCEPT settings app.
3. AppOps ( Premium Version only ) [ROOT]
- Set sort by permission. Enable system apps. Don't tweak system framework apps, might get issues.
- Disable Auto Run, notification access and usage access of all apps. ( except system framework apps)
- Disable all apps from 'prevent phone from sleeping' ( not sure if this means deep sleep or screen off, but I did it anyways )
- prevent run in background for any apps you don't want notifications from.
- There are many more powerful settings in AppOps. Disable anything unnecessary.
4. ASUS Settings
- Deny Autostart for all apps except the ones like WhatsApp, Telegram, if you need notifications.
- On Power Master, go to Battery Saving Options -> Stop Unnecessary Apps and note down the names of all the apps. Include all of them in Optiflex.
- Disable wifi and data access for all apps which don't require em using Power Master.
- Disable Usage, notification access and accessibility for all apps. ( including Play services and Play store )
- Disable Find My Device from google settings, and as well as Device Admin. ( for permanent effect disable GmsIntentOperation service, but might cause side effects, like in Play Games )
- Disable all Trust Agents in Security settings.
- Disable sync for all unnecessary apps, and also for unwanted google account components.
- Disable always on panel.
5. Kernel
- Get Kirisakura kernel 1.0.2 for A9, and the latest for A10. ( highly recommended kernel, insane performance and touch response )
- On CPU Hotplug make Minimum Big CPUs 0.
6. Developer Options
- Disable Background check for everything.
- Disable Mobile Data always active.
7. Native Battery Restriction
- Adaptive battery from settings for maximum apps. ( better to use AppOps for this as it takes no time )
8. Dark Mode Everything. Use substratum if necessary.
9. Disable ASUS Launcher and ASUS File Manager using the app "Disable Application". Try to disable as many unused ASUS apps as possible. ( BEWARE: Have alternative launcher before disabling ASUS launcher, on A10 you must have quickswitch before removing ASUS launcher )
---------
A really simple solution to any possible problems that might arise with a specific app:
Find the package name of the app (using Package Name Viewer from play store)
Uninstall and immediately reinstall it using these commands:
pm uninstall -k --user 0 com.packagename
cmd package install-existing com.packagename
If not fixed, try doing the same to related apps, like Armoury Crate, Game Genie or HardwareStub.
----------
Standby Drain is around 1% for 13 hours, with Wifi off.
Will Update things I missed with time. Make sure to check for additional updates once every few weeks/months.
----------
UPDATE:
Please find the latest My Android Tools backup file with several fixes.
If chromecast isn't working, go to services tab in the My Android Tools App, tap on " search component in all apps " on top right, search for word "cast", and enable all services related to google play services, and reboot phone. If you're using the latest backup file uploaded, this issue is fixed.
one tip i'd add is that instead of uninstalling apps same can be disabled. effect should be the same.
also run in background is more than notifications. you can potentionally break an app if it can't run in a background.
say you use an audio mod app and you disable that app from running in background as it has no notifications. and boom, as soon as you go to homescreen from audio mod app it stops working.
i'd say the most impact on screen on time have 2nd and 3rd point as you're restricting apps from using resources. also 60 hz makes battery run a lot longer. you should definitely try draining your battery with 120 hz. and play some games, let's see how much SOT you have then. my best SOT with gaming was 13 hours in offline game
and who is on android 10... don't disable asus launcher. you won't be able to see recent apps
dvijetrecine said:
one tip i'd add is that instead of uninstalling apps same can be disabled. effect should be the same.
also run in background is more than notifications. you can potentionally break an app if it can't run in a background.
say you use an audio mod app and you disable that app from running in background as it has no notifications. and boom, as soon as you go to homescreen from audio mod app it stops working.
i'd say the most impact on screen on time have 2nd and 3rd point as you're restricting apps from using resources. also 60 hz makes battery run a lot longer. you should definitely try draining your battery with 120 hz. and play some games, let's see how much SOT you have then. my best SOT with gaming was 13 hours in offline game
and who is on android 10... don't disable asus launcher. you won't be able to see recent apps
Click to expand...
Click to collapse
Disabled system apps still had background activity for some reason. I could see their services pop up in su top. Using this ADB method completely removed them from sight. And for notifications part yeah I meant only for user installed apps. But yeah people shouldn't mess with system apps. 120Hz makes my SOT 15% lesser. With 120Hz and light gaming I get about 20 hours SOT. Still significantly better than my previous 11 hours.
And yeah I'll include few things you said in the post itself.
disabling apps could be like checking if everything works okay and then deleting them.
i did a few things from your list. maybe i'll delete some apps. but only ones that really use resources in background.
some people might use sim card with their phone. you sure none of the deleted apps break calling or messaging?
with root you don't even have to use adb. just use some file manager that has root access and delete those apps you mentioned.
EDIT: it seems like servicely tweaks have most impact. 8 hours of deep sleep with wifi on and didn't lose any battery. also i'm using my phone for 20 minutes now and not a single percent dropped. also it's not a placebo. when you look in the kernel manager, battery usage dropped from constant 340 mA to 230 mA. it varies from 170 to 400 mA. before it was like locked on 340 mA. that might be from setting minimum amount of big CPU cores to zero
dvijetrecine said:
disabling apps could be like checking if everything works okay and then deleting them.
i did a few things from your list. maybe i'll delete some apps. but only ones that really use resources in background.
some people might use sim card with their phone. you sure none of the deleted apps break calling or messaging?
with root you don't even have to use adb. just use some file manager that has root access and delete those apps you mentioned.
EDIT: it seems like servicely tweaks have most impact. 8 hours of deep sleep with wifi on and didn't lose any battery. also i'm using my phone for 20 minutes now and not a single percent dropped. also it's not a placebo. when you look in the kernel manager, battery usage dropped from constant 340 mA to 230 mA. it varies from 170 to 400 mA. before it was like locked on 340 mA. that might be from setting minimum amount of big CPU cores to zero
Click to expand...
Click to collapse
The ADB method will be useful for people without root too. That's why. I do use sim card, airplane mode only for testing to check for other draining factors. Everything works properly. You lose zero functionality.
vygneys_vyg said:
The ADB method will be useful for people without root too. That's why. I do use sim card, airplane mode only for testing to check for other draining factors. Everything works properly. You lose zero functionality.
Click to expand...
Click to collapse
unfortunately, uninstalling apps didn't help my battery much. so to get any kind of battery saving, you have to have root so you can change minimum number of online cores and use servicely
First of all awesome thread...
2 questions to OP that could really help me
1. I am stock unrooted, i need to install adb drivers to use adb obviously and root for further access??
2. On adaptive how u managed to have all ur apps included there? Mine just adds insta...
Thanks for helpings us, btw root does really help sot in this device? Always rooted my phones but this one seems kinda harder as ive seen....
Sent from my ASUS_I001DA using Tapatalk
hadec said:
First of all awesome thread...
2 questions to OP that could really help me
1. I am stock unrooted, i need to install adb drivers to use adb obviously and root for further access??
2. On adaptive how u managed to have all ur apps included there? Mine just adds insta...
Thanks for helpings us, btw root does really help sot in this device? Always rooted my phones but this one seems kinda harder as ive seen....
Click to expand...
Click to collapse
Root, if you did wanna do it, isn't overly difficult on this device. You can do it without having to flash twrp. Check my post (2nd post) on this thread. Are you running the latest rom version? All links are there too.
https://forum.xda-developers.com/rog-phone-2/how-to/17-0240-2004-9-t4114015
Do note tho, I did write quite quite a few details on the rooting process with steps. It's really not as daunting as it seems!
Hey, very nicely done! Got a question though, where's the setting for disabling wifi and data for each app?
Thanks Ben
hadec said:
First of all awesome thread...
2 questions to OP that could really help me
1. I am stock unrooted, i need to install adb drivers to use adb obviously and root for further access??
2. On adaptive how u managed to have all ur apps included there? Mine just adds insta...
Thanks for helpings us, btw root does really help sot in this device? Always rooted my phones but this one seems kinda harder as ive seen....
Click to expand...
Click to collapse
Yeah you'll definitely need root to see a large difference. It's pretty simple tho.
For adaptive battery it's just going to "App Info" of a particular app and restricting the battery there.
Madbullben said:
Hey, very nicely done! Got a question though, where's the setting for disabling wifi and data for each app?
Thanks Ben
Click to expand...
Click to collapse
Mobile manager - Data Usage - Control App data usage
Thanks for the help! Just testing it now and it's looking very promising.
Have you tested anything with android 10 yet?
Madbullben said:
Thanks for the help! Just testing it now and it's looking very promising.
Have you tested anything with android 10 yet?
Click to expand...
Click to collapse
i tested cpu hotplug and servicely on android 10. it seems to work. also disabled a few wakelocks.
didn't uninstall any app, just disabled them. for now it is pretty good. performance is the same but battery seems to last longer
EDIT: for some strange reason, disabled apps are still somehow a bit active. if you're not comfortable with deleting them, you could rename them. just add ".bak" to the end of the app name. it could probably be done with adb but i did it with file explorer with root capabilities. now my discharge rate does not go over 300 mA.
dvijetrecine said:
i tested cpu hotplug and servicely on android 10. it seems to work. also disabled a few wakelocks.
didn't uninstall any app, just disabled them. for now it is pretty good. performance is the same but battery seems to last longer
EDIT: for some strange reason, disabled apps are still somehow a bit active. if you're not comfortable with deleting them, you could rename them. just add ".bak" to the end of the app name. it could probably be done with adb but i did it with file explorer with root capabilities. now my discharge rate does not go over 300 mA.
Click to expand...
Click to collapse
Yeah disabling apps with adb method I mentioned completely stops them. Those commands can also be executed using device terminal, no need of PC.
Disabling it with usual method won't do much. Disabled apps also automatically get updated and enabled sometimes, like google apps.
vygneys_vyg said:
Yeah disabling apps with adb method I mentioned completely stops them. Those commands can also be executed using device terminal, no need of PC.
Disabling it with usual method won't do much. Disabled apps also automatically get updated and enabled sometimes, like google apps.
Click to expand...
Click to collapse
now that you're here, would you mind checking what's your discharge rate in smartpack kernel manager? mine goes as low as 150 mA and highs are around 280 mA. when you open it up, it could jump to like 1000 mA so let it settle for a few seconds
dvijetrecine said:
now that you're here, would you mind checking what's your discharge rate in smartpack kernel manager? mine goes as low as 150 mA and highs are around 280 mA. when you open it up, it could jump to like 1000 mA so let it settle for a few seconds
Click to expand...
Click to collapse
Yeah stays at around 160. Lowest is in 120s and highest is in 210s. At 60Hz.
vygneys_vyg said:
Yeah stays at around 160. Lowest is in 120s and highest is in 210s. At 60Hz.
Click to expand...
Click to collapse
just put mine on 60 hz to check (probably the first time i used 60 hz in a while), and we're similar: lowest at 115 mA, highest 240 mA. median is around 160-180 mA. i did remove apps (disable and rename them, does the same thing), used servicely, blocked some wakelocks, put minimum cpu cores to zero in cpu hotplug tab and that's pretty much it.
What's your discharge rate, also what's your screen brightness at? At minimum brightness the lowest is around 180ma while full is at 700-800ma.
I'm at 50% screen brightness with 230-500ma discharge rate and 70% battery power with 3 hours 40 minutes.
What apps do you use to detect wakelocks or other such things that cause draining of the battery?
dvijetrecine said:
just put mine on 60 hz to check (probably the first time i used 60 hz in a while), and we're similar: lowest at 115 mA, highest 240 mA. median is around 160-180 mA. i did remove apps (disable and rename them, does the same thing), used servicely, blocked some wakelocks, put minimum cpu cores to zero in cpu hotplug tab and that's pretty much it.
Click to expand...
Click to collapse
Are you on Android 10?
Nope I'm on the latest a9 rom currently.
Was just thinking what android 10 might be like before, as I've heard some people saying it had bad battery life before but that might just be the first release.

Question how to delete system apps on oos 11

im rooted and using root explorer. on system apps portion, i want to delete netfix and duo and others but the system wont mount to R/O says delete failed. is there a way to get this fixed? really want to delerte some bloat apps.
Code:
su
pm list packages
pm uninstall -k --user 0 com.netflix.mediaclient
pm uninstall -k --user 0 com.google.android.apps.tachyon
miravision said:
Code:
su
pm list packages
pm uninstall -k --user 0 com.netflix.mediaclient
pm uninstall -k --user 0 com.google.android.apps.tachyon
Click to expand...
Click to collapse
im assuming i use a terminal app? im noob
Like i said in the other thread. Use "App Manager" from F-Droid
RheinPirat said:
Like i said in the other thread. Use "App Manager" from F-Droid
Click to expand...
Click to collapse
figured it out. thx! actually worked!
RheinPirat said:
Like i said in the other thread. Use "App Manager" from F-Droid
Click to expand...
Click to collapse
Wonderful. I'm surprised that this actually works while Titanium Backup doesn't.
I prefer debloater magisk module. There are several ways to accomplish the same thing, but that one lets me save my usual stuff I remove to a list and quickly debloat the whole list again after any updates or clean flashes. Been using it for years.
terlynn4 said:
I prefer debloater magisk module. There are several ways to accomplish the same thing, but that one lets me save my usual stuff I remove to a list and quickly debloat the whole list again after any updates or clean flashes. Been using it for years.
Click to expand...
Click to collapse
debloater is designed for one task. App Manager can do much more - its a swiss army knife

Question How to Remove Bloatware from 9RT (Unrooted, MT2111)?

I poked around the 9RT forums and couldn't see a reliable way to remove bloatware without root. Can anyone point me in the right direction?
I don't want to root anymore, as I need banking apps to work reliably.
Just need a reliable MSM tool or ADB/Fastboot method to remove things like Google Photos, Oneplus Theme Store, etc.
My phone is 9RT originally MT-2110 but was flashed by the vendor as a MT-2111 now (Oxygen OS).
pm uninstall command may be used to remove (well, hide) most of preinstalled system applications . May be used without root. You will need to find package name and specify it in command
Like that
pm uninstall -k --user 0 <package name>
i.e., it is ready to use command for adb shell
Code:
adb shell pm uninstall -k --user 0 com.unionpay.tsmservice

Question Remove screenrecoder using adb fail with error -10000

I have MIUI 14 running Andriod 13.
I have been remove those miui bloatware one by one. So far it is fine.
But I am not able to remove the below. Any advise?
pm uninstall -k --user 0 com.miui.screenrecorder
Failure [-1000]
pm list package --user 0 | grep miui
package:com.miui.powerkeeper
package:com.miui.miwallpaper.overlay.customize
package:android.miui.overlay
package:android.miui.home.launcher.res
package:com.miui.face
package:com.miui.phone.carriers.overlay.vodafone
package:com.miui.global.packageinstaller
package:com.miui.micloudsync
package:com.miui.rom
package:com.miui.core.internal.services
package:com.miui.audiomonitor
package:com.miui.aod
package:com.android.server.telecom.overlay.miui
package:com.miui.screenrecorder
package:com.miui.guardprovider
package:com.miui.cloudbackup
package:com.miui.systemui.overlay.devices.android
package:com.lbe.security.miui
package:com.miui.securityadd
package:com.miui.gallery
package:com.miui.calculator
package:com.miui.notification
package:miui.systemui.plugin
package:com.miui.bugreport
package:com.miui.mediaeditor
package:com.miui.system
package:com.miui.securitycenter
package:com.miui.audioeffect
package:com.miui.qr
package:com.miui.home
package:com.miui.wmsvc
package:com.android.systemui.overlay.miui
package:com.android.inputsettings.overlay.miui
package:com.miui.systemui.devices.overlay
package:com.miui.misound
package:com.miui.wallpaper.overlay.customize
package:com.google.android.cellbroadcastservice.overlay.miui
package:com.miui.daemon
package:com.miui.securitycore
package:com.miuix.editor
package:com.android.carrierconfig.overlay.miui
package:com.miui.android.fashiongallery
package:com.miui.settings.rro.device.hide.statusbar.overlay
package:com.android.settings.overlay.miui
package:com.miui.phrase
package:com.miui.extraphoto
package:com.miui.wallpaper.overlay
package:com.miui.core
package:com.miui.settings.rro.device.type.overlay
package:com.miui.compass
package:com.miui.face.overlay.miui
package:com.miui.freeform
package:com.miui.phone.carriers.overlay.h3g
package:com.miui.notes
package:com.miui.miwallpaper
package:com.miui.systemui.carriers.overlay
package:com.miui.backup
package:com.miui.settings.rro.device.config.overlay
package:com.miui.screenshot
package:com.google.android.cellbroadcastreceiver.overlay.miui
package:com.miui.system.overlay
package:com.miui.miinput
package:com.miui.cloudservice
package:com.miui.miwallpaper.overlay
package:com.android.phone.overlay.miui
Some apps are prevented from uninstalling. I believe you can disable them instead.
Bash:
pm disable-user --user 0 <package>
If this still doesn't work you can try manually disabling/uninstalling it in settings.
PS: You don't need adb & computer to open shell, you can download termux/terminal emulator instead
hadrbass89 said:
Some apps are prevented from uninstalling. I believe you can disable them instead.
Bash:
pm disable-user --user 0 <package>
If this still doesn't work you can try manually disabling/uninstalling it in settings.
PS: You don't need adb & computer to open shell, you can download termux/terminal emulator instead
Click to expand...
Click to collapse
Thank you. I notice inside the setting option there is screen recorder there and long list of items. It seems to be by various apps that integrated together.
As such it cannot be removed.
Try to install ADB App Control, so you could delete every system app you want

Categories

Resources