The standard charge icon on Xiaomi smartphones doesnβt always suit users: some lack detail, some want a digital display of percentages, and some just tired of the usual design. Fortunately, the manufacturer provides several ways of customization, from simple settings in the menu to deep modifications through the engineering menu. In this article, we will analyze all the current methods for devices on MIUI 14/15, including hidden functions and solutions for models without official support for changing icons.
Itβs important to understand that features vary depending on the firmware version and model. For example, the flagship Xiaomi 14 and Redmi Note 13 Pro+ offer more options than the budget POCO M6 or the old Redmi 9A. Weβll take these nuances into account and offer alternatives for each case.
If you've never changed your system settings through ADB or the engineering menu, don't worry. We'll explain each step in detail, including device preparation and possible risks. The rule of thumb is that changing system settings without backing up can cause interface failures, so save important data first.
1. Standard method through MIUI settings
The easiest method is to use built-in system options, which is suitable for most modern devices on MIUI 12 and later, but may not be available on budget models or custom firmware.
To change the charge display:
- Open the Settings β Screen.
- Select Status bar (on some models β Notification panel).
- Find the option Battery indicator style or Charge display.
- Choose one of the available options: π Graphic indicator (standard icon) π Charge percentage (digital value inside the icon) π¨ Color indicator (changes color depending on the level of charge)
On some devices (such as Xiaomi 13T or Redmi K60), you can also turn on the exact percentage next to the icon here.
π‘
If you don't have a Battery Indicator Style option, try updating MIUI to the latest version, often with new features following updates.
2. Hidden settings through the engineering menu
For devices where standard settings are limited, you can use an engineering menu, which works on most Xiaomi smartphones, but requires caution β incorrect changes can lead to crashes.
Instructions:
- Open the phone app and enter the combination: ##4636##
- In the menu that opens, select Battery Information.
- Find the Battery icon style (or Status bar battery style).
- Choose one of the available styles (usually 5-6 options, including hidden icon).
If the combination doesnβt work, try the alternative code:
##6484##It opens the testing menu, where there may also be additional settings in the Battery section.
What to do if the engineering menu does not open?
3. Change the icon through ADB (for power users)
The Android Debug Bridge (ADB) method is the most versatile, but requires a computer connection, and is suitable for devices where other methods donβt work, including the POCO F5, Redmi 12 and other models on MIUI 14/15.
Step-by-step:
- Enable USB Debugging in the Developer Settings (Settings β About Phone β MIUI Version β Press 7 times, then return to Additional β For Developers).
- Connect the phone to the PC and confirm the debugging permission.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
Example of commands to display percentages inside the icon:
adb shell settings put global status_bar_battery_style 5βοΈ Preparation for ADB-team
4.Use of MIUI themes for customization
If you don't like the standard icon design, you can install a MIUI theme with alternative styles, which doesn't change the functionality, but visually transforms the interface.
How to do this:
- Open the Topic app (usually preinstalled).
- In the Popular or Icons section, find themes marked Battery icon.
- Apply your favorite theme β the battery icon will change along with other interface elements.
Best Battery Customization Themes (available from the official MIUI Store):
- π Colorful Battery β Colorful Icon with Gradient
- β‘ Minimal Battery β Minimal Battery Design
- π’ Digital Battery β Digital Style on Old Phones
- πΌοΈ Transparent Battery is a translucent icon
π‘
MIUI themes change only visual style, but do not add new features (e.g. displaying battery temperature).
5. Third-party apps to change icons
If the built-in methods don't work, you can use third-party utilities, and the main disadvantage is that many of them require root rights or are unstable.
| Annex | Root is required. | Functions | Compatibility |
|---|---|---|---|
| Battery Guru | β No. | Widget with detailed information, skins for icons | MIUI 12-15 |
| Energy Bar | β No. | Dynamic charge band over the screen | All Android 9+ |
| BatteryBot Pro | β No. | Percentage in the notification panel, graphs of the discharge | MIUI 11-15 |
| Xposed Framework + GravityBox | β Yes. | Complete customization of icons, styles, animations | Only for rooted devices |
For installing widgets (e.g. Battery Guru):
- Download the app from Google Play.
- Give permission to display over other windows.
- Customize the appearance of the widget in the app menu.
- Add the widget to the main screen or notification panel.
π‘
Applications without root rights may conflict with MIUI Optimizations. If the widget doesn't work, turn off optimization in the developer settings (Settings β Additional β Developer β Disable MIUI Optimizations).
6 Manual modification of system files (for advanced)
This method involves editing SystemUI.apk files and requires:
- π Root rights or unlocked bootloader
- π» Knowledge of working with APK-files (decompilation, editing, compilation)
- π Backup of the system (risk of βbrickingβ the device)
Instructions:
- Download SystemUI.apk from your deviceβs firmware (can be retrieved via MT Manager or Root Explorer).
- Decompile the file using APKTool.
- In a file. res/drawable Find the battery icon files (usually called the battery icons). stat_sys_battery_*.png).
- Replace them with your images (retaining original titles and resolution).
- Compile the APK back and install it via TWRP or ADB sideload.
Where to get ready icons for replacement?
7. Frequent problems and their solutions
When you change your battery icon, you'll see some common mistakes, and we've collected some of the most common ways to fix them:
- β No "Battery indicator style" item in settings β Update. MIUI before the latest version or use it ADB-method.
- β After ADB-The team has changed nothing. β Restart the device or check the correctness of the command entered.
- β The icon is reset after the update β It's normal behavior. MIUI. After the update, re-apply the settings.
- β Third-party apps don't display percentage β Turn off optimization. MIUI developer-side.
- β After editing SystemUI.apk phone out β Restore backup via Fastboot or reflash the device.
π‘
If you use custom firmware (e.g. Pixel Experience or LineageOS), battery settings may vary, and in such cases, look for options in the System UI Tuner menu.