Xiaomiβs battery icon is one of the most visible interface elements that users see dozens of times a day. Some people donβt like the standard design, some want a more informative indicator with percentages, and some just get tired of the monotony. Fortunately, MIUI offers several ways to customize this element, from simple theme tweaks to deep system changes.
In this article, we will discuss all the current methods of changing the charge icon on Xiaomi, Redmi and POCO smartphones (including models from 2023-2026). Importantly, not all methods are universal - some require unlocking the bootloader or superuser rights, and others work only on certain versions of MIUI. We will specify the limitations for each method and warn against typical errors.
If you're a beginner, start with the first two sections -- they describe safe options without risk to the system -- and power users can jump right to the ADB or modified firmware sections.
1. Standard MIUI settings: Charge percentage and icon style
The easiest way to change the look of the battery indicator is to use the built-in MIUI options. They do not require additional programs or rights, but the options are limited.
What can be done without third-party tools:
- π Enable the display of percentage charge inside or near the icon.
- π¨ Choose from 2-3 preset styles (depending on version) MIUI).
- π Change the color of the icon depending on the level of charge (on some models).
How to do this:
- Open the Settings β Screen β Status bar.
- Click on Show battery percentage and select: Inside the icon (recommended for compactness), Next to the icon (convenient for accuracy).
Style of battery icon
π‘
If your MIUI version does not have an βIcon Styleβ option, try updating your firmware or using the theme method (Section 2).
Limitations of the method:
- β In some models (for example, POCO F5 Redmi Note 12 β Icon Styles May Not Be Excluded.
2.Use of themes from MIUI Theme Store
The MIUI Theme Store offers thousands of free and paid themes, many of which redesign the battery icon.It's a safe way to customize without ROOT or ADB.
How to find and use a theme with a new icon:
- Open the Themes app (the icon with a brush on your desktop).
- In the search box, enter the queries: battery icon, status bar battery, minimalist battery (in Russian).
Apply
Popular topics for changing the charge icon (2026):
| Title of the topic | Icon style | Compatibility | Free? |
|---|---|---|---|
| Pure Black Battery | Minimalist black indicator with percentages | MIUI 12β14 | Yes. |
| iOS Battery Style | Icon in the style of iPhone (green / red) | MIUI 13+ | No (β100 rubles) |
| Circle Battery Mod | Round indicator with animation | Only for AMOLED-screen | Yes. |
| MIUI 14 Dark | Dark icon with gradient | MIUI 14 | Yes. |
Important nuances:
- β οΈ Not all themes change just the battery icon β some affect the entire interface (app icons, fonts, etc.).
- β οΈ After updating MIUI The topic may be reset to standard.
3. Applications for customization without ROOT
If you don't have the built-in options, you can use third-party apps, which don't require super-user rights, but they have their limitations.
Top.-3 Applications for changing the battery icon on Xiaomi:
- π± Energy Bar β adds a colored charge bar at the top of the screen (works on top of the standard icon). ROOT, It supports color setting. Minus: the strip is not visible in all apps.
- π Battery Style - changes the design of the icon through overlays. Plus: more than 50 styles. Minus: may conflict with some launchers.
- π¨ Hex Installer β a utility for installing Magisk modules without ROOT (It requires an unlocked bootloader. Plus: deep customization. Minus: hard for beginners.
Instructions for the Energy Bar (the easiest option):
- Download the app from Google Play.
- Launch and grant permission to Overlay over other apps (in Android settings).
- From the app menu, select: Style β Solid (solid bar), Position β Top (top of the screen), Colors β Custom (set colors for different charge levels).
Show Energy Bar
Why does the Energy Bar not work in some applications?
Application restrictions without ROOT:
- β The icon in the status bar will remain standard (only overlays change).
- β Battery consumption may increase (due to constant overlay operation).
- β On Xiaomi MIUI 14 Some applications may not display overlays correctly.
4. Change the icon through ADB (no ROOT)
For advanced users willing to work with ADB, there is a way to change system settings without getting ROOT.This method works on most Xiaomi devices with MIUI 12-14, but requires a connection to a computer.
What you need:
- π₯οΈ Computer with Windows/macOS/Linux.
- π Cable USB Type-C (original for stable connection).
- π οΈ Utilities. ADB Fastboot (you can download from the official Android website).
- π± Included Debugging by USB smartphone.
Step-by-step:
βοΈ Preparation for work with ADB
- Activate Developer Mode on Xiaomi: Go to Settings β About Phone. Press 7 times on MIUI Version. Return to Settings β Additional β For Developers and enable USB Debugging.
Connect the phone to your computer and confirm the debugging permission.
cmd
Terminal
adb shell settings put global battery_percentage 1This command includes displaying percent inside the icon (if the option is not available in the menu).
adb shell settings put global status_bar_battery_style 1Where 1 is the style ID (possible values: 0 is standard, 1 is round, 2 is text).
adb rebootImportant: On some models (such as the Redmi K60 or Xiaomi 12T), these commands may not work due to manufacturer restrictions, in which case you will need Magisk or modified firmware.
π‘
ADB-The teams temporarily change the system settings after resetting the phone or updating it. MIUI Changes may disappear.
5. Modification of system files (ROOT required)
If you are willing to take risks and get ROOT-Right, you can completely replace the battery icon with a custom one, which gives you maximum freedom, but it takes care that you do the wrong thing, and you can get a bootloop).
What needs to be done:
- Unlock the bootloader through the official Xiaomi tool.
- Install Magisk to get ROOT.
- Download the module for customization of icons, for example: Battery Themes for MIUI (for MIUI 13/14), Status Bar Battery Mod (universal).
Magisk Manager
Where to download custom icons:
- π XDA Developers (Segment of Xiaomi Themes & Apps),
- π¨ Telegram channels with topics for MIUI,
- π GitHub repositories (search on request) MIUI battery icon mod).
Risks and warnings:
π‘
Before modifying system files, make a full backup via TWRP or MIUI Backup, which will help restore the phone in case of a crash.
β οΈ Warning: Changing system files without a backup could make it impossible to boot the phone. - Xiaomi models 13/14 s MIUI 14 Some Magisk modules cause conflicts with HyperOS (new shell from Xiaomi).
Example of module installation via Magisk:
- Download the module file (for example, MIUI_Battery_Mod.zip).
- Open Magisk Manager and go to the Modules section.
- Click Install from Storage and select the downloaded file.
- After installation, restart the phone.
6. Alternative firmware (Custom ROM)
If you donβt like the limitations of MIUI, you can install custom firmware, such as LineageOS, Pixel Experience or ArrowOS, which offer flexible interface configuration, including the battery icon.
The advantages of alternative firmware:
- β Full customization of the status line (including icons, colors, position of elements).
- β No advertising and unnecessary applications MIUI.
- β Regular security updates.
Cons:
- β The loader is required to be unlocked and ROOT.
- β Bugs with camera, sensors or wireless modules are possible (depending on the model).
- β Loss of warranty (if the phone is under warranty).
Popular firmware for Xiaomi (2026):
| Firmware | Xiaomi support | Features | Reference |
|---|---|---|---|
| Pixel Experience | Redmi Note 10β12, POCO F3βF5, Xiaomi 11β13 | Google Pixel interface, frequent updates | Website |
| LineageOS | Most Xiaomi models (except new ones) | Stable work, minimalist design | Website |
| ArrowOS | Xiaomi 12/13, Redmi K50, POCO X5 | Maximum customization, support for themes | Website |
Installation instructions (briefly):
- Unlock the bootloader through the Mi Unlock Tool.
- Install the custom TWRP recavator.
- Download firmware and GApps (if you need Google services).
- Using TWRP, run Wipe β Format Data.
- Sweep through the firmware and GApps.
- Reboot the phone.
β οΈ Note: On models with Snapdragon processor 8 Gen 2/3 (for example, Xiaomi 13 Ultra or Redmi K60 Pro) some custom firmware may not support hardware camera acceleration. Check compatibility on the forum before installing XDA.
Comparison of methods: which one to choose?
To make the choice easier, we have compiled a comparative table of all ways to change the battery icon to Xiaomi:
| Method | Difficulty | Need a ROOT? | Risks. | Flexibility |
|---|---|---|---|---|
| Standard settings of MIUI | β (simple) | β No. | No. | Limited. |
| Themes from MIUI Theme Store | ββ (easily) | β No. | Minimum | Medium |
| Third-party applications (Energy Bar) | ββ (easily) | β No. | No. | Low (overlay only) |
| ADB-team | βββ (middle-of-the-road) | β No. | Low. | Medium |
| Magisk modules | ββββ (difficult) | β Yes. | Tall (bootloop) | Tall. |
| Custom firmware | βββββ (difficult) | β Yes. | Very high. | Maximum |
Selection recommendations:
- πΉ If you need a percentage of charge or small changes, use standard settings or themes.
- πΉ For a deeper customization without risk, try it. ADB or energy bar.
- πΉ If you are ready for experiments, install Magisk and icon modules.
- πΉ For full control of the interface β consider custom firmware.