[NO-ROOT][SCRIPT]Nokia Debloater, An universal script that works on all Nokia phones. - Nokia 6.1 Plus (X6) Guides, News, & Discussion

Here is an universal script that should work on every Nokia device right from the first gen devices upto Nokia 9 Pureview.
Exert from my Github readme.md -
Nokia-Debloater
A simple noob-friendly script that debloats your phone from the evenwell apps and soon, Google Apps.
What is evenwell and why should I care?
Evenwell/FiH is chinese company. Specifically, They are a subsidary of the massive Foxxconn group that manufactures consumer electronics for sale around the world. This Evewell group were a business partner of Nokia/HMD and they were responsible for manufacturing and building the software on these phones. We all know the second generation devices from Nokia i.e Nokia 6.1, Nokia 6.1 Plus, Nokia 7 Plus etc are android one devices which are supposed to come with clean software and no bloat. On the surface, These devices have no bloat, But when you go digging deeper into settings and the system, You will encounter them evenwell apps.
What do these apps do?
These apps are supposedly to maintain system stability and protect battery among various other services/features. There are also telemetry apps that send data to the chinese. This is the reason I've decided to create this script.
Nokia has supposedly stopped using the evenwell services/apps, Why would you uninstall them?
Simple, Because
1. I do not want any dead app that previously had an history of snooping in my system.
2. They are not supposed to be there in the first place.
Convinced yet? Get the script from here and you can start.
Enable usb debugging and connect to PC, Put the .bat file in the same folder as your ADB and run the script. Profit.
More info - Nokia Debloater Github

Reserved

Typo in the second partnerbrowsercustomizAtions
Thanks for your work

jojlse said:
Typo in the second partnerbrowsercustomizAtions
Thanks for your work
Click to expand...
Click to collapse
Okay thanks! Ill fix it.
New release coming today with Improved Android 10 Compatibility:fingers-crossed:
Update - New release?

Is it script safe to use for locked bl user? I mean is it update gonna mess with the script?

LuminousMazim said:
Is it script safe to use for locked bl user? I mean is it update gonna mess with the script?
Click to expand...
Click to collapse
No worries, This script is safe for users with locked bootloaders and you will not have issues with updates at all.
Read my F.A.Q here to know more.

CarbonGTR said:
No worries, This script is safe for users with locked bootloaders and you will not have issues with updates at all.
Read my F.A.Q here to know more.
Click to expand...
Click to collapse
Thanks! btw any idea this is universal or some specific region thing? I kinda look into the script in the bat file, and found out some line is end with "ww" like,
evenwell.powersaving.g3.overlay.base.s600ww
evenwell.dataagent.overlay.base.s600ww
in my device i still have that but end with id:
evenwell.powersaving.g3.overlay.base.s600id
evenwell.dataagent.overlay.base.s600id
my country is Indonesia, so i suspect that is my region code. I Have some failed line when running .bat file too, something like
failed "app not found or 0 app not installed"
I don't know the exact it just too fast and at first didn't think much of it. Or it just some app that didn't intend to be deleted.

LuminousMazim said:
Thanks! btw any idea this is universal or some specific region thing? I kinda look into the script in the bat file, and found out some line is end with "ww" like,
evenwell.powersaving.g3.overlay.base.s600ww
evenwell.dataagent.overlay.base.s600ww
in my device i still have that but end with id:
evenwell.powersaving.g3.overlay.base.s600id
evenwell.dataagent.overlay.base.s600id
Click to expand...
Click to collapse
It's region specific. ID stands for Indonesia, WW stands for Worldwide and there is one more, I guess its RR or something that is for the russian region.
Thanks for the heads up, I will update the script with other Regions also:good:
my country is Indonesia, so i suspect that is my region code. I Have some failed line when running .bat file too, something like
failed "app not found or 0 app not installed"
I don't know the exact it just too fast and at first didn't think much of it. Or it just some app that didn't intend to be deleted.
Click to expand...
Click to collapse
Failed here just means that the app was not found and hence not deleted. The script will never touch the other apps other then ones I've added.

CarbonGTR said:
It's region specific. ID stands for Indonesia, WW stands for Worldwide and there is one more, I guess its RR or something that is for the russian region.
Thanks for the heads up, I will update the script with other Regions also:good:
Failed here just means that the app was not found and hence not deleted. The script will never touch the other apps other then ones I've added.
Click to expand...
Click to collapse
Thanks! Can you add clear cache/dalvik after using script for the next update? I think is logical thing to do after removing bunch of app. Or it need root/unlock?

LuminousMazim said:
Thanks! Can you add clear cache/dalvik after using script for the next update? I think is logical thing to do after removing bunch of app. Or it need root/unlock?
Click to expand...
Click to collapse
Clearing Dalvik Cache and Cache data is not possible on Treble devices. Google Did away with caches because of the A/B system this phone uses.
I'll look into what I can do.
BTW, Region specific Apps can now be debloated, Uploading to Git soon
@luminousMazin A feature to remove cache data has been added to the latest release.

CarbonGTR said:
Clearing Dalvik Cache and Cache data is not possible on Treble devices. Google Did away with caches because of the A/B system this phone uses.
I'll look into what I can do.
BTW, Region specific Apps can now be debloated, Uploading to Git soon
@luminousMazin A feature to remove cache data has been added to the latest release.
Click to expand...
Click to collapse
Thanks for the script! Working in Nokia 6 2017.:good::good:

How to confirm this script is working?
I already run this script when I was still on Pie and leave it..
After Android 10 update, I checked evenwell apps still remains on my device, I found it through battery optimization settings (screenshot attached), there's so many of them...
Or is it reinstalled after 10 upgrade??
Can I reuse this script on 10?

R324D said:
How to confirm this script is working?
I already run this script when I was still on Pie and leave it..
After Android 10 update, I checked evenwell apps still remains on my device, I found it through battery optimization settings (screenshot attached), there's so many of them...
Click to expand...
Click to collapse
You should see a Uninstalled for user 0 caption message under the apps
Or is it reinstalled after 10 upgrade??
Can I reuse this script on 10?
Click to expand...
Click to collapse
Yes you can.

Some apps changed name in android10:
adb shell pm uninstall --user 0 com.evenwell.AprUploadService.data.overlay.base
adb shell pm uninstall --user 0 com.evenwell.autoregistration.overlay.base
adb shell pm uninstall --user 0 com.evenwell.autoregistration.overlay.d.base.s600ww
adb shell pm uninstall --user 0 com.evenwell.batteryprotect.overlay.base
adb shell pm uninstall --user 0 com.evenwell.CPClient.overlay.base
adb shell pm uninstall --user 0 com.evenwell.custmanager.data.overlay.base
adb shell pm uninstall --user 0 com.evenwell.dataagent.overlay.base
adb shell pm uninstall --user 0 com.evenwell.DbgCfgTool.overlay.base
adb shell pm uninstall --user 0 com.evenwell.DeviceMonitorControl.data.overlay.base
adb shell pm uninstall --user 0 com.evenwell.managedprovisioning.overlay.base
adb shell pm uninstall --user 0 com.evenwell.nps.overlay.base
adb shell pm uninstall --user 0 com.evenwell.partnerbrowsercustomizations.overlay.base
adb shell pm uninstall --user 0 com.evenwell.PowerMonitor.overlay.base
adb shell pm uninstall --user 0 com.evenwell.pushagent.overlay.base
adb shell pm uninstall --user 0 com.evenwell.retaildemoapp.overlay.base
adb shell pm uninstall --user 0 com.evenwell.stbmonitor.data.overlay.base
adb shell pm uninstall --user 0 com.evenwell.telecom.data.overlay.base
I use linux adb, so no .exe

jojlse said:
Some apps changed name in android10:
adb shell pm uninstall --user 0 com.evenwell.AprUploadService.data.overlay.base
adb shell pm uninstall --user 0 com.evenwell.autoregistration.overlay.base
adb shell pm uninstall --user 0 com.evenwell.autoregistration.overlay.d.base.s600ww
adb shell pm uninstall --user 0 com.evenwell.batteryprotect.overlay.base
adb shell pm uninstall --user 0 com.evenwell.CPClient.overlay.base
adb shell pm uninstall --user 0 com.evenwell.custmanager.data.overlay.base
adb shell pm uninstall --user 0 com.evenwell.dataagent.overlay.base
adb shell pm uninstall --user 0 com.evenwell.DbgCfgTool.overlay.base
adb shell pm uninstall --user 0 com.evenwell.DeviceMonitorControl.data.overlay.base
adb shell pm uninstall --user 0 com.evenwell.managedprovisioning.overlay.base
adb shell pm uninstall --user 0 com.evenwell.nps.overlay.base
adb shell pm uninstall --user 0 com.evenwell.partnerbrowsercustomizations.overlay.base
adb shell pm uninstall --user 0 com.evenwell.PowerMonitor.overlay.base
adb shell pm uninstall --user 0 com.evenwell.pushagent.overlay.base
adb shell pm uninstall --user 0 com.evenwell.retaildemoapp.overlay.base
adb shell pm uninstall --user 0 com.evenwell.stbmonitor.data.overlay.base
adb shell pm uninstall --user 0 com.evenwell.telecom.data.overlay.base
I use linux adb, so no .exe
Click to expand...
Click to collapse
The script has these new, name changed apps included.

Worked on my Nokia 6.1 Plus. Thanks a ton!

Please help me with the procedure to flash this script, I am using Nokia 6.1 Plus
Thank you!

Arockyfella said:
Please help me with the procedure to flash this script, I am using Nokia 6.1 Plus
Thank you!
Click to expand...
Click to collapse
You're not to flash it.
Do this:
CarbonGTR said:
Enable usb debugging and connect to PC, Put the .bat file in the same folder as your ADB and run the script. Profit.
More info - Nokia Debloater Github
Click to expand...
Click to collapse

Ran the script on Nokia 7 plus. Did not encounter any issues. Battery improved a bit and it appears the screen freeze issue that affects many of the users is gone..

ShapeCharger99 said:
It appears the screen freeze issue that affects many of the users is gone..
Click to expand...
Click to collapse
This is quite interesting, I never saw any app or overlay targetting the display.

Related

Uninstall system apps without root (vivo bloatware)

You must downloaded adb, and install the adb drivers
1. enable developer options and turn on usb debugging
2. open command prompt > type
Code:
adb devices
if the device is detected by the computer then the name will appear, if it is written unauthorized then press allow on the popup on android screen
3. type
Code:
adb shell
4. type the command
Code:
pm uninstall -k --user 0 $packagename
example, this will uninstall google duo
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
some commands that i've run
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.apps.photos
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.docs
pm uninstall -k --user 0 com.vivo.browser
pm uninstall -k --user 0 com.android.bbkmusic
pm uninstall -k --user 0 com.vivo.appstore
pm uninstall -k --user 0 com.vivo.easyshare
pm uninstall -k --user 0 com.iqoo.secure
pm uninstall -k --user 0 com.vivo.website
pm uninstall -k --user 0 com.vivo.email
application name from top to bottom:
Code:
google duo
google photos
google play movies
google music
google drive
vivo browser
vivo i music
v app store
easyshare
i manager
vivo.com
vivo email
To find out the packagename of the application you can use Package Names Viewer in your android
This is actually not uninstall the apps but just disable from the system and will not prevent you from getting OTA updates
After factory reset that apps will be enabled again
How to enable it back tho?
I accidentally disabled the vivo gallery app.
Can I disable the default keyboard? Or is it going to create problems when entering passwords using secure mode?
yasutakatakumi said:
I accidentally disabled the vivo gallery app.
Click to expand...
Click to collapse
you can restore it via install apk or factory reset
AsherGZ said:
Can I disable the default keyboard? Or is it going to create problems when entering passwords using secure mode?
Click to expand...
Click to collapse
yes you can, it will not create a problems in secure mode
richardyusan said:
You must downloaded adb, and install the adb drivers
1. enable developer options and turn on usb debugging
2. open command prompt > type
Code:
adb devices
if the device is detected by the computer then the name will appear, if it is written unauthorized then press allow on the popup on android screen
3. type
Code:
adb shell
4. type the command
Code:
pm uninstall -k --user 0 $packagename
example, this will uninstall google duo
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
some commands that i've run
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.apps.photos
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.docs
pm uninstall -k --user 0 com.vivo.browser
pm uninstall -k --user 0 com.android.bbkmusic
pm uninstall -k --user 0 com.vivo.appstore
pm uninstall -k --user 0 com.vivo.easyshare
pm uninstall -k --user 0 com.iqoo.secure
pm uninstall -k --user 0 com.vivo.website
pm uninstall -k --user 0 com.vivo.email
application name from top to bottom:
Code:
google duo
google photos
google play movies
google music
google drive
vivo browser
vivo i music
v app store
easyshare
i manager
vivo.com
vivo email
To find out the packagename of the application you can use Package Names Viewer in your android
This is actually not uninstall the apps but just disable from the system and will not prevent you from getting OTA updates
After factory reset that apps will be enabled again
Click to expand...
Click to collapse
Do you have a tutorial vieo, I'm afraid there will be an error
Any news or ideas how to root the Vivo v9??
Russel Got stucked said:
Any news or ideas how to root the Vivo v9??
Click to expand...
Click to collapse
forget about it, other phones from vivo even not able to root after 1 year since it's release
****! Made the worst decision buying this phone. Now how the hell do i get rid of it, so frustrated
AsherGZ said:
Can I disable the default keyboard? Or is it going to create problems when entering passwords using secure mode?
Click to expand...
Click to collapse
For that you dont need to try out "adb " commands.
Just download Gboard from playstore. After that Go into
Settings > Language and Input > "Enable" Gboard.
Choose Input method> Gboard - multilingual Typing
Go to "More" under settings> applications > Default app settings > Input method > Gboard
If you like to use "CTRL" "ALT" "Shift" etc type of keyboard, then you can download "Hackers Keyboard" or any other keyboard of your choosing.
I have disabled few apps by this process.
I had disabled vivo store app through this process but now I want to re enable it but I am not able to get it back kindly provide me the latest APK of vivo store or any other process to get it back?
atul0000 said:
I had disabled vivo store app ...
Click to expand...
Click to collapse
I know it might be too late, but better late than never
why uninstalling bloatware hasn't boosted my phone's performance?
thought that uninstalling bloat ware might boost my phone's performance so i ended up uninstalling every app that i dont use ( including creepy wisdom engine and touchpal, replaced with gboard) there's even no RAM consumption in the background . but phone still sucks .......
AsherGZ said:
Can I disable the default keyboard? Or is it going to create problems when entering passwords using secure mode?
Click to expand...
Click to collapse
Yap u can... but batter beware... if some how 3rd party keyboads cresh or stop working then u have to hard reset device so .. this before step..
Hoe to root vivo v9
Thanks, Links for ADB download?
Hi,
Thanks richard yusan for a detailed guide. Am totally new to the Vivo forum. Could you please indicate where to download a good copy of adb drivers for the Vivo from.
Although doing my research I came across this post in another forum https://www.cyanogenmods.org/how-to-install-twrp-and-root-the-vivo-z1-pro/ but didn't want to try it on without knowledge of the systems first.
Additionally, I realised much of the terms used in the Funtouch OS are different, and one wrong choice in the middle of the path somewhere has the potential to leave you stuck (If it doesn't brick the phone).
For example, instead of what the forum lists as
Settings>>System>>About Phone>>Tap on Build Number 7 times. Now you need to go back to Settings>>Advanced Settings>>Developer Options>>enable USB Debugging.
What I could get was the following
Settings>>More Settings>>About Phone>>Tap on Software Version 7 times. Now you need to go back to Settings>>More Settings>>Developer Options>>enable USB Debugging AND ALSO Developer Options
Maybe this is all very intuitive, but like I said, for a Noobie like me, even this is a steep climb in knowledge
richardyusan said:
You must downloaded adb, and install the adb drivers
1. enable developer options and turn on usb debugging
2. open command prompt > type
Code:
adb devices
if the device is detected by the computer then the name will appear, if it is written unauthorized then press allow on the popup on android screen
3. type
Code:
adb shell
4. type the command
Code:
pm uninstall -k --user 0 $packagename
example, this will uninstall google duo
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
some commands that i've run
Code:
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.android.apps.photos
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.docs
pm uninstall -k --user 0 com.vivo.browser
pm uninstall -k --user 0 com.android.bbkmusic
pm uninstall -k --user 0 com.vivo.appstore
pm uninstall -k --user 0 com.vivo.easyshare
pm uninstall -k --user 0 com.iqoo.secure
pm uninstall -k --user 0 com.vivo.website
pm uninstall -k --user 0 com.vivo.email
application name from top to bottom:
Code:
google duo
google photos
google play movies
google music
google drive
vivo browser
vivo i music
v app store
easyshare
i manager
vivo.com
vivo email
To find out the packagename of the application you can use Package Names Viewer in your android
This is actually not uninstall the apps but just disable from the system and will not prevent you from getting OTA updates
After factory reset that apps will be enabled again
Click to expand...
Click to collapse
On iQOO phones there's another important app you need to disable to get notifications:
- com.vivo.appfilter
it's a complement of iManager (aka com.iqoo.secure)
Sir list of devices no detected inspite of enabled developer option and usb debugging .
Please help me via email immediately I will wait for your help sir.
---------- Post added at 09:01 PM ---------- Previous post was at 09:00 PM ----------
[/COLOR]
bayron_olaff said:
On iQOO phones there's another important app you need to disable to get notifications:
- com.vivo.appfilter
it's a complement of iManager (aka com.iqoo.secure)
Click to expand...
Click to collapse
Did you run into any bugs after uninstalling this?
device not found on vivo y12
what went wrong ?
tonyjaimy said:
device not found on vivo y12
what went wrong ?
Click to expand...
Click to collapse
That maybe because of missing device drivers.

[Debloat Script][Updated-Aug-2019] for Asus Zenfone Max Pro M1

**These Thread is Updated Now**
Debloating Script for Asus Zenfone Max Pro m1 (And for other Devices as well)
Hello Guys.. i know this is kind a childish , but for a very beginner, it can be very helpful.
It is a simple .bat script for windows users,,(For linux I'll be update it soon)(Sorry for Linux version I'm Noob right now, but if someone can help me, I'll do it !!)
*The Debloat Script has now 3 Version*
1)Basic - Older version
2)Moderate - Most Unneccesary app removed, but some basic are still kept.
3)Aggressive - Almost Every Non-System reliable app is removed.
Which Version do what is in the description below__
Description:-
This Script can remove following unnecessary apps that comes inbuilt with Asus Zenfone Max Pro M1 ---
Basic Version ↓
1)Facebook
2)Instagram
3)Facebook Messenger
4)Go2pay
5)Google Play Movies
Moderate Version ↓
Contains All Apps from BASIC Version +
1)Google Drive
2)Google Maps
3)Google Photos
4)Google Duo
5)Google Calender
6)Google Music
7)Android System Webview
8)Asus Service Centre
9)Google Keep
10)YouTube
11)Basic Live Wallpaper
12)Shopee
13)PhotoTable Wallpaper
14)TalkBack
Aggressive Version ↓
Contains All Apps From BASIC & MODERATE Version +
1)Google Messaging
2)BaBe - Baca Berita
3)Asus Calculator
4)myIM3 (added with update 331)
5)Google Text-To-Speech
6)SIM Tool Kit
7)Carrier Services
8)FM Radio (2 packages)
9)Sound Recorder
Steps to Follow :--
1)Download the Debloat Zip from HERE.
2)Extract the Downloaded Zip.
3)Enable USB Debugging on your Device and Connect it to PC.
4)Run or Double Click, the "Run it to remove bloats.bat" File.
5)That's it.[Reboot(optional) if Applications Still Showing in launcher]
Downloads:-
OLD-->Debloat Script for Asus Zenfone Max Pro M1
NEW UPDATED-->*UPDATED*NewDebloat Script for Asus Zenfone Max Pro M1(Contains All Version in One File)
This Script can also be used on other devices as well.
Alternatively you can use the following code one-by-one Via ADB
Code:
{FOR BASIC ↓}
adb shell pm uninstall -k --user 0 com.facebook.katana
adb shell pm uninstall -k --user 0 com.facebook.system
adb shell pm uninstall -k --user 0 com.facebook.appmanager
adb shell pm uninstall -k --user 0 com.generalmobi.go2pay
adb shell pm uninstall -k --user 0 com.google.android.videos
adb shell pm uninstall -k --user 0 com.instagram.android
adb shell pm uninstall -k --user 0 com.facebook.orca
{FOR MODERATE ↓}
adb shell pm uninstall -k --user 0 com.google.android.apps.docs
adb shell pm uninstall -k --user 0 com.google.android.apps.maps
adb shell pm uninstall -k --user 0 com.google.android.apps.photos
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon
adb shell pm uninstall -k --user 0 com.google.android.calendar
adb shell pm uninstall -k --user 0 com.google.android.music
adb shell pm uninstall -k --user 0 com.google.android.webview
adb shell pm uninstall -k --user 0 com.asus.ia.asusapp
adb shell pm uninstall -k --user 0 com.google.android.keep
adb shell pm uninstall -k --user 0 com.google.android.youtube
adb shell pm uninstall -k --user 0 com.android.dreams.basic
adb shell pm uninstall -k --user 0 com.shopee.id
adb shell pm uninstall -k --user 0 com.android.dreams.phototable
adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback
{FOR AGGRESSIVE ↓}
adb shell pm uninstall -k --user 0 com.google.android.ims
adb shell pm uninstall -k --user 0 com.google.android.apps.messaging
adb shell pm uninstall -k --user 0 com.asus.soundrecorder
adb shell pm uninstall -k --user 0 com.caf.fmradio
adb shell pm uninstall -k --user 0 com.huaqin.FM
adb shell pm uninstall -k --user 0 com.android.stk
adb shell pm uninstall -k --user 0 com.google.android.tts
adb shell pm uninstall -k --user 0 id.co.babe
adb shell pm uninstall -k --user 0 com.pure.indosat.care
If you have any problem or Suggestion, Please Reply to this thread.
I updated the Script with A huge credit to AVinaSh_S for his thread HERE
AND TO GUYS WHO MIGHT BE CONFUSED WITH MY THREAD, ITS A DIFFERENT THREAD AND NOT A COPY OF OTHER THREAD,
THE MAIN THING IS IT'S A "DEBLOAT SCRIPT" SO YOU DON'T HAVE TO TYPE CODES YOURSELF.
You can also suggest any other apps, If you want.
Don't Forget to Thank Me if you find this helpful.
My Telegram ID --- @itspdp
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
AVinaSh_S said:
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
Click to expand...
Click to collapse
Boi thats for people with root this for people with no root
AVinaSh_S said:
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
Click to expand...
Click to collapse
That's for TWRP users.. I have read that..
But this thread is for non rooted users without Any custom recovery.
AVinaSh_S said:
There is already a thread for this ..
https://forum.xda-developers.com/as...de-delete-redundant-stock-apps-using-t3808204
Click to expand...
Click to collapse
Update guide.
Can you add some more blotware in your nxt built?? Thanks for your non rooted/ unlock bootloader ver.
There is already a thread for this
https://forum.xda-developers.com/as.../guide-remove-stock-apps-root-access-t3794729
if install these apps from play store,will they installed separately or they'll enabled again?
dipendra.info said:
Can you add some more blotware in your nxt built?? Thanks for your non rooted/ unlock bootloader ver.
Click to expand...
Click to collapse
The Thread is now updated for more apps. Its Late but yes..
mrudul39 said:
if install these apps from play store,will they installed separately or they'll enabled again?
Click to expand...
Click to collapse
They'll get enabled again for the current "USER". That's how this method works.
BTW the Thread is Updated just now.
GliderZ said:
There is already a thread for this
https://forum.xda-developers.com/as.../guide-remove-stock-apps-root-access-t3794729
Click to expand...
Click to collapse
Check & Read the thread again bro, I know Idea is very similar, And I used that thread to Update it.
But it a "Debloat Script" that means you don't have to type commands yourself.
Thank you, BTW the thread is just Updated.
i accidentally deleted file explorer. olz give me its script to reinstall it without reset
shukat said:
i accidentally deleted file explorer. olz give me its script to reinstall it without reset
Click to expand...
Click to collapse
I think that can't be done, you can do it via root privileges or twrp .
If I find something I'll share it.

Debloating Bloatware

Fun, fun, fun...got Bixby out and that's enough for tonight:
mzsquared said:
Fun, fun, fun...got Bixby out and that's enough for tonight:
Click to expand...
Click to collapse
What are you using? Does package disabler pro work on the Note 10? Used it on the Note 8 but just got mine late last night. Also wondering if Synergy and Substratum lite are working, don't want to break a $1200.00 phone on the first day.
https://forum.xda-developers.com/showpost.php?p=76687505&postcount=9
EDIT:
Don't use Package Disabler Pro, doesn't work, won't uninstall and locks your phone up - already had to do a FDR because of it.
Would also like to know.
ggrant3876 said:
What are you using? Does package disabler pro work on the Note 10? Used it on the Note 8 but just got mine late last night. Also wondering if Synergy and Substratum lite are working, don't want to break a $1200.00 phone on the first day.
https://forum.xda-developers.com/showpost.php?p=76687505&postcount=9
EDIT:
Don't use Package Disabler Pro, doesn't work, won't uninstall and locks your phone up - already had to do a FDR because of it.
Click to expand...
Click to collapse
Am just taking it slow, manually, don't want to mess things up on this shiny new phone. I use ADB shell commands to get into app packages, not every samsung package is showing up when trying to look for them by association (E.g:" adb shell pm list packages -f<package name> ") Some are easy like facebook, kids apps, netflix, chrome and a few others. The whole list of packages is 8 pages long, I printed it, so i can compare all lines to XDA tutorials for S10 to find the most obvious and safe pkgs to remove.
Here is a link to useful adb shell commands. When you are already in the "adb shell" state, you can just start the command line with "pm" right after $, skip typing the "adb shell" - much easier.
http://adbshell.com/commands/adb-shell-pm-list-packages
Anyone know how to remove Facebook? I can only disable it eh. I hate facecrap. I already hate facecrap bought oculus. So sad eh.
Anyways if anyone would be kind enough to upload a screenshot of it then that would be greatly appreciated.
Zionator said:
Anyone know how to remove Facebook? I can only disable it eh. I hate facecrap. I already hate facecrap bought oculus. So sad eh.
Anyways if anyone would be kind enough to upload a screenshot of it then that would be greatly appreciated.
Click to expand...
Click to collapse
Exynos w. root can do it, not an option on Snapdragon. I think I found and disabled all fb instances and it's going to last until the next OTA Q update.
Here is what they are(fb related):
C:\Program Files (x86)\Minimal ADB and Fastboot>adb shell
d2q:/ $ pm list packages -f facebook
package:/system/priv-app/FBServices/FBServices.apk=com.facebook.services
package:/system/app/Facebook_stub/Facebook_stub.apk=com.facebook.katana
package:/system/priv-app/FBInstaller_NS/FBInstaller_NS.apk=com.facebook.system
package:/system/app/FBAppManager_NS/FBAppManager_NS.apk=com.facebook.appmanager
d2q:/ $ pm disable-user --user 0 com.facebook.services
Package com.facebook.services new state: disabled-user
d2q:/ $ pm disable-user --user 0 com.facebook.katana
Package com.facebook.katana new state: disabled-user
d2q:/ $ pm disable-user --user 0 com.facebook.system
Package com.facebook.system new state: disabled-user
d2q:/ $ pm disable-user --user 0 com.facebook.appmanager
Package com.facebook.appmanager new state: disabled-user
d2q:/ $==================
mzsquared said:
Exynos w. root can do it, not an option on Snapdragon. I think I found and disabled all fb instances and it's going to last until the next OTA Q update.
Here is what they are(fb related):
C:\Program Files (x86)\Minimal ADB and Fastboot>adb shell
d2q:/ $ pm list packages -f facebook
package:/system/priv-app/FBServices/FBServices.apk=com.facebook.services
package:/system/app/Facebook_stub/Facebook_stub.apk=com.facebook.katana
package:/system/priv-app/FBInstaller_NS/FBInstaller_NS.apk=com.facebook.system
package:/system/app/FBAppManager_NS/FBAppManager_NS.apk=com.facebook.appmanager
d2q:/ $ pm disable-user --user 0 com.facebook.services
Package com.facebook.services new state: disabled-user
d2q:/ $ pm disable-user --user 0 com.facebook.katana
Package com.facebook.katana new state: disabled-user
d2q:/ $ pm disable-user --user 0 com.facebook.system
Package com.facebook.system new state: disabled-user
d2q:/ $ pm disable-user --user 0 com.facebook.appmanager
Package com.facebook.appmanager new state: disabled-user
d2q:/ $==================
Click to expand...
Click to collapse
Well I wont be rooting my note 10 just yet. My note 9 is rooted with custom rom and I am keeping it as backup.
Would like note 10 non rooted so I can use banking apps and samsung pay and so on.
So with the above adb commands I cannot remove Facebook?
I mean disable I can just do on the phone without the need for adb terminal. I would like to completely delete it from my phone and keep it non rooted.
And em I have not messed around with adb for years so I think I need to install it on pc if the deletion can be done unrooted...
mzsquared said:
Am just taking it slow, manually, don't want to mess things up on this shiny new phone. I use ADB shell commands to get into app packages, not every samsung package is showing up when trying to look for them by association (E.g:" adb shell pm list packages -f<package name> ") Some are easy like facebook, kids apps, netflix, chrome and a few others. The whole list of packages is 8 pages long, I printed it, so i can compare all lines to XDA tutorials for S10 to find the most obvious and safe pkgs to remove.
Here is a link to useful adb shell commands. When you are already in the "adb shell" state, you can just start the command line with "pm" right after $, skip typing the "adb shell" - much easier.
http://adbshell.com/commands/adb-shell-pm-list-packages
Click to expand...
Click to collapse
I guess that's the route I'll go. Installed Franciso Franco's Nap Time and had to use a couple of ADB commands, see if it will help the battery.
Yep started debloating yesterday. I refuse to buy package disabled pro as every time samsung makes a change he releases it as a new version and expects you to pay again as the old version stops working. So switched to CCSWE and it just works, bit by likewise was the first thing to go
In case anyone is looking to remove Netflix
pm uninstall -k --user 0 com.netflix.mediaclient
pm uninstall -k --user 0 com.netflix.partner.activation
Few more useless things associated with browser
pm uninstall -k --user 0 com.android.providers.partnerbookmarks
pm uninstall -k --user 0 com.android.bookmarkprovider
And this is in case you remove stock launcher. Even if you dont use it, you still need it for "recent apps" key
adb shell cmd package install-existing com.sec.android.app.launcher
mzsquared said:
Fun, fun, fun...got Bixby out and that's enough for tonight:
Click to expand...
Click to collapse
hi, just want to confirm before execute it, does disabling all bixby not causing any problem?
because i heard disabling some samsung app (i.e. store) make your phone bootloop
thanks
svanonima said:
hi, just want to confirm before execute it, does disabling all bixby not causing any problem?
because i heard disabling some samsung app (i.e. store) make your phone bootloop
thanks
Click to expand...
Click to collapse
Yes, you have to be careful with de-bloat, they have extended tutorials in Galaxy S10/10+:
https://forum.xda-developers.com/galaxy-s10/how-to/galaxy-s10-s10-debloat-bloatware-t3912073
Some ANT stuff
pm uninstall -k --user 0 com.dsi.ant.plugins.antplus
pm uninstall -k --user 0 com.dsi.ant.server
pm uninstall -k --user 0 com.dsi.ant.sample.acquirechannels
thering1975 said:
Yep started debloating yesterday. I refuse to buy package disabled pro as every time samsung makes a change he releases it as a new version and expects you to pay again as the old version stops working. So switched to CCSWE and it just works, bit by likewise was the first thing to go
Click to expand...
Click to collapse
What's CCSWE....I'm having a brain fart?
Sent from my SM-N975U using Tapatalk
akordboy said:
What's CCSWE....I'm having a brain fart?
Click to expand...
Click to collapse
That's what I use also to disable all the bloatware. You can look it up in play store. That's pro version feature.
BabeAn said:
That's what I use also to disable all the bloatware. You can look it up in play store. That's pro version feature.
Click to expand...
Click to collapse
Thanks....figured it out after I posted
ggrant3876 said:
What are you using? Does package disabler pro work on the Note 10? Used it on the Note 8 but just got mine late last night. Also wondering if Synergy and Substratum lite are working, don't want to break a $1200.00 phone on the first day.
https://forum.xda-developers.com/showpost.php?p=76687505&postcount=9
EDIT:
Don't use Package Disabler Pro, doesn't work, won't uninstall and locks your phone up - already had to do a FDR because of it.
Click to expand...
Click to collapse
Strange it works great on my Note 10. It's rooted now and on Android 11 but worked fine on my Note 10 with Android 10 before I rooted.

Question few questions about root and more

Hi, I just root yesterday with the great help of @KevMetal , thank's again for the help, but now I want to delete some apps, so with TB paid, I just try to delete mi and google apps but it can't, certainly because they are not in system/app but in product.. So I tried with mixplorer and in /product or in /system, I can't delete them..So i try to modify to 644 /system folder, but it refuse...I don't want to mess something because the miss of recovery....
and , how upgrade or update the phone, while rooted?? I suppose OTA won't work anymore..
So I have to remove root and dl new rom and flash with 3 dots menu in settings/about??
do it wipe phone or delete internal data???
and to finish with BL unlocked is there still xiaomi optimize in dev settings...because I install aurora store and it say to disable it but can't find it anymore....
thank you...
i am using Xiaomi.eu, it can definitely update by fastboot without format.
ZeroSherd said:
i am using Xiaomi.eu, it can definitely update by fastboot without format.
Click to expand...
Click to collapse
I am on xiaomi.eu beta too. When rom was flashed, I could not start to system, therefore I had to wipe data in recovery. After that it booted. Now I am afraid that same thing happens when I update now with newer fastboot rom.
putti71 said:
I am on xiaomi.eu beta too. When rom was flashed, I could not start to system, therefore I had to wipe data in recovery. After that it booted. Now I am afraid that same thing happens when I update now with newer fastboot rom.
Click to expand...
Click to collapse
i am just run that "update" bat on the zip to update and it did work without crash, i just have to flash magisk again BTW.
xiaomi tool adb do the job to remove somme apps, but system apps are locked due to R/W not accessible on sytem partition....hope TWRP will arrive soon....
rayman95 said:
...hope TWRP will arrive soon....
Click to expand...
Click to collapse
better LINEAGE would come soon on this phone
I would also prefer LINEAGE
tom65824 said:
better LINEAGE would come soon on this phone
Click to expand...
Click to collapse
IJK_CZ said:
I would also prefer LINEAGE
Click to expand...
Click to collapse
And Pixel Experience ROM.
rayman95 said:
Hi, I just root yesterday with the great help of @KevMetal , thank's again for the help, but now I want to delete some apps, so with TB paid, I just try to delete mi and google apps but it can't, certainly because they are not in system/app but in product.. So I tried with mixplorer and in /product or in /system, I can't delete them..So i try to modify to 644 /system folder, but it refuse...I don't want to mess something because the miss of recovery....
and , how upgrade or update the phone, while rooted?? I suppose OTA won't work anymore..
So I have to remove root and dl new rom and flash with 3 dots menu in settings/about??
do it wipe phone or delete internal data???
and to finish with BL unlocked is there still xiaomi optimize in dev settings...because I install aurora store and it say to disable it but can't find it anymore....
thank you...
Click to expand...
Click to collapse
Use adb shell to remove Google apps and more..
pm uninstall -k --user 0 com.google.android.apps.googleassistant
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.apps.subscriptions.red
pm uninstall -k --user 0 com.xiaomi.midrop
"pm uninstall -k --user 0 com.xiaomi.miplay_client" -> Mi Play. This is an unnecessary process that hasn't really been used for years.
"pm uninstall -k --user 0 cn.wps.xiaomi.abroad.lite" -> WPS Office. Has been flagged for years for malware. This was banned in India for a reason.
"pm uninstall -k --user 0 com.miui.msa.global" -> MSA. This is the main service that displays ads in Xiaomi phones. This is already removed in Xiaomi.EU.
"pm uninstall -k --user 0 com.xiaomi.payment" -> Unless you live in China or India, Xiaomi's own payment service is redundant and unnecessary.
"pm uninstall -k --user 0 com.ebay.carrier" -> In case bloatware from Ebay is installed.
"pm uninstall -k --user 0 com.android.browser" -> Mi Browser. It's a buggy unnecessary mess. Recommend you use other browsers like Chrome.
"pm uninstall -k --user 0 com.mi.globalbrowser" -> Also part of Mi Browser.
"pm uninstall -k --user 0 com.miui.videoplayer" -> Mi Video player. Uninstall if you prefer to use MX Player or VLC that actually support more formats.
"pm uninstall -k --user 0 com.miui.micloudsync" -> Include if you don't use Mi Cloud.
"pm uninstall -k --user 0 com.miui.hybrid" -> Found to be a data mining app that unnecesarily uses your phone's resources.
"pm uninstall -k --user 0 com.miui.hybrid.accessory" -> Also a data mining app. Very recommend that you get rid of this.
"pm uninstall -k --user 0 com.miui.player" -> Include if you don't use Xiaomi's music app.
"pm uninstall -k --user 0 com.facebook.services" -> In case Facebook bloatware was preinstalled.
"pm uninstall -k --user 0 com.facebook.system" -> Also Facebook bloat.
"pm uninstall -k --user 0 com.facebook.appmanager" -> Also Facebook bloat.
"pm uninstall -k --user 0 com.xiaomi.glgm" -> Mi Games. Very unncessary.
"pm uninstall -k --user 0 com.xiaomi.mipicks" -> Very unnecessary. Xiaomi's way to advertise their own apps.
"pm uninstall -k --user 0 com.xiaomi.joyose" -> Junk and safe to remove.
"pm uninstall -k --user 0 com.miui.notes" -> Include if you use other notes apps.
"pm uninstall -k --user 0 com.miui.cleanmaster" -> Together with WPS Office, Cleaner Master was found to be affiliated with Cheetah Mobile, that included spyware and adware in their software.
"pm uninstall -k --user 0 com.miui.weather2" -> Include if you use other apps to get the weather like Google or Yahoo.
"pm uninstall -k --user 0 com.micredit.in" -> Mi Credit. Basically useless if you live outside India.
"pm uninstall -k --user 0 com.mipay.wallet.in" -> Part of Mi Credit.
dwensch said:
Use adb shell to remove Google apps and more..
<...>
Click to expand...
Click to collapse
Thanks for this post, I made a thread from it to make it more visible

How To Guide [MEGA-GUIDE] TWEAKS and DE-BLOAT for NON-ROOTED ROMS.

Hello,
There are some settings tweaks for NON-ROOT users.
Setedit app tweaks :
Download and Install the "SetEdit" app from playstore.
Open the app and make sure you are at system table
press Add new setting and type "wifi.supplicant_scan_interval" and set it's value at "200"
Press Add new setting and type "pm.sleep_mode" and set it's value as "1"
Scroll down and find "wifi_auto_disable" and set its value as "1"
To set Refresh Rate at 90Hz : (only works for MIUI ROMS)
Set your refresh rate first to 120hz in MIUI settings.
then open setedit app
find "user_refresh_rate" and press the line, choose edit value in popup, and set it to "90"
save changes and Enjoy the 90hz Refresh Rate ( better for battery but still smooth enough ).
Setup Naptime (by @franciscofranco ) using adb shell (NO ROOT REQ) :
Download Naptime app from Playstore
go to miui settings -> About phone -> keep tapping on MIUI version (to enable developer settigns) -> go back to main settings view -> additional settings -> Developer options,
in Developer options scroll down to debugging section and enable USB debugging and enable 1) Install via USB 2) USB debugging (security settings) 3) Enable Viewing attributes ( Screenshot attached).
NOTE : while enabling the above settings you will get warnings, accept them and move on.
now we grant permissions required for naptime :
connect your device to PC and install adb drivers ( you can find many articles online how to setup adb)
now check whether adb was installed, open cmd and type adb , if it installed correctly then you will get a list of commands
now connect your phone with usb cable and type adb devices to check whether your device is connected
then grant permissions to naptime using adb -d shell pm grant com.franco.doze android.permission.DUMP then hit enter,
now type adb -d shell pm grant com.franco.doze android.permission.WRITE_SECURE_SETTINGS hit enter once more.
Now Naptime should open and work as expected, if so disconnect the device from USB and turn off USB debugging and developer options. ( better to close them after the work is done)
now open Naptime and enable all the options at the end, below the heading "OPTIONS" (Screenshot attached)
ENJOY BETTER PHONE STANDBY ! ( NAPTIME makes the phone enter Doze faster within minutes of screen off).
To Disable ZRAM :
Connect to pc and enable dev options as done above for naptime
open cmd ( hoping you have set up adb already ) and type adb -d shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
now open setedit app and choose global table from above
scroll to the last line
set the value of "zram_enabled" to "0" (default is "1"). (no quotation marks obviously)
DONE !!
De-Bloat your ROM using adb shell :
ADB is needed with USB debugging enabled in dev settings,
use the following in cmd window to remove useless system apps after connecting phone to pc :
Facebook services (they come preinstalled even when you dont have facebook)
adb shell pm uninstall -k --user 0 com.facebook.appmanager
adb shell pm uninstall -k --user 0 com.facebook.services
adb shell pm uninstall -k --user 0 com.facebook.system
Google Chrome
adb shell pm uninstall -k --user 0 com.android.chrome
OK google
adb shell pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle
Google Quick Search
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
Google Assistant
adb shell pm uninstall -k --user 0 com.google.android.apps.assistant
Google location history
adb shell pm uninstall -k --user 0 com.google.android.gms.location.history
MIUI Bloat
adb shell pm uninstall -k --user 0 com.mi.health
adb shell pm uninstall -k --user 0 com.mi.android.globalpersonalassistant
MI wallet
adb shell pm uninstall -k --user 0 com.mipay.wallet.id
MI wallet for india
adb shell pm uninstall -k --user 0 com.mipay.wallet.in
Other MIUI stuff
adb shell pm uninstall -k --user 0 com.miui.analytics
adb shell pm uninstall -k --user 0 com.miui.bugreport
adb shell pm uninstall -k --user 0 com.miui.cloudbackup
adb shell pm uninstall -k --user 0 com.miui.cloudservice
adb shell pm uninstall -k --user 0 com.miui.cloudservice.sysbase
adb shell pm uninstall -k --user 0 com.miui.hybrid
adb shell pm uninstall -k --user 0 com.miui.hybrid.accessory
adb shell pm uninstall -k --user 0 com.miui.micloudsync
adb shell pm uninstall -k --user 0 com.miui.miservice
adb shell pm uninstall -k --user 0 com.miui.msa.global
adb shell pm uninstall -k --user 0 com.miui.player
adb shell pm uninstall -k --user 0 com.miui.touchassistant
adb shell pm uninstall -k --user 0 com.miui.videoplayer
adb shell pm uninstall -k --user 0 com.miui.weather2
adb shell pm uninstall -k --user 0 com.miui.yellowpage
adb shell pm uninstall -k --user 0 com.xiaomi.glgm
adb shell pm uninstall -k --user 0 com.xiaomi.joyose
adb shell pm uninstall -k --user 0 com.xiaomi.micloud.sdk
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks
adb shell pm uninstall -k --user 0 com.xiaomi.payment
adb shell pm uninstall -k --user 0 com.miui.cleaner
adb shell pm uninstall -k --user 0 com.miui.mishare.connectivity
adb shell pm uninstall -k --user 0 com.xiaomi.midrop
Remove NFC :
adb shell pm uninstall -k --user 0 com.android.nfc
adb shell pm uninstall -k --user 0 com.android.apps.tag
adb shell pm uninstall -k --user 0 com.miui.nextpay
REMOVE AOSP ROMS BLOATWARE ( Project Elixir/EvolutionX/Pixel-Expirience )
adb shell pm uninstall -k --user 0 com.android.wallpaper.livepicker
adb shell pm uninstall -k --user 0 com.android.managedprovisioning
adb shell pm uninstall -k --user 0 com.android.hotwordenrollment.xgoogle
adb shell pm uninstall -k --user 0 com.google.android.accessibility.soundamplifier
adb shell pm uninstall -k --user 0 com.google.android.apps.diagnosticstool
adb shell pm uninstall -k --user 0 com.google.android.apps.helprtc
adb shell pm uninstall -k --user 0 com.google.android.apps.internal.betterbug
adb shell pm uninstall -k --user 0 com.google.android.apps.wellbeing
adb shell pm uninstall -k --user 0 com.google.android.feedback
adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback
adb shell pm uninstall -k --user 0 com.google.android.printservice.recommendation
adb shell pm uninstall -k --user 0 com.google.android.tag
adb shell pm uninstall -k --user 0 com.google.audio.hearing.visualization.accessibility.scribe
adb shell pm uninstall -k --user 0 com.google.ar.core
adb shell pm uninstall -k --user 0 com.android.chrome (Google Chrome)
adb shell pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle (OK google)
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox (Google Quick Search)
adb shell pm uninstall -k --user 0 com.google.android.apps.assistant (Google Assistant)
adb shell pm uninstall -k --user 0 com.google.android.gms.location.history (Google location history)
TO RE-INSTALL ANY APP YOU UNINSTALLED :
adb shell pm install-existing NameOfPackage
(Replace NameOfPackage with the app name as above )
CHANGE WIFI SLEEP POLICY :
With SetEdit app setup as above ( with permissions to write secure settings)
1) Open setedit app
2) go to global table
3) find wifi_sleep_policy
4) edit its value and set as "0" ( or any option from below, default is 2)
- Keep WiFi on during sleep: Always = 2
- Keep WiFi on during sleep: Only When Plugged In = 1
- Keep WiFi on during sleep: Never = 0
5) find wifi_wakeup_enabled and set to 0
More SetEdit Tweaks :
Improve Power Management​Open setedit app ( with permission given from adb as above ), and set the following
if a setting is missing add it and put the value as below.
In global table :
cached_apps_freezer enabled
app_standby_enabled 1
app_restriction_enabled true
hotword_detection_enabled 0
In secure table :
long_press_timeout 250
multi_press_timeout 250
smartspace 0
systemui.google.opa_enabled 0
in system table :
gearhead:driving_mode_settings_enabled 0
Some Recommended settings ( to decrease battery drain ) :
/settings/system/developer options/Background Process limit = "4 processes"
ill Keep Adding more as i find them, Stay Tuned ......
Careful with that axe Eugene...
You can potentially boot loop if you aren't careful with what you change.
If possible find less invasive workarounds.
it would be highly unlikely to boot-loop when these tweaks dont require ROOT.
all the app does is change the settings which manufacturer decided to hide in the settings app.
I've been using them for over 2 weeks without any problems.
actually it is the least invasive workaround.
blackhawk said:
Careful with that axe Eugene...
You can potentially boot loop if you aren't careful with what you change.
If possible find less invasive workarounds.
Click to expand...
Click to collapse
See link...
if someone messes around like that putting non acceptable values specially on display resolution scales and similar options can cause problems.
I'm just sharing tried and tested tweaks.
you wont ever bootloop from my settings.
if you are still worried enable usb debugging and if you run into problems you can uninstall an app using adb (connected to pc) uninstalling the app resets the value on reboot.
asad007 said:
if someone messes around like that putting non acceptable values specially on display resolution scales and similar options can cause problems.
I'm just sharing tried and tested tweaks.
you wont ever bootloop from my settings.
if you are still worried enable usb debugging and if you run into problems you can uninstall an app using adb (connected to pc) uninstalling the app resets the value on reboot.
Click to expand...
Click to collapse
A factory reset works too.
I had it loaded on my N10+ at one time. Wasn't really that useful for me.
Keep a log of what you change...
Post Updated with instruction on how to use Naptime by @franciscofranco using ADB shell (NO ROOT NEEDED).
Also added a way to disable ZRAM ( to squeeze out more juice from battery).
battery stats attached, with moderate usage (browsing, camera, videos, lots of social media,etc).
with battery saver disabled.
Total standby - 24hrs
SOT - 7hrs (screen on time)
PS whats your SOT and total standby ?
Added a few system apps that you can remove to DEBLOAT the MIUI ROM using ADB shell,
Removing them do not cause any issues and can be safely removed.
If you use a certain app, dont remove it (eg Weather app or Chrome ).
asad007 said:
Post Updated with instruction on how to use Naptime by @franciscofranco using ADB shell (NO ROOT NEEDED).
Also added a way to disable ZRAM ( to squeeze out more juice from battery).
battery stats attached, with moderate usage (browsing, camera, videos, lots of social media,etc).
with battery saver disabled.
Total standby - 24hrs
SOT - 7hrs (screen on time)
PS whats your SOT and total standby ?
Click to expand...
Click to collapse
The standby time 24 hours? Even with a simple AOD clock in always on mode it should 4X that.
It should have more efficient chipsets and has a 5Ah battery. This is what my optimized N10+ is doing with a degraded battery (3700mAh at best)...
The none existant standby time is a sure indicator that crap is running in the background constantly.
The S22U should be able to easily beat the N10+ in standby mode (no cloudware ruuning).
Always on AOD, simple clock >1%@hr
Tapp on AOD >.5%@hr
Keep working on it...
blackhawk said:
The standby time 24 hours? Even with a simple AOD clock in always on mode it should 4X that.
It should have more efficient chipsets and has a 5Ah battery. This is what my optimized N10+ is doing with a degraded battery (3700mAh at best)...
View attachment 5662205
The none existant standby time is a sure indicator that crap is running in the background constantly.
The S22U should be able to easily beat the N10+ in standby mode (no cloudware ruuning).
Always on AOD, simple clock >1%@hr
Tapp on AOD >.5%@hr
Keep working on it...
Click to expand...
Click to collapse
Yeah, the stand-by time is something i am trying to get right.... although SD888 is power hungry but its stand-by should be better.
NOTE the Battery is ~4500 mah (not 5000)
i have debloated a lot of apps now lets see what happens (ill post an update after i charge to 100%)
If still nothing works i might need to compile a custom kernel for this phone (which i want to avoid as this is my daily driver and cant do too much testing on it)
Note 10 + has 60 hz display so i think my SOT is fine that is 7hrs @ 90hz. (it would approx 8-9hrs at 60hz )
do you have double tap to wake enabled ??
maybe the digitizer being always on is causing the standby drain which i need to test. wish i had more inputs from other peeps using the same phone that would help a lot.
asad007 said:
Yeah, the stand-by time is something i am trying to get right.... although SD888 is power hungry but its stand-by should be better.
NOTE the Battery is ~4500 mah (not 5000)
i have debloated a lot of apps now lets see what happens (ill post an update after i charge to 100%)
If still nothing works i might need to compile a custom kernel for this phone (which i want to avoid as this is my daily driver and cant do too much testing on it)
Note 10 + has 60 hz display so i think my SOT is fine that is 7hrs @ 90hz. (it would approx 8-9hrs at 60hz )
do you have double tap to wake enabled ??
maybe the digitizer being always on is causing the standby drain which i need to test. wish i had more inputs from other peeps using the same phone that would help a lot.
Click to expand...
Click to collapse
No screen lock, double tap on/off.
With a 4500 battery at 60hz I like to see at least 12hrs for vids, more for surfing the web.
The N10+ has less efficient ram (about 20% less), and a 7vs4 nm chipset so wtf? When not running full bore it should grease the [email protected] easy in battery run times. It's taking a hit with scoped storage but not sure how much. I hope you can tweak better battery performance out of it...
Cloud apps are the first suspect for excessive standby drain.
Try temporarily disabling Google play Services before retiring at night and see what happens.
Gmail, Playstore and Backup Transport are some of its dependencies. However disabling Google play Services may not fully stop the Backup Transport drain.
Go from there.
Apps power usage can be misreported and attributed to another app. Keep this in mind if you see a disabled app still using battery.
blackhawk said:
No screen lock, double tap on/off.
With a 4500 battery at 60hz I like to see at least 12hrs for vids, more for surfing the web.
The N10+ has less efficient ram (about 20% less), and a 7vs4 nm chipset so wtf? When not running full bore it should grease the [email protected] easy in battery run times. It's taking a hit with scoped storage but not sure how much. I hope you can tweak better battery performance out of it...
Cloud apps are the first suspect for excessive standby drain.
Try temporarily disabling Google play Services before retiring at night and see what happens.
Gmail, Playstore and Backup Transport are some of its dependencies. However disabling Google play Services may not fully stop the Backup Transport drain.
Go from there.
Apps power usage can be misreported and attributed to another app. Keep this in mind if you see a disabled app still using battery.
Click to expand...
Click to collapse
I am not disabling apps, i have uninstalled them from system using adb,
and cant do much about Google services as we need them anyways.
i tried compiling the kernel but the source is full of compile errors and i wont have enough time to resolve them, sigh!
idk why these OEMS provide a source with so many errors its annoying, i had a hard time back when i was compiling for my old Galaxy S4.
ill use accu-battery for a week to see the estimates like you maybe the stock battery stats aren't accurate.
asad007 said:
I am not disabling apps, i have uninstalled them from system using adb,
and cant do much about Google services as we need them anyways.
i tried compiling the kernel but the source is full of compile errors and i wont have enough time to resolve them, sigh!
idk why these OEMS provide a source with so many errors its annoying, i had a hard time back when i was compiling for my old Galaxy S4.
ill use accu-battery for a week to see the estimates like you maybe the stock battery stats aren't accurate.
Click to expand...
Click to collapse
I just toggle Google play Services on when I need it. It's disabled in settings not by the package disabler. That saves 1-2%@hr.
I think scoped storage is causing a lot of the mess. Needlessly complex and cpu cycle hungry. A good native firewall would have been better.
Found 2 settings in Secure settings table :
1) doze_enabled - Whether the device should doze if configured.
2) doze_always_on - Indicates whether doze should be always on.
i think these are old settings for ambient display (NOT SURE) so can be a missnomer, but doesnt enable the ambient display we used to have in older phones.
both of them were disabled by default (0), i have added a way to enable them (1).
need to test more so added as an experimental tweak in OP.
Cheers.
asad007 said:
Found 2 settings in Secure settings table :
1) doze_enabled - Whether the device should doze if configured.
2) doze_always_on - Indicates whether doze should be always on.
both of them were disabled by default (0), i have added a way to enable them (1).
seems to help me but i need to test more so added as an experimental tweak in OP.
Cheers.
Click to expand...
Click to collapse
I listen to Poweramp on bt with the display off.
A mod like that may cause surprises like the above example. Generally global power management is a disaster. Not sure what that setting does or how? Keep an eye on it.
Well if someone using Mi 11x pro is reading this, i have succesfully compiled a kernel just need to test it thoroughly, DM me if anyone interested to be a tester and doesn't mind flashing his ROM again if the kernel fails to boot.
ill be unlocking my phone as well to flash it but if someone is eager let me know.
PS - your bootloader should be unlocked, (which is a pain to do and sometimes can take weeks ).
OP update, Added Info to debloat AOSP based ROMS ( Elixir, Pixel expirience, evolutionX etc)
OP updated with how to change wifi sleep policy.
Edit : added more setedit tweaks ( some from samsung devices ), enjoy.
OP updated :
Some Recommended settings ( to decrease battery drain ) :
/settings/system/developer options/Background Process limit = "4 processes"
Hey @asad007 I have a big problem with my Mi 11x Pro. I'm from India and I'm currently running the latest stock global stable rom (13.0.3). I'm facing an issue where my wifi automatically turns off at night and I'm losing money because I freelance and I'm missing out on work emails. My phone automatically turns off the wifi connection from 2 or 3 a.m. to around 6 a.m.
I googled before posting here and I found a few recommendations on the internet and on reddit, but none of those recommended things exist in my phone. There is no "Scenarios" in the battery section. There is no "Enable/disable wifi automatically" in the Wifi Assistant section.
From my research, it seems those settings are only available in the EU version of the ROM.
I work from home and really don't give a **** about battery life. All I want is my phone to NOT turn off Wifi at night.
I went through the first post here and I can see that there are two things that might be able to help me.
1. "wifi_auto_disable" and set its value as "1" Although I'm not sure what the value of "1" here actually does.
2. CHANGE WIFI SLEEP POLICY : in SetEdit app.
What would you recommend I do? Any other tweaks that can help improve my QoL?
Thanks a lot in advance for the help

Categories

Resources