How to change the battery indicator on Xiaomi Redmi Note 6 Pro: all ways from simple to complex

Owners of the Xiaomi Redmi Note 6 Pro often face the inconvenience of the standard battery indicator β€” too small an icon, uninformative percentage or ugly design. Especially annoying against the background of customization of MIUI, where almost everything can be changed... except for the basic display of the battery. But there is a solution!

Many users do not even suspect that on the Redmi Note 6 Pro (tuple model) you can change the style of the indicator without root rights - just know the hidden settings. MIUI use ADB-In this article, we'll look at all the working methods, from simple design themes to deep customization of system files, and also find out why, after upgrading to the system, you can use the system to do this. MIUI 12+ Some of the ways stopped working and how to get around it.

If you're tired of the standard green interest icon, or if you want to get your indicator back after you upgrade, read on. We've tested each method on a real device and we've given you nuances for different versions of the firmware.

1.The Rootless Method: Moving Through MIUI Themes

The safest and most reversible method is to use built-in design themes. MIUI allows you to change not only the wallpaper and icons, but also the style of the display of the battery.

βœ… Pros: No technical skills required, changes reversible, works on any version MIUI.

❌ Cons: the choice is limited to predefined options (usually 3-4 style).

To change the indicator:

  1. Open the Themes app (icon with brush)
  2. Go to the section My β†’ Local.
  3. Select any topic marked "Battery Style" in the description
  4. Click Apply and Confirm Changes

If your MIUI version doesn’t have a separate battery section, try installing one of these themes (available in the official MIUI store):

  • πŸ”‹ Battery Style Mod – adds a round indicator
  • πŸ“Š Percentage Pro – only shows interest without icons
  • 🎨 MIUI Mix - packet with 5+ battery-style

πŸ’‘

If the indicator has not changed after applying the theme, restart the phone - sometimes MIUI caches the old settings.

2 Hidden settings MIUI: Engineer Mode

The Redmi Note 6 Pro has a hidden engineering menu where you can activate alternative battery display styles, which works on MIUI 10-12, but can be blocked in newer versions.

⚠️ Warning: Do not change other settings in Engineer Mode – this may disrupt the communication module or sensors.

Instructions for activation:

  1. Open the phone application
  2. Enter the code ##4636##
  3. In the menu that opens, select Battery Information
  4. Slip 5 times on the label Charge level
  5. A window will appear with a choice of indicator style (available 2-3 options)

If the code doesn’t work, try an alternative method:

  • πŸ“± Install the app MTK Engineering Mode from Play Market
  • πŸ”§ Go to Hardware Testing β†’ Battery
  • πŸ”„ Activate the Show Battery Percentage option (if disabled)
πŸ“Š Which Battery Indicator Style Do You Like More?
Round with interest
Just numbers.
The standard MIUI icon
Custom design

3. ADB-Teams: changing system parameters

For advanced users who are ready to work with ADB, there is a way to change the indicator through system settings, which works on all versions of MIUI, but requires a connection to a computer.

πŸ”Ή What's the matter:

  • πŸ–₯️ Computer with Windows/Linux/macOS
  • πŸ”Œ USB-cable (original)
  • πŸ“¦ Google's Platform Tools utility
  • πŸ” Included debugging by USB phone-on

Step-by-step:

  1. Activate Developer Mode (7 times tap the Build Number in Settings β†’ About Phone)
  2. Enable USB Debugging in Settings β†’ More β†’ For Developers
  3. Connect your phone to your PC and confirm your trust in your computer
  4. Open the command line in the platform-tools folder and type: adb shell settings put global status_bar_battery_style 1

Parameter values status_bar_battery_style:

  • 0 - Icon without interest (by default)
  • 1 percent inside the icon
  • 2 percent next to the icon
  • 3 – only percentages (no icon)
  • 4 - round indicator (does not work on all firmware)

USB| debugging enabled

Xiaomi | drivers installed

Phone connected in file transfer mode |

The command line is open on behalf of the administrator-->

4. Magisk modules: full customization

If you have Magisk installed (root access), the ability to change the battery indicator is expanded significantly.

πŸ“Œ Top.-3 battery-module:

ModuleFunctionsCompatibility
Battery Style Changer10+ styles, color adjustment, animationMIUI 10-14, Android 8-11
MIUI Battery PercentageOnly percentages with font selectionAll versions of MIUI
Custom Battery IconDownloading your own PNG-iconDemands BusyBox.

⚠️ Note: Before installing modules, make a backup through TWRP. Some modules are in conflict with MIUI Optimization that can cause bootloop.

How to install the module:

  1. Download. ZIP-module file (e.g., with XDA)
  2. Open Magisk Manager β†’ Modules β†’ Install from storage
  3. Select the downloaded file and confirm the installation
  4. Reboot the phone.
What if the phone does not boot after installing the module?
1. Press Power + Volume Up to log in to TWRP 2. Go to Advanced β†’ File Manager 3. Delete the module file in the /data/adb/modules/4 folder.

5. Manual editing of system files

For the most experienced users, there is a way to change the indicator by editing the framework-res.apk and SystemUI.apk files.

  • πŸ”“ Root access
  • πŸ› οΈ Knowledge of working with APKTool and Smali
  • πŸ’Ύ Backup of the system

Critical information: On the Redmi Note 6 Pro battery indicator files are stored in /system/priv-app/SystemUI/SystemUI.apk/res/drawable-xxhdpi/. Changing the wrong ones PNG-Files will crash SystemUI (black screen after reboot).

Instructions:

  1. Backup SystemUI.apk with Root Explorer
  2. Download battery icons in PNG format (48Γ—48 px resolution)
  3. Replace the files: stat_sys_battery_0.png β†’ 0% charge stat_sys_battery_100.png β†’ 100% charge stat_sys_battery_charge_anim.xml β†’ charging-animation
  4. Set the right rights: 644 (rw-r-----)
  5. Reboot the phone.

πŸ’‘

Editing of systems APK-Files are the riskiest method. A single character error can make your phone inoperable. Use only if you're confident in your actions.

6. Alternative launchers with custom batteries

If all previous methods seem complicated, try installing an alternative launcher, many of which allow you to change the style of the battery indicator regardless of system settings.

πŸ“² Best launchers for the Redmi Note 6 Pro:

  • 🎭 Nova Launcher + TeslaUnread plugin (shows percentages in status bar)
  • πŸ”„ Action Launcher (Based Battery Styles)
  • 🌌 Lawnchair (support for custom icons)

How to set up in Nova Launcher:

  1. Install the launcher and make it the main one.
  2. Download the TeslaUnread plugin from the Play Market
  3. In the plugin settings, select Battery Style β†’ Circle or Text Only
  4. Activate the display in the status bar

⚠️ Note: Alternative launchers may conflict with MIUI Optimization. If you have lags after installation, turn off optimization in the developer settings (Settings) β†’ Additionally. β†’ For developers β†’ Shut down. MIUI Optimization).

FAQ: Frequent questions about changing the indicator

Can I change the color of the battery without root?
Yes, but with limitations. MIUI 12+ You can change the color through the settings. β†’ Screen. β†’ Color scheme (affects the entire interface, including the battery) to selectively change color, root or ADB-Adb shell settings put global status_bar_battery_color ff0000ff (where ff0000ff β€” hex-code)
After the MIUI upgrade, the battery style dropped.
Updates MIUI They often reset their custom settings. Try: Repeat. ADB-command (section 3) Reinstall theme design (section 1) If you used Magisk – update the modules in Magisk Manager MIUI 13+ some ADB-Commands are blocked – use the module MIUI Battery Mod.
Why did the charging animation disappear after the indicator change?
This is a well-known problem with manual editing. SystemUI.apk. To return animation: Check for the file stat_sys_battery_charge_anim.xml into /res/drawable/ If there is no file, restore it from the backup ADB-The following is the command: adb shell settings put global status_bar_battery_animation 1
Can I make an indicator like on an iPhone?
Yeah, but not completely" (ADB-team status_bar_battery_style 3) Or the iOS Battery Style theme from the store MIUI. Full imitation of iOS batteries can be done only through the Magisk module iOS Battery for MIUI, But he needs Android. 9+.
Is it safe to use ADB to change your battery?
Yes, if you: Use the official Platform Tools from Google Do not change other system settings Follow the exact commands from this article ADB-The battery commands do not affect data security or system performance, and only risk interruption (e.g., if you turn off the system) USB during the execution of the command).