The battery charge indicator on the Xiaomi Redmi Note 7 is not just a functional element, but part of the visual style of the MIUI interface. Many users do not like the standard display of percent or battery icons: someone wants to see accurate numbers without unnecessary icons, someone is prevented by constant blinking at low charge, and some just want to make the interface unique. Fortunately, Redmi Note 7 (codenamed lavender) provides several ways to change the appearance of the indicator β from simple settings to deep modifications of system files.
In this article, we will discuss all available methods: from official options to the MIUI beforehand ADB-You will learn how to hide percentages, change the color of the icon, install charging animations, or even replace the standard indicator with a customized Xiaomi Themes. Some methods require unlocking the bootloader or root rights β we will explain in detail the risks and consequences of each option.
If youβre a beginner and youβre afraid of breaking something, donβt worry: the first two methods are completely safe and reversible. For experienced users, weβve prepared advanced instructions using ADB and modified firmware. On the Redmi Note 7 with MIUI 12.5+ firmware, some system tweaks may require a rollback to an earlier version or a customized Recovery (such as TWRP).
1. MIUI Standard Settings: What Can Be Changed Without Risk
Let's start with the simplest of them all, built-in MIUI options that don't require any additional software or administrator rights, and even if you've never set up a smartphone, you can do that.
Open Settings β Display β Status bar. Here you will find two key parameters:
- π The Redmi Note 7 offers options like "Inside the icon," "Outside the icon," or "Hide the icon".
- π¨ Color of the indicator - in some versions MIUI (For example, 12.0.3) you can select the color of the icon depending on the level of charge (green / yellow / red).
Note that on firmware newer than MIUI 12.5, color change may not be available β it's been removed in favor of a unified design. If you have this, move on to the following methods.
β οΈ Attention: After update MIUI before version 13+ Some menu items can move, for example, the status bar settings are sometimes hidden in Settings. β The phone. β Version. MIUI β Additional settings (you need to tap 7 times on the build number).
If you don't have the flexibility of standard settings, try changing the theme. Many of the themes from Xiaomi Themes' official store change not only the wallpaper and icons, but also the style of the battery indicator. For example, the theme "Pure Black" replaces the standard icon with a minimalistic black, and "iOS Style" simulates the display on an iPhone.
2.Use of ADB-Teams: Hidden opportunities MIUI
If standard options are scarce, but you are not ready to install third-party apps or obtain root rights, ADB (Android Debug Bridge) will come to the rescue, which allows you to activate hidden MIUI functions that the manufacturer disabled by default.
You'll need:
- π₯οΈ Computer with installed Xiaomi drivers and program ADB Tools (you can download from the official Android website).
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β tap 7 times on the build number, then return to Settings β Additionally. β For developers).
- π Cable USB (preferably original).
Connect Redmi Note 7 to your PC and execute the following commands in the command line (cmd):
adb shell settings put global battery_percent_style 1This command will change the style of displaying percentages:
- 0 - hide the interest.
- 1 β show the percentages inside the icon.
- 2 β show the percentages outside the icon.
To change the color of the icon depending on the level of charge, use:
adb shell settings put global battery_light_enabled 1After completing the commands, restart the phone (adb reboot) so that the changes take effect.
β οΈ Note: Some of the Redmi Note firmware 7 (especially global teams battery_light_enabled In this case, try an alternative method using the Activity Launcher application (see the next section).
Install Xiaomi drivers on PC|
Enable debugging over USB on your phone |
Download ADB Tools and unpack to the root of the C:| disk
Connect the phone with the original cable |
Check the connection with the team `adb devices`-->
3. Third-party apps: top-5 customization
If ADB seems too complicated and the standard settings donβt work, Google Play apps will come to the rescue, and weβve selected the 5 most reliable utilities that work on Redmi Note 7 without root rights (or with minimal requirements).
| Annex | Functions | Need root? | Reference |
|---|---|---|---|
| Battery Percent Enabler | Turns on/off the percentage charge, changes position (inside/outside the icon). | β No. | Google Play |
| Nacho Notch | It allows you to hide the battery indicator completely or replace it with a text indicator (for example, "100%"). | β No. | Google Play |
| Energy Bar | Adds a color charge band along the edge of the screen (similar to an iPhone). | β No. | Google Play |
| Battery Style | Changes the battery icon to round, square or stylized (requires MIUI 10-12). | β Yes (optional) | Google Play |
| Hex Installer | Installs Magisk modules for deep customization (including charging animation). | β Yes. | Google Play |
The most popular solution among Redmi Note 7 users is Battery Percent Enabler. It does not require root rights and works even on the latest versions of MIUI.
- π’ Change the size of the font percentage.
- π¨ Choose the color of numbers (white, black, gray).
- π Move the percentages left/right of the icon.
To install charging animations (such as a flashing indicator when connecting to the network) you will need Hex Installer + Battery Charge Animation module for Magisk. This method is only suitable for users with an unlocked bootloader.
π‘
Before installing any modules through Magisk, back up your current firmware in TWRP. On the Redmi Note 7, some modules may conflict with MIUI Camera or Google services.
4. Custom firmware: complete freedom of customization
If youβre ready to go further and want full control over the look of the battery indicator, consider installing custom firmware. The following options are popular on the Redmi Note 7:
- π± Pixel Experience β pure Android with a Google Pixel-style indicator (percentages inside the round icon).
- π₯ LineageOS β Flexible status bar settings, including color, size and position of the indicator.
- π MIUI by XDA β modified versions of the official firmware with additional tweaks (for example, charging animations like on iPhone).
The process of installing custom firmware on Redmi Note 7 includes several steps:
- Unlock the bootloader via Mi Unlock Tool (requires a Xiaomi account binding and waiting 7-168 hours).
- Installation of custom TWRP recavator (version 3.5.2+ for lavender).
- Format the data partition and install firmware via adb sideload or from a memory card.
Advantages of custom firmware:
- π¨ Full customization of the indicator (shape, color, animation).
- β‘ Improved performance (no unnecessary services Xiaomi).
- π Regular security updates.
β οΈ Note: Install custom firmware on Redmi Note 7 Deletes all data from internal memory (including photos and apps) and Widevine may stop working. L1 (The quality of streaming in Netflix/Disney+ before 480p). Before the procedure, check the firmware compatibility with the lavender model (not to be confused with the Redmi Note). 7 Pro, he's got another iron!).
How to return Widevine L1 after installing custom firmware?
5. Modification of system files (for experienced users)
This method is only suitable for those who are ready to work with system files and have root rights or Magisk.We will look at how to manually change the battery icon by replacing standard files in /system.
You'll need:
- π§ Root access (you can get through Magisk after unlocking the bootloader).
- π File Manager with root support (e.g. Solid Explorer or FX File Explorer).
- πΌοΈ A set of custom icons in.png format (can be downloaded on XDA Developers).
Instructions:
- Download the archive with the battery icons (for example, MIUI Battery Mod) and unpack it.
- Open the root file manager and go to /system/product/overlay/BatteryPercentOverlay.apk or (for older versions of MIUI): /system/priv-app/SystemUI/SystemUI.apk/res/drawable
- Find files with names stat_sys_battery_* (for example, stat_sys_battery_100.png) And replace them with your icons.
- Change the file rights to 644 (rw-r-----).
- Reboot the phone.
To apply changes without rebooting, you can use the command:
su
killall com.android.systemuiβ οΈ Warning: Incorrect replacement of system files can lead to bootloop (cyclical reboot).Always backup the original files before modification! MIUI 13+ The path to icons may be different β use file system search.
π‘
Modifying system files is the most flexible way to customize, but also the riskiest. Always check the compatibility of icons with your deviceβs screen resolution (FHD+ for Redmi Note 7).
Frequent problems and their solutions
When you change the battery indicator to the Redmi Note 7, users experience typical errors, and we've collected the most common ones and ways to fix them.
Problem 1: Charge percentages do not show up after using ADB.
- πΉ Check if the settings have reset after the update MIUI. Repeat the command adb shell settings put global battery_percent_style 1.
- πΉ Install the Battery Percent Enabler app and activate the display through it.
Problem 2: The battery indicator is gone completely.
- πΉ Chances are you disabled the system icon via Nacho Notch or a similar app. return the default settings.
- πΉ If the indicator is lost after modifying system files, restore the original.png from the backup.
Problem 3: The color of the indicator does not change.
- πΉ Nana MIUI 12.5+ The color change option is removed. ADB custom-made.
- πΉ If you are using the Energy Bar, check the transparency settings in the app.
Problem 4: After installing custom firmware, there is no charging animation.
- πΉ Install Magisk's Battery Charge Animation module (compatible with most firmware based on the base) AOSP).
- πΉ For MIUI-similar firmware (e.g, MIUI by XDA) Download the theme with animation from the Xiaomi Themes store.
1. Open Settings β Applications β Application Management.
2.Look for System UI (or System Interface).
3. Press Warehouse β Clear the cache.
4.Reset the device.-->