Xiaomi Poco F3 is one of the most productive smartphones in its price segment, but its autonomy is often a weak point. Owners complain about the quick discharge when used actively, especially in games or with 5G enabled. The reason lies not only in the battery capacity (4520 mAh), but also in unoptimized MIUI settings, application background activity and features of the Snapdragon 870 chip.
In this article, 10 working ways to extend the Poco F3โs life without compromising functionality, weโll discuss both basic methods (disabling unnecessary services) and advanced ones (changing kernel parameters via ADB). All recommendations are tested on MIUI 13/14 firmware and are relevant for models with global (Global ROM) and Chinese (China ROM) versions of the software.
Important: results depend on the use case: With moderate load (social networks, messengers, calls), it is possible to achieve a 25-30% increase in autonomy compared to standard settings, in games or when shooting 4K video, the effect will be modest โ about 10-15%.
1. Battery calibration: why the smartphone suddenly turns off 20%
One of the most common problems with the Poco F3 is that it can turn off at 15-20% or freeze for 1 percent of hours, because of a battery controller failure that occurs after a deep discharge or frequent use of fast charging.
For calibration, follow the following steps:
- ๐ Discharge the phone before automatically turning off (donโt manually turn off!).
- โก Connect the original RAM and charge up to 100% without interruptions (minimum 2-3 hours after reaching full charge).
- ๐ฑ Turn off the charger, turn off the phone and wait 5 minutes.
- ๐ Turn on your smartphone and repeat the discharge / charging cycle 2 more times.
After calibration, the battery controller will "reset" the capacity errors. If the problem persists, check battery wear through the engineering menu (#4636## โ Battery information). If the health score is below 80%, replacement is recommended.
โ ๏ธ Note: Do not use "smart" chargers with automatic shutdown (for example, from Anker or Baseus) for calibration.
2. MIUI Optimization: Hidden Settings to Save Energy
MIUIโs default firmware activates a lot of background processes that eat up charge. For example, the service mipush (responsible for push notifications) can consume up to 5% of the battery per hour, even if you do not use Xiaomi apps.
Open Settings โ Battery and Performance โ Battery Mode and select:
- ๐ Balanced โ the best option for most users.
- ๐ฟ Charge savings โ limits background activity and reduces processor clock speed (suitable for office work).
- โก Performance โ Turn off this mode if you donโt play heavy games.
Next, go to Settings โ Apps โ Permissions โ Autostart and disable Autostart for all applications except instant messengers and system services.
- ๐ฎ Games (Genshin Impact, PUBG Mobile โ they run background processes for updates).
- ๐ฑ Social networks (Facebook, TikTok) actively use geolocation).
- ๐ Marketplaces (AliExpress, Wildberries โ send notifications about discounts).
Disable auto-run of unnecessary applications |
Select "Balanced" mode in the battery settings |
Turn off background synchronization for email and social networks |
Remove or freeze Xiaomi system applications> (Cleaner, Mi Video, Mi Music)-->
3. Customization of the processor and graphics: how to reduce heating and charge consumption
The Snapdragon 870 in the Poco F3 is a powerful but voracious chip that works at maximum frequencies by default, even on simple tasks, leading to increased power consumption and heat. Fortunately, MIUI has hidden tools to limit performance.
To start, open Settings โ Additional โ Performance Mode and activate:
- ๐ Background Limitation โ Reduces CPU Clock Frequency for Background Tasks.
- ๐ Optimizing Games โ Limits FPS in games up to 60 frames (saves up to 20% charge).
For advanced users, you can manually set limits on CPU cores with ADB, connect your phone to your PC, activate USB Debugging, and follow the commands:
adb shell settings put global force_low_power true
adb shell settings put global cpu_min_freq "0:300000 4:300000 7:300000"These commands will force the minimum core frequency to decrease the energy consumption in the idle, and the effect is: +15-20% autonomy in office work, but there are possible lags in heavy games.
โ ๏ธ Attention: After application ADB-Some functions may be lost (e.g. Always-on Display) to return everything back, run adb shell settings reset global.
| Parameter | Default value | Recommended value | Saving charge |
|---|---|---|---|
| Max. frequency of CPU (small cores) | 1.8 GHz | 1.4 GHz | 10% |
| Max. GPU frequency. | 670 MHz | 500 MHz | 15% |
| FPS Limitation in Games | 120 Hz | 60 Hz | 25% |
| Background activity of the processor | No restrictions. | Limited. | up to 8% |
Communications Management: 5G, Wi-Fi and Bluetooth as "Energy Vampires"
Communications modules are one of the main charge eaters in the Poco F3. For example, the 5G module in active mode consumes 2-3 times more energy than 4G. Even in standby mode, it continues to scan networks, which reduces autonomy by 10-15%.
Optimize your communication settings:
- ๐ถ Turn it off. 5G, If not needed: Settings โ SIM-maps and mobile networks โ Type of network โ 4G.
- ๐ก Activate the Traffic Saving mode in Settings โ Connections and sharing โ Saving traffic.
- ๐ Turn off automatic Wi-Fi search: Settings โ Wi-Fi โ Additionally. โ Network search (disable).
- ๐ Use Bluetooth 5.0 only when needed โ it consumes up to 5% charge per hour even without connected devices.
To maximize savings, activate In-plane mode in areas with poor coverage. When your smartphone is constantly searching for a network (for example, in the subway or outside the city), battery consumption increases by 2-3 times.
๐ก
If you're in a place that's not very good, add the Airplane Mode widget to the home screen, and turning it on/off quickly saves up to 30 percent of your charge in a day.
5. Screen and animation: how to reduce consumption without loss of comfort
AMOLED-poco F3 permittingly FHD+ And at 120 Hz, it's the main energy consumer, and at maximum brightness, it eats up to 40 percent of the charge per hour of active use. Fortunately, there are ways to reduce the appetite of the display without drastically sacrificing the energy.
Recommended settings:
- ๐จ Turn on the dark topic. AMOLED It saves up to 20 percent of the charge.
For fans of customization: in Settings โ Additional โ Developer (activated by 7-fold press on the MIUI version) you can turn off the animation of windows and transitions. This will not only speed up the system, but also reduce the load on the processor, which will positively affect the autonomy.
How to check the actual screen time?
6.Apps and Services: Who is to blame for the quick discharge?
Statistically, top-3 "Poco's energy vampires F3 โ This is Google Play Services, Facebook and MiuiDaemon, the first two of which can be optimized, but the third one is going to be the one that handles the shell.
How to reduce the impact of applications on autonomy:
- ๐ Limit background activity for social networks: Settings โ Annexes โ Application management โ [Select the application] โ Battery โ Limited.
- ๐ Turn off automatic app updates on Google Play.
- ๐ฅ Use lightweight versions of applications (Facebook Lite, Messenger Lite).
- ๐๏ธ Remove or freeze unnecessary system applications ADB: adb shell pm uninstall --user 0 com.miui.videoplayer adb shell pm uninstall --user 0 com.miui.miservice
To analyze the charge consumption, use the AccuBattery app (available on Google Play), which shows which processes drain the battery in real time, and helps to identify โvoraciousโ applications. For example, if Google Play Services consumes more than 10% of the charge per day, this is an occasion to check the sync and geolocation settings.
โ ๏ธ Note: Do not remove Xiaomi system applications without a backup. Some of them are critical to the shell. For example, removing com.miui.home will lead to the launcher crash.
7.Firmware and Updates: How MIUI Version Affects Autonomy
Poco F3 owners often experience a sharp drop in battery life after a MIUI upgrade, with unfinished builds giving way to new features, such as MIUI 14, where many users complained about increased charge consumption due to background Xiaomi Cloud activity.
Recommendations for updates:
- ๐ Reverse to stable version if after the update, autonomy deteriorated. Use Mi Flash Tool to firmware official Global ROM.
- ๐ ๏ธ Install a custom core (like FrancoKernel or Kirisakura) if you're prepared for the risks.Castom cores are often better optimized for energy saving.
- ๐ฅ Check out the reviews about the new firmware on the forums (4PDA, XDA-Developers before the update.
For the firmware through the Mi Flash Tool:
- Download the official firmware for Poco F3 (codename alioth) from Xiaomiโs website.
- Unpack the archive and place the folder in the root of the C:\ disk.
- Launch the Mi Flash Tool, connect the phone in Fastboot mode (clip Volume Down + Power).
- Select the firmware folder and press Flash.
๐ก
Before firmware, be sure to back up data via Settings โ Additional โ Backup and Reset. Custom firmware can lead to a loss of warranty!
8.Alternative methods: from battery replacement to Power Bank
If all software methods have been tried, but autonomy is still not satisfied, consider hardware solutions:
- ๐ Battery replacement. Original Poco battery F3 (articular MBJ4068) It costs about 2000-2500 rubles. After 2-3 years of operation, the capacity drops by 30-40%, and the replacement becomes justified.
- โก External battery: Power Delivery-enabled models (e.g. Xiaomi Mi Power Bank 3 Pro) allow you to quickly recharge your smartphone on the way.
- ๐ Safe charging: Use only original or certified RAMs (Xiaomi, Anker, Baseus) and cheap charging can damage the battery controller.
For those who are ready for experimentation, AliExpress sells batteries with increased capacity (up to 5500 mAh) for the Poco F3. However, their installation requires disassembling the smartphone and can lead to overheating or bloating of the battery, in which case the risks outweigh the benefits.
If you travel frequently, look for a solar power bank (such as the Xiaomi Mi Solar Charger) that allows you to recharge your smartphone on hikes or in nature, where there is no access to an outlet.