Skip to content
TechBone
Android

Android: Change Battery Optimization for Background Apps

If an app stops refreshing content, delays notifications, or fails to sync in the background, Android's battery management is likely holding it back. Apps flagged for optimization get paused or throttled once the screen turns off, which saves power but can break push messages and live updates. You can turn this off for individual apps without disabling battery saving for the whole phone.

7 min9 steps
VersionAndroid 9 · Android 9

Step by step

1 / 9

Step 1 of 9: Open the **Settings**

1

Open the Settings

Live simulator

Android 9 · Android 9
Optimize Battery Usage for Background Apps – Android 9: step 1 – Open the Settings
Open the Settings
1 / 9

Scroll or use the buttons for the next step

Feedback

Was the guide correct?

Help others: confirm the path or report a problem.

50

Confirmations

Forum verified this path

Android

Optimize Battery Usage for Background Apps auf Android

Android manages background activity per app to extend battery life. When an app is marked as optimized, the system can pause its background processes, delay network access, or stop sync jobs shortly after you leave the app.

This affects messaging apps, mail clients, and fitness trackers the most, since they rely on constant background connections. If notifications arrive late or not at all, checking this setting is usually the first step before assuming an app is broken.

To change the behavior for a specific app, open SettingsApps & notificationsAdvancedSpecial app accessBattery optimization. By default the list shows apps that are already set to Not optimized.

Tap All apps to see every installed app, then select the one causing trouble. Choose between Optimize and Don't optimize.

Setting an app to Don't optimize keeps its background processes running normally, which fixes delayed alerts but increases battery drain. Reserve this for apps you rely on daily, not for every app on the phone.

Frequently asked questions

The app is excluded from Android's automatic background restrictions. It can keep network connections open, run sync jobs, and send notifications without the delays caused by Battery optimization.