Android · Fix
Finding What Is Draining the Battery
The battery screen names apps but never causes. How to read it properly, and the few settings behind most avoidable drain.
Both Android and iOS show a list of apps with percentages. People read the top entry as the culprit and uninstall it, which is frequently wrong, because the list measures attributed consumption rather than blame.
How to read the battery screen
Screen usage is usually the largest single item and is not a problem. The display is the most power-hungry component in a phone. If the screen accounts for half of consumption, that is normal and it means the battery is being used for its purpose.
High usage by an app you used a lot is not drain. If a video app used 30 percent and you watched two hours of video, the system is telling you what you did.
What matters is usage disproportionate to your actual use. An app you did not open consuming a meaningful share is worth investigating. Both systems distinguish foreground from background activity — look at that split rather than the total.
Background activity is where avoidable drain lives. An app waking the device repeatedly, holding the network, or polling location.
The settings that account for most avoidable drain
Five things, in rough order of impact.
Location access set to always. An app permitted to use location continuously will do so. Very few apps genuinely need this — navigation while navigating, and little else. Setting everything else to "while using" is the single largest improvement available on most phones.
Background refresh for apps that do not need it. Social and news apps refreshing constantly. Turning it off for everything except messaging costs you nothing and stops a class of wakeups.
Screen brightness and timeout. Automatic brightness is usually well-tuned; a manually pinned high brightness is not. A long screen timeout means the display stays lit in your pocket.
Poor signal. This one is invisible and substantial. A phone in a weak coverage area transmits at higher power continuously trying to hold a connection. A day in a basement office costs more battery than any app. If drain is location-specific, this is usually why.
Notifications from everything. Each one lights the screen and wakes the processor.
What does not help
Closing apps from the recent-apps switcher. On both platforms, apps in the background are suspended rather than running. Force-closing them means the system must fully relaunch them next time, which costs more power than leaving them alone. This advice has circulated for a decade and both platform vendors have publicly contradicted it.
Battery saver apps. They cannot do anything the operating system does not already do, because the system controls scheduling. Many run continuously themselves, which costs power.
Task killers. Same problem, worse. The system restarts what they kill.
Turning off wifi to save power. Wifi generally uses less power than cellular for the same data. Leaving wifi on where there is a known network is usually better.
When it is the battery, not the software
Lithium batteries degrade. After two to three years of daily charging, capacity is typically down substantially, and the phone that lasted a day now lasts until evening.
The signs: shutdown at a non-zero percentage, sudden percentage drops, rapid drain under load such as camera or navigation, and the phone running hot during ordinary use.
Check the reported battery health where the platform provides it. Below roughly 80 percent of original capacity, replacement is a reasonable response, and it is far cheaper than a new phone.
A degraded battery cannot be fixed by settings. If health is poor, stop tuning software and replace the battery.
When it started suddenly
Sudden drain that began on a specific day has a cause, and it is usually one of four things.
A system update. The first few days after a major update involve reindexing and re-optimisation. Give it a week before concluding anything.
A new app. Check what was installed around that date.
A changed permission. An app that updated and asked for location, or was granted it by accident.
A failing battery reaching a threshold. Degradation is gradual until it is not.
The realistic expectation
A phone in normal use gets a day. A phone used heavily for video, navigation or gaming does not, and no amount of configuration changes that — those activities have real power costs.
If your usage genuinely exceeds what the battery holds, the answers are a power bank, a mid-day top-up, or a phone with a larger battery. Chasing settings past the five items above yields very little.