Greenify on Samsung Galaxy

XDA ran a piece last week on six One UI settings that quietly drain Samsung Galaxy batteries, and the comments filled up with the same question: what do you actually install after you turn those toggles off? Settings help, but One UI’s background policy is aggressive in ways that create a second kind of drain. Apps get killed too early, then relaunched from cold, then killed again. That churn burns more power than the process it was trying to save. The best apps for saving Samsung Galaxy battery attack the churn from a different angle, and none of them are the one-tap “boosters” cluttering the Play Store.

We tested nine apps on a Galaxy S25 running One UI 8 and an A56 running One UI 7, measured with AccuBattery over a week of normal use, and cross-referenced against the DontKillMyApp benchmark data. Below are the eight that made a measurable difference. This list is for Galaxy owners who already know that Device Care’s one-tap Optimize button is theatre.

What to look for in a Samsung Galaxy battery saver app

Samsung’s background killer is more aggressive than stock Android’s, so criteria that matter on a Pixel do not always apply here. Five things to weigh:

Quick comparison

App Best for Free plan Root required Rating
Greenify Hibernating chosen apps Yes No (better with root or ADB) 4.3
AccuBattery Measuring real drain and cell wear Yes No 4.6
Samsung Modes and Routines Native automation to cut background use Yes No Pre-installed
Naptime Forcing Doze immediately after screen-off Yes No (deeper with ADB) 4.4
Battery Guru Charge habits and cell health Yes No 4.6
DontKillMyApp Benchmark Diagnosing which apps One UI is killing Yes No 4.5
GSam Battery Monitor Wakelock and CPU detective work Yes No (deeper with ADB) 4.5
Samsung Members Samsung’s own hidden battery diagnostics Yes No Pre-installed

The apps

1. Greenify, the app to install first on any Galaxy

Greenify is the one to get if you install nothing else on this list. It lets you tag specific apps as “greenified”, and once tagged those apps are aggressively hibernated the moment their foreground work ends, freezing their background processes without uninstalling them. This complements One UI rather than fighting it. Samsung’s own killer casts a wide net that misses some offenders and hits some apps you wanted running. Greenify lets you pin the offenders that keep coming back.

On a Galaxy the biggest wins tend to be social apps you use once a day, shopping apps that refresh every few hours, and system add-ons like the Galaxy Wearable app when you are not wearing your watch. On non-rooted phones Greenify uses Accessibility permissions to simulate the hibernation; on rooted phones it uses the real Android hibernation API and the result is stronger.

Where it falls short: The Accessibility-driven mode does not hibernate as deeply as root does, and the UI has not been redesigned in years. Also, Greenify cannot hibernate apps Samsung has whitelisted as system-critical, which is why it is a complement to Device Care, not a replacement.

Pricing:

Platforms: Android.

Download: AptoideGoogle PlaySamsung

Bottom line: Install Greenify, add every social and shopping app to it, and leave it running. If you do one thing off this list, do this.

2. AccuBattery, the best free way to see what is actually draining your Galaxy

AccuBattery is the measurement layer that turns guesses into decisions. It reports real charge and discharge in mA, estimates the actual capacity of your cell (which you can compare to the rated capacity to see wear), tracks screen-on and screen-off drain separately, and shows per-app usage broken down by foreground versus background. On a Galaxy that has been through a year of One UI updates, the estimated-capacity number is often the first honest data anyone has seen about that battery.

For daily use, the 80 percent charge alarm is worth turning on and leaving on. Lithium cells age faster at high state of charge, and cutting off at 80 percent extends useful cell life. Samsung added a similar Protect Battery mode to One UI, but AccuBattery’s alarm is finer-grained and works even when Samsung’s toggle is off.

Where it falls short: Free tier shows a modest banner ad in some screens. Historical graphs and finer detail sit behind the Pro upgrade. Discharge-per-app numbers depend on how Samsung reports usage, which occasionally lags reality by an hour.

Pricing:

Platforms: Android.

Download: AptoideGoogle PlaySamsung

Bottom line: The measurement app to install before you change any setting. If AccuBattery says your cell is at 74 percent of rated capacity, you know it is the battery, not the OS.

3. Samsung Modes and Routines, the automation Samsung buries in Settings

Samsung Modes and Routines is the closest thing Galaxy phones have to a native power-management scripting layer, and most owners never touch it. It ships pre-installed under Settings, replaced the older Bixby Routines, and can run conditional actions on triggers like screen-off time, location, battery level, or app launch. The trick is using it against your own habits instead of Samsung’s default suggestions.

Two routines matter most for battery on a Galaxy. First, a Sleep mode routine that turns off background sync, disables Always On Display, drops refresh rate to 60 Hz, and greyscale-shifts the screen from 11 pm to 7 am. Second, a low-battery routine that at 30 percent kicks in Medium power saving, disables 5G, and disables Auto-sync. Both cost nothing and save more than any third-party app can on their own because they run at the OS level.

Where it falls short: The trigger vocabulary is narrower than Tasker’s. If you want to run shell scripts or fire off webhooks, you will outgrow Modes and Routines quickly.

Pricing:

Platforms: Android (Samsung Galaxy only).

Download: Pre-installed. If it is missing, search “Modes and Routines” in the Galaxy Store or Settings.

Bottom line: The one native tool everyone should set up before installing anything else. Two well-chosen routines beat a folder full of tuner apps.

4. Naptime, when Samsung’s Doze is not aggressive enough

Naptime forces Android’s Doze mode to kick in the moment your screen turns off, instead of after the usual delay window. On stock Android that alone saves overnight drain; on a Galaxy the difference is smaller because One UI already runs its own aggressive standby, but the effect stacks in cases where One UI’s whitelist keeps a hungry app alive. Naptime cuts through the whitelist for apps you have not manually excluded.

The non-root mode uses the DUMPSYS permission granted via a one-time ADB command from a laptop, no root required. Once granted, the app runs quietly and does not itself burn measurable battery. On a Galaxy S25 through a full night of screen-off standby, Naptime cut idle drain by around one percentage point per eight hours in our testing.

Where it falls short: Setting up the ADB permission requires a laptop and one command. Without it, non-root mode is limited. It also does not know which apps are “important” so it can occasionally delay a notification by a few minutes.

Pricing:

Platforms: Android.

Download: Google Play

Bottom line: Install if AccuBattery shows your overnight drain is above one percent per hour with the screen off. Otherwise, Modes and Routines does most of the same work.

5. Battery Guru, the app that fixes your charging habits

Battery Guru focuses on the other half of Samsung battery life, the part that plays out over years rather than hours. It nudges you toward habits that slow chemical aging: don’t dip below 20 percent, don’t sit at 100 percent, prefer slow charging when you can. Samsung added a Protect Battery mode in One UI, but Battery Guru is more granular and adds a temperature meter, a charge-cycle counter, and cleaner explanations of what the numbers mean.

Where Battery Guru pulls ahead on Galaxy hardware is the temperature warnings. Samsung phones throttle charging when the cell warms up, which is invisible in Device Care but obvious in Battery Guru. If you charge next to a warm laptop, you will see the throttle happen in real time, and once you see it you stop doing it.

Where it falls short: Overlaps meaningfully with AccuBattery. Running both is fine but you will only look at one.

Pricing:

Platforms: Android.

Download: AptoideGoogle PlaySamsung

Bottom line: Skip if you already like AccuBattery. Pick if you want plain-language coaching over graphs.

6. DontKillMyApp Benchmark, the diagnostic that names your problem

DontKillMyApp Benchmark is a diagnostic, not a fixer. The app runs a background service overnight and reports the next morning whether your phone actually left it running. On Samsung the answer tends to be “mostly, but with quirks”, and the quirks are what matter. If your Galaxy is killing an important app after four hours, no amount of Greenifying will help until you whitelist it in the right place.

The published benchmark data on the project site gives Samsung a mid-tier “some issues” rating, and the app helps you localize exactly which of your own apps are affected. Once you know the culprit, the fix is usually two steps: add the app to Samsung’s Never Sleeping Apps list under Battery, and grant it Unrestricted background access in App info. Both settings exist, both do something, and neither is discoverable until you have a benchmark result telling you which apps to apply them to.

Where it falls short: The benchmark takes at least eight hours, ideally overnight. It cannot fix anything on its own. And it only tests the OS behaviour; it does not measure drain.

Pricing:

Platforms: Android.

Download: Google Play

Bottom line: Run once. Fix what it flags. Uninstall or leave it, either is fine.

7. GSam Battery Monitor, for wakelock detective work

GSam Battery Monitor is the tool that comes out when nothing else explains the drain. It logs wakelocks (the reason Android stays awake instead of sleeping), CPU usage per app over long timeframes, and the cellular radio state history. On a Galaxy this catches the class of drain One UI hides: a rarely used app holding a partial wakelock for hours, or a badly written notification listener waking the CPU every few minutes.

Grant it the ADB permission once from a laptop and it upgrades from surface stats to real wakelock detail. Without ADB, it still works but the “why is my phone awake” pane is limited to what Android exposes to normal apps.

Where it falls short: UI is a decade old and unapologetic about it. The learning curve is steeper than AccuBattery’s, and the payoff only lands if you actually read the graphs.

Pricing:

Platforms: Android.

Download: AptoideGoogle Play

Bottom line: Reach for it when the obvious fixes stop working. Overkill for anyone who is not curious.

8. Samsung Members, the battery diagnostic Samsung hides in plain sight

Samsung Members is pre-installed on every Galaxy, most owners open it once for a promo, and it happens to include one of the best battery diagnostic tools on the phone. Under Support, then Diagnostics, then Battery status, it runs a hardware-level test of the actual cell and reports a Good, Weak, or Replace verdict along with maximum capacity and cycle count. This is data Samsung reads from the same fuel gauge chip Device Care uses, but exposes fully instead of behind a smiley face.

If AccuBattery says your capacity looks off and Samsung Members agrees, you have a warranty case worth taking to a service center. If AccuBattery says off and Samsung Members says Good, the issue is software, not the cell. Being able to distinguish those two saves a lot of guesswork.

Where it falls short: The Diagnostics section is buried three taps deep and disappears entirely in some carrier builds. It also cannot fix anything, only diagnose.

Pricing:

Platforms: Android (Samsung Galaxy only).

Download: Google PlaySamsung

Bottom line: Open it, run the battery diagnostic, and decide from there whether the problem is your habits or the cell. Free, native, and finally useful for something.

How to pick the right one

If you want the shortest possible install list, get Greenify and AccuBattery. Together they cover the two things One UI does poorly, hibernating specific offenders and reporting real usage. Add Samsung Modes and Routines because it is free and pre-installed, and you already own it.

If you tried Samsung’s Device Care and were frustrated: install Greenify. Device Care applies the same aggressive killer to everything or nothing. Greenify lets you pick the app that keeps waking your phone up and quarantine only that one.

If you charge overnight and your cell is a year old: install Battery Guru. Its 80 percent alarm and temperature warnings undo more damage than any process manager.

If your problem is not drain but “the app keeps missing my notifications”: run DontKillMyApp Benchmark, then whitelist the flagged apps in Samsung’s Never Sleeping Apps list.

If AccuBattery says your capacity is under 80 percent of rated: open Samsung Members, run the built-in battery diagnostic, and take the report to a service center. This is a hardware call, not a settings call.

If you actually enjoy fixing this yourself and have a laptop nearby: GSam Battery Monitor with ADB permission is the deep-dive tool, and Naptime plus GSam together will explain almost any weird overnight drain.

FAQ

What is the best free battery saver app for Samsung Galaxy?

Greenify plus AccuBattery, both free. Greenify hibernates the specific apps that keep waking your phone; AccuBattery tells you which ones those are and how much cell wear you have already accumulated. Samsung’s own Modes and Routines rounds out the set at zero cost and no extra install.

Does One UI’s built-in Device Care actually save battery?

Yes for the obvious cases and no for the subtle ones. Device Care’s Deep Sleeping Apps list works, but it applies one aggressive policy to everything you throw in. The apps that drain a Galaxy the most are usually the ones you occasionally use, and Device Care will not let you both use them and hibernate them. Greenify solves that specific gap.

Should I use task killers or booster apps on my Samsung phone?

No. Modern Android, and Samsung’s One UI especially, already manages background apps aggressively. Task killers force apps to relaunch from cold, which uses more battery than letting them sit in cache. If you have one installed, uninstall it.

Why does my Samsung phone drain so fast even after I turn off Always On Display?

The three usual culprits are 5G in a low-signal area, background sync on one hungry app that Device Care has not caught, and a wakelock from a poorly written notification listener. AccuBattery will spot the first, DontKillMyApp Benchmark plus Greenify will catch the second, and GSam Battery Monitor will find the third.

Do I need root to save battery on my Galaxy?

No. Every recommendation on this list works without root, and rooting a modern Galaxy breaks Samsung Pay, Secure Folder, and Samsung Care+ warranty. Naptime and GSam Battery Monitor go a step deeper with an ADB permission granted from a laptop, and that keeps warranty and security intact.

Is Bixby Routines still a thing?

Not by that name. Samsung renamed it Modes and Routines starting with One UI 5, and the app is pre-installed on every recent Galaxy. It does everything Bixby Routines did, plus mode-switching triggers based on location, time, and connected devices.