How to increase the autonomy of Xiaomi Poco X3 Pro: From basic settings to hidden chips MIUI

Xiaomi Poco X3 Pro

Snapdragon 860

5160 mAh

MIUI

system-work

MIUI 12/13/14

Poco X3 Pro

We tested all the methods on firmware from MIUI 12.5 to MIUI 14 (including HyperOS), and on custom builds like Pixel Experience or LineageOS. Results vary from +15% +30% of the time, depending on the use case. Importantly, some tricks require an unlocked bootloader or root rights, which we'll mark separately.

If your Poco X3 The Pro discharges in 6-8 hours with moderate use, the problem is most likely in the software, not in the โ€œwornโ€ battery. Even after 2-3 years of operation, the battery capacity rarely falls below 85% of nominal value โ€“ this is enough for a full day of operation with the right settings. Letโ€™s start with the simplest ways and gradually get to the advanced ones.

1. Battery calibration: why the smartphone shows the wrong percentage of charge

One of the most underrated techniques is calibrating the battery controller, and over time, the system starts to misrepresent the charge level, for example, it shows the battery's level of charge. 30%, through 5 It's not a breakdown, it's a data failure. battery_stats.bin. You can fix it without root rights, but you will need a full cycle of discharge-charge.

Instructions for Poco X3 Pro:

  1. Discharge the phone until it is automatically turned off (not to 1%, but until it shuts down itself).
  2. Connect the original RAM and charge up to 100% without interruptions (preferably off).
  3. Once fully charged, turn off the cable and turn on your smartphone. If the level is 95-99%, repeat the cycle again.

To speed up the process, you can use the recovery mode:

1. Turn off the phone.


2.Put Power + Volume Up down before the MI logo appears.




3. Select Wipe & Reset โ†’ Wipe Battery Stats (if any).




4.Reboot and complete the full charging cycle.

โš ๏ธ Note: Do not use "fast charging" (33W) During calibration, this will distort the controller data. 5W/10W adapter.

After calibration, check the actual battery capacity through the engineering menu:

#4636## โ†’ Battery โ†’ Charge level (should match the actual percentage).)

๐Ÿ’ก

If the phone is still turned off by 10-15% after calibration, the problem may be battery wear. Check its health through the AccuBattery app (Health score below 80% is a reason to replace).

2. MIUI Optimization: Hidden Settings That Eat Charge

MIUI It's known for its heavy interface and background processes, and even in standby mode, it can consume up to 5 to 7 percent per hour because of unnecessary services, and we've compiled a list of the most voracious features and how to turn them off:

Top.-5 "Vampires" in MIUI:

  • ๐Ÿ” Search for Mi devices (Settings) โ†’ Connected devices โ†’ Device search โ€“ constantly scanning Bluetooth and Wi-Fi.
  • ๐Ÿ“ก Auto-update MIUI (Settings โ†’ The phone. โ†’ Updating the system โ†’ โš™๏ธ โ†’ Auto Update โ€“ Checks for updates every 6 hours.
  • ๐ŸŽต Mi Music (built-in player) โ€“ even if you donโ€™t use it indexes files in the background.
  • ๐Ÿ“Š Analytics MIUI (Settings โ†’ Additionally. โ†’ Confidentiality โ†’ Analytics โ€“ sends data to Xiaomi.
  • ๐Ÿ”„ Autosynchronization of Mi Account (Settings) โ†’ Accounts. โ†’ Mi Account โ†’ Synchronization โ€“ Updates contacts, notes, etc.

Special attention should be paid to the function "Smart optimization" (Settings) โ†’ Battery โ†’ โš™๏ธ โ†’ Smart optimization: It should save you charge, but in practice it often works against the user:

  • ๐Ÿ›‘ Limits background activity of all applications, including messengers.
  • โšก Aggressively shuts down processes, which causes them to restart when opened (which wastes more energy).
  • ๐Ÿ”‹ Ignores manual settings for individual applications.

โš ๏ธ Note: If you are using Poco X3 Pro on custom firmware (e.g. Pixel Experience), the Smart Optimization feature may not be available. โ†’ System system โ†’ Optimizing the battery.

Recommended settings for maximum autonomy:

1. Turn off "Smart Optimization."


2. Manually add frequently used applications (Telegram, Watsup) to the list "No restrictions" (Settings โ†’ Battery โ†’ Application Selection).




3. Activate the Charge Saving mode (Settings โ†’ Battery โ†’ Saving mode) and set it up:




Disable Background Limitation for key applications.




- Turn on "Dark Theme" and "Performance Limitation."

๐Ÿ“Š What kind of firmware do you use on Poco? X3 Pro?
Stock MIUI
HyperOS
Pixel Experience
LineageOS
The other custom
I don't know.

3. Customize the core and processor: how to reduce power consumption Snapdragon 860

Snapdragon 860 in Poco X3 Pro is a re-marked Snapdragon 855+ It's running at maximum performance by default, which quickly drains the battery. Fortunately, the Linux kernel and Qualcomm drivers allow you to fine-tune the behavior of the processor.

Optimization (without root):

  • โš™๏ธ Performance Mode: Switch to "Balanced" or "Economic" in Settings โ†’ Battery โ†’ Performance mode.
  • ๐Ÿ”ฅ Clock frequency limitation: B MIUI There is no built-in limiter, but you can use the application CPU Throttling (requires) ADB). Command to limit to 2.2 GHz: adb shell "echo '2208000' > /sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq"
  • ๐ŸงŠ Disconnecting hot cores: The processor has 1 nucleus (Cortex-A76) and 3 small-scale (Cortex-A55). You can turn off a large core for background tasks (requires root): echo 0 > /sys/devices/system/cpu/cpu7/online

For root-right users, deeper settings are available through Kernel Adiutor or FrancoKernel Manager. X3 Pro:

ParameterRecommended valueThe effect
CPU Governorschedutil or ondemandDynamic frequency control to save charge.
Min CPU Frequency300 MHz (for small cores)Reduces consumption in standby mode.
TCP Congestion Algorithmbbr or cubicOptimizes data transmission over the network (less consumption when downloading).
GPU Governormsm-adreno-tzReduces the heat and power consumption of graphics.

Critical moment: on firmware MIUI 13+ kernel-control (EAS) If the phone starts to lie down after the changes, reset the kernel settings to default.

Make sure the battery is charged >50%|Backup your current settings in Kernel Adiutor|Check the temperature of the processor (should be) <40ยฐC)|Turn off "Acceleration" in the performance settings-->

4.Background Process Control: What Really Eats the Battery

According to the Battery Historian (a tool from Google), up to 40% charge on Poco X3 Pro goes into the background of the application, and it's not just social media that's to blame, it's system services. Here's how to fix it:

Top.-3 background-control:

  1. Disabling Autostart: Settings โ†’ Annexes โ†’ Autorun Control: Prohibit autoruns for all apps except instant messengers and calls. Especially voracious: Facebook, Instagram, TikTok.
  2. Limiting activity through ADB: To completely disable the background, use the command: adb shell cmd appops set [package_name] RUN_ANY_IN_BACKGROUND deny Example for Facebook: adb shell cmd appops set com.facebook.katana RUN_ANY_IN_BACKGROUND deny
  3. Greenify Application (requires root or ADB) It allows you to freeze unnecessary processes: ๐Ÿ“ฑ Mi Video, Mi Music, Mi Browser (embedded Xiaomi apps). ๐ŸŽฎ Game launchers (Game Turbo). ๐Ÿ“ฐ News widgets (Mi Feed).

To analyze the battery consumption by process, use BetterBatteryStats (requires root).

  • ๐Ÿ”ด Partial Wakelocks โ€“ Processes that Keep Your Phone from Sleeping.
  • ๐ŸŸข Alarms โ€“ tasks that wake up the processor on a schedule.
  • ๐Ÿ”ต Network Usage โ€“ applications that use mobile data all the time.

โš ๏ธ Note: Do not limit background activity for system processes called com.android. or com.qualcomm. โ€“ This can cause unstable phone performance.

How do I know which app is to blame for the rank?
Open the Settings. โ†’ Battery โ†’ Battery usage, and look at the graph. >10% For an hour, this is your energy vampire. ADB: adb shell dumpsys batterystats --charged It will show the exact data on each process since the last charge.

5. Network optimization: 4G vs Wi-Fi, and why LTE ingests more charge

Snapdragon module X24 LTE POCO X3 Pro supports speeds up to 2 Gbps, but high network performance = High power consumption, such as constant connection to the 4G+ (CA) can increase battery consumption by 15-20% compared to 3G or wifi.

How to reduce the cost of mobile network:

  • ๐Ÿ“ถ Switch to the switch. 3G in the weak signal zone: settings โ†’ SIM-maps and mobile networks โ†’ Preferred type of network โ†’ 3G In places with poor coverage 4G The phone is constantly looking for a network, which greatly drains the battery.
  • ๐Ÿ”„ Turn off the Smart Switch. Wi-Fi/4G": Settings โ†’ Wi-Fi โ†’ Additionally. โ†’ Smart switch (disable) This feature constantly scans networks even when Wi-Fi is turned on.
  • ๐Ÿ“ก Use static. IP Wi-Fi: Set up manually IP-Address to your network โ€“ this will reduce the number of DHCP-requests (which drain the battery).
  • ๐Ÿ›ก๏ธ Turn off "Mobile data is always active": Settings โ†’ SIM-map โ†’ [Yours. SIM] โ†’ Mobile data is always active (disable) This option keeps the connection active even when connecting to Wi-Fi.

Comparison of battery consumption by network type (Poco test) X3 Pro):

Type of networkExpenditure per hour (waiting mode)Consumption per hour (active use)
Wi-Fi (5 GHz)0.5โ€“1%3โ€“5%
Wi-Fi (2.4 GHz)0.3โ€“0.7%2โ€“4%
4G (good signal)1โ€“1.5%5โ€“8%
4G (weak signal)2โ€“3%10โ€“15%
3G0.5โ€“1%3โ€“6%

If you travel frequently, turn off data roaming and automatic network search:

Settings โ†’ SIM-cards โ†’ Roaming (disable)


Settings โ†’ Mobile Network โ†’ Network Auto Search (disable)

๐Ÿ’ก

The most cost-effective option is to use Wi-Fi at 2.4 GHz with the network scans turned off. 4G Necessary, give preference to networks with support for VoLTE (voice on the Internet) LTE), They are more efficient at using energy when calling.

6. Hardware tricks: from replacing the thermopast to shutting down NFC

If software methods didn't help, the problem could lie in the hardware.Poco X3 Pro is known for two 'diseases' affecting autonomy:

  1. Overheating of the processor due to dried thermopaste (actually after 1.5-2 years of use).
  2. Defect of the power controller (manifested as a sharp jump in discharge from 50% to 15%).

What you can do on your own:

  • ๐Ÿ”ง Replace thermopaste: Use a high-quality paste (Arctic) MX-6 Remove the back cover (need a mediator and a hair dryer to soften the glue). Clean the old paste off the processor and apply the new thin layer. X3 Pro 1. Turn off the phone and remove SIM-2. heat the back cover around the perimeter with a hair dryer (temperature) ~60ยฐC). 3. Gently apply the cover to the mediator starting at the corners. 4. Turn off the battery plume and battery (don't pull the plumes!). 5. Remove the metal plate above the processor and clean the heat paste.
  • ๐Ÿ“ด Disabling unused modules: NFC: Settings โ†’ Connected devices โ†’ NFC (disable) IR port: If you do not use the remote, turn off the Settings โ†’ Additionally. โ†’ IR port Two SIM-Slot: If you use one SIM, Remove the second (the module is constantly scanning the network).
  • ๐Ÿ”‹ Battery replacement: Original battery for Poco X3 Pro has an articulation MBJ4356 (5160 mAh. Replacement cost: ~1500-2000 rubles in the service center, signs of wear: the phone turns off by 20-30%, bloating (check if the phone is flat on the table), quick discharge at low temperatures.

โš ๏ธ Note: If you decide to replace the thermopaste yourself, remember: improper assembly can lead to loss of water resistance (if any) or damage to plumes.

To check the status of the battery, use the command:

adb shell dumpsys battery

Pay attention to the parameters:

  • health: should be 2 (goodness).
  • voltage: voltage range 3.7โ€“4.4V.
  • temperature 25โ€“40ยฐC.

7. Alternative firmware: should you switch to caste for autonomy?

Stock-stock MIUI It is known for its heavy interface and background processes, and alternative firmware such as Pixel Experience, LineageOS or crDroid can increase uptime by 20 to 30 percent by adding more time to the experience:

  • ๐Ÿงน Absence of Bloatware (unnecessary Xiaomi apps).
  • โšก More aggressive processor management (e.g, EAS Pixel Experience).
  • ๐Ÿ”‹ Optimized cores (e.g. Kirisakura for Poco) X3 Pro).

Comparison of firmware on autonomy (Poco test) X3 Pro):

FirmwareTime to work (SOT)Expense in anticipation (8 hours)Do you need to unlock the bootloader?
MIUI 14 (HyperOS)6-7 hours8โ€“12%โŒ No.
Pixel Experience 138-9 hours4โ€“6%โœ… Yes.
LineageOS 207-8 hours5โ€“8%โœ… Yes.
crDroid 98+ hours3โ€“5%โœ… Yes.

If you decide to switch to caste, consider:

  • โš ๏ธ Loss of warranty (if the phone is under warranty).
  • ๐Ÿ”“ The need to unlock the bootloader (the procedure takes 7-14 days due to Xiaomi restrictions).
  • ๐Ÿ“ฑ Possible bugs (e.g., non-functioning) NFC camera-box).

Recommended firmware for Poco X3 Pro:

  • ๐Ÿฅ‡ crDroid โ€“ the best balance of autonomy and stability.
  • ๐Ÿฅˆ Pixel Experience โ€“ pure Android with good optimization.
  • ๐Ÿฅ‰ ArrowOS โ€“ Minimalist firmware with a focus on performance.

๐Ÿ’ก

Switching to custom firmware gives you more autonomy, but it requires technical skills. If you're a beginner, start with the Pixel Experience, which is the most stable and has detailed installation instructions.

FAQ: Frequent questions about Poco's autonomy X3 Pro

๐Ÿ”‹ Why does my phone run out at 0% overnight when I didnโ€™t do anything?
This is a typical problem with deep discharge or battery calibration. Causes: The battery controller does not display the charge level correctly (calibration is needed, see section 1). โ†’ Battery โ†’ Battery wear (check health through AccuBattery) Solution: perform full calibration (discharge before shutdown) + Charge to 100% without interruptions and disable auto-run of unnecessary applications.
โšก Can I use a quick charger? 33W constantly?
Yes, fast charging does not harm the battery, if you follow the rules: Do not leave your phone on charging all night (after the battery is charged). 100% Avoid overheating (do not play games while charging). Use original or certified (with Quick Charge support) RAM 3.0/4.0). Modern batteries have a controller that limits current at high charge levels, so the risk of degradation is minimal.
๐Ÿ“ฑ What performance mode to choose for maximum autonomy?
B Settings โ†’ Battery โ†’ Performance mode available 3 options: Economical: limits CPU clock speed to 1.8 GHz, turns off background activity. Best choice for autonomy (+20-30% of operating time) Balanced: frequency up to 2.5 GHz, moderate background restriction. Optimal for most users. Performance: full power (2.96 GHz), no restrictions. Battery consumption maximum. Use Economy Mode in everyday tasks and switch to Performance only for games or video rendering.
๐Ÿ”„ Should you turn off Google account sync to save charge?
Synchronization with Google (Settings) โ†’ Accounts. โ†’ Google uses a minimum amount of energy (about 1-2% per day), but it is not recommended to turn it off completely, as it will disrupt the work: Gmail (no notifications for new emails), Google Play Services (some applications may not work), Backup of contacts and photos. Alternative: Turn off syncing of unnecessary data (like Google Fit or Google News) and leave only critical data (Mail, Contacts).
๐ŸŽฎ How to reduce battery consumption in games?
Games are the main thing