Xiaomi Redmi Note 5 is one of the most popular smartphones of the brand, but the standard battery indicator in the status bar is not popular for everyone.Someone wants to see the percentage of charge, someone does not like the color or shape of the icon, and some want to completely remove the display of the battery. In this article, we will discuss all possible ways to change the indicator, from simple MIUI settings to complex modifications through ADB and third-party applications.
It's important to understand that editing capabilities depend on the firmware version and the status of the unlocked bootloader. There are not all options available on a root-free stock MIUI, but even then there are solutions. If you're ready to experiment, you can achieve almost any indicator design, down to animated icons.
Before you start making changes, check the current version of MIUI in Settings β About Phone β MIUI. This will help you avoid errors when choosing a method. Also note that some methods can reset settings after you update the system.
1. MIUI Standard Settings: What You Can Change Without Root
Even without the additional tools, the Redmi Note 5 has a few options for adjusting the battery display.They are limited, but suitable for those who do not want to risk the stability of the system.
Go to: Settings β Screen β Status bar
The following parameters are available here:
- π Charge percentages β includes digital display next to the icon (not working on all versions) MIUI).
- π¨ Color indicator β you can choose between white and black (depending on the topic of design).
- π± Hide the indicator β completely disabling the display of the battery in the status bar (requires a reboot).
On some custom firmware (e.g. MIUI EU), the list of options is wider β you can choose the style of the icon (round, rectangular, with animation), but on the official global or Chinese version these features are usually absent.
β οΈ Note: If after changing the settings, the indicator disappears completely, check the settings parameter β Screen. β Application authorizations β System settings β Show status bar. Sometimes cache reset (Settings) β Annexes β Application management β Three points. β Clearing the cache helps to return the display.
2.Using MIUI themes: a quick way to change design
One of the safest methods is to install third-party themes from the official MIUI Themes store, many of which change not only the wallpaper and icons, but also the style of the battery indicator.
- π Round or rectangular icons.
- π¨ Gradient pouring depending on the level of charge.
- π’ Figures inside the icon (instead of a separate percentage display).
- πΌοΈ Minimalistic or Futuristic Styles.
How to set the topic:
- Open the Themes app (icon with brush).
- Go to the Online section and search for battery icon or bar status.
- Select your favorite theme and click Apply.
- If the indicator has not changed, restart the device.
The downside to this method is the dependence on the authors of the theme. After the MIUI update, some elements may reset, and some themes are no longer supported, and not all themes are compatible with the Redmi Note 5 due to differences in screen resolution (FHD+).
π‘
Check reviews before installing the theme β some only change the battery indicator on the home screen, but not in apps.
3. applications for customization without root: Battery Styles and analogues
If standard settings are not enough, you can use third-party utilities. They do not require root rights, but they have limitations - for example, not all applications work correctly on MIUI due to the nature of the shell.
The most popular programs:
| Annex | Functions | Cons | Compatibility with MIUI |
|---|---|---|---|
| Battery Styles | 100+ icon styles, percentages, color schemes | Plugins for full control require purchase | β It works, but it may conflict with the topic. |
| Energy Bar | Dynamic charge band along the top edge of the screen | Not shown in some games | β Stable. |
| Battery Percent Enabler | Forced display of interest (even if the option is hidden in MIUI) | It doesnβt work on MIUI 12+ without ADB. | β Partially. |
| Status | Full customization of the statusbar, including the battery | Complicated interface, requires customization | β οΈ Glitches are possible. |
For installation:
- Download. APK-file from the official website or APKMirror (avoid third-party sources!).
- Allow installation from unknown sources in Settings β Security.
- Launch the application and give access to the Overlay on other applications.
- Select the indicator style in the program settings.
β οΈ Note: Apps like Status or Battery Styles can increase battery consumption by 5 to 10 percent because they are constantly in the background. β Permits β Auto-start.
Change of indicator through ADB: for advanced users
If you're not afraid of the command line, ADB (Android Debug Bridge) allows you to change system settings without root, which works on most versions of MIUI, but requires a connection to a computer.
What you need:
- π» Computer with Windows/Linux/macOS.
- π USB-cable (preferably original).
- π¦ Installed drivers Xiaomi and ADB Tools.
- π Included debugging by USB (Settings β The phone. β Version. MIUI β Slip 7 times; then Settings β Additionally. β For developers β Debugging by USB).
Instructions for displaying charge percentages (if the option is hidden in MIUI):
adb shell settings put global battery_percent_show 1To change the style of the icon (does not work on all versions):
adb shell settings put secure icon_style_battery 2Where 2 is the style ID (try values from 0 to 5).
To get it back:
adb shell settings delete global battery_percent_show
adb shell settings delete secure icon_style_batteryOn MIUI 12.5+, these commands may not work due to changes in system settings, in which case only editing files through Magisk will help (see next section).
Install Xiaomi | Drivers Enable debugging by USB| Download ADB Tools| Connect phone to PC| Allow access on phone-->
5. Full customization with root and Magisk: for enthusiasts
If you have a bootloader unlocked and you have Magisk installed, the options for adjusting the battery indicator become almost limitless.
- π¨ Shape of the icon (circle, rectangle, custom graphics).
- π’ Font and position of interest (inside/outside icons).
- π Color scheme (gradient, color change depending on charge).
- β‘ Animation (filling, blinking at low charge).
The most effective modules for Magisk:
- Battery Style β allows you to download custom icons in PNG format.
- MIUI Battery Percent β Compulsoryly includes interest on any version of MIUI.
- Statusbar Customizer β Full control of the statusbar, including the battery.
How to install the module:
- Download. ZIP-module file (e.g. from the forum) XDA Developers).
- Open Magisk Manager and go to the Modules section.
- Click Install Module and select the downloaded file.
- Reboot the phone.
To create a fully customized icon:
- Prepare. PNG-files for each charge level (0%, 10%, 20% etc.) with permission 24Γ24 pixel.
- Put them in the /sdcard/BatteryStyle folder.
- Install the Battery Style module and specify the path to the folder in its settings.
β οΈ Note: Some Magisk modules conflict with updates MIUI. Before you upgrade, disable all modules through Magisk Manager β Modules. β Turn everything off, otherwise the phone may hang on the logo.
How to return the standard indicator after a failed customization?
6. Risks and possible problems when changing the indicator
Any modification of system files or use of third-party tools has consequences, and these are the most common problems and ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| The indicator disappears after the reboot | Conflict of topics or modules Magisk | Reset the theme to standard or disable modules |
| Charge percentages are not displayed | Limit MIUI or reset settings | Repeat. ADB-command or use the module MIUI Battery Percent |
| The phone is overheating or discharged quickly | Background work of customization applications | Turn off auto-start for the application in MIUI settings |
| The battery icon is displayed crooked or cropped | Incompatibility of theme with screen resolution | Try another topic or edit it. PNG-manually |
The most serious problem is the bootloop (locking on the MIUI logo) after the failed installation of the Magisk module.
- Press Power + Volume up to enter Recovery.
- Select Mount β System.
- Connect your phone to your PC and remove the problem module from /data/adb/modules.
- Reset the device.
If you are unsure of your skills, before experimenting with Magisk or ADB, back up through Settings β Additional β Backup and Reset.
π‘
The safest methods are to use MIUI themes and rootless apps. ADB and Magisk offer more features, but require caution.