The Xiaomi Redmi Charging Percent is a useful feature for controlling the battery, but not everyone likes the constant presence of the battery.Some find the numbers distracting, some want to achieve a minimalist interface design, and some are just used to navigating the battery icon. Fortunately, the manufacturer and third-party developers offer several ways to remove percentages from the screen, from standard MIUI settings to deep system changes.
In this article, we will discuss 5 proven methods, including hidden firmware options, commands ADB, And even alternative launchers, and the important thing is that not all of these are universal, but they depend on the version. MIUI and smartphone models (for example, on the Redmi Note 12 Pro)+ redmi 10C Also note that some manipulations require superuser rights (root) or debugging. USB, What could affect the guarantee.
If you're a beginner, start with the first two sections (standard settings and themes). ADB And for those of you who are afraid of breaking something, we've prepared a new set of products. FAQ frequent-question.
1. Standard MIUI settings: Where to look for a switch?
The easiest way to remove charging percentages is to use the built-in MIUI options. Unfortunately, not all firmware versions have this feature out of the box, but it's worth checking first.
- Open the settings (cog icon on the desktop).
- Go to the Screen section (or additionally β Screen on older versions).
- Find the battery status or charge indicator (the name may vary).
- Turn off the option to Show percentages or switch the display style to the Icon without numbers.
If there is no such item, donβt despair. On some models (for example, the Redmi Note 11 Pro with MIUI 14), the option is hidden deeper:
- π Go to Settings. β The phone. β Version. MIUI and tap 7 times on the build number to activate the developer mode.
- π§ Return to the main settings, open additionally β For developers and look for the Battery Indicator there.
- π± On some firmwares, the option only appears after you connect to Mi Account (check if you are logged in).
Important: After the firmware update, the settings may reset. Also on Redmi with HyperOS (a new interface from Xiaomi), the path to options may change - look for them in the Personalization section.
2.Use of design themes: masking percentages with design
If you don't have a direct switch in the settings, you can go around the corner, set a theme where the charging percentages are visually merged with the background or replaced with a minimalist icon, which doesn't remove the numbers physically, but makes them almost invisible.
How it works:
- Open the Themes app (all Redmis are available by default).
- In the search bar enter the requests: π¨ Minimal battery π No percent πΌοΈ Transparent status bar
Choose a theme with a minimalist battery design (usually the description will tell you if it hides percentages).
Apply the theme and restart the phone.
| Title of the topic | The effect | Suitable for |
|---|---|---|
| Pure Black | Interest merges with black background | AMOLED-screens (Redmi) K50, Note 12 Pro+) |
| Minimalist Dark | Numbers replaced by thin stripes | All models with MIUI 13+ |
| iOS Style | Battery icon without interest (like on iPhone) | Any Redmi with 1080p resolution |
β οΈ Note: Some themes may conflict with system fonts or icons. Check other users' reviews in the topic section before using them. Also note that after resetting or updating the firmware, the theme will reset to standard.
π‘
If the theme doesnβt hide the percentages completely, try turning off the βShow status barβ option in its settings β sometimes it helps.
3. ADB-Teams: Hide interest without root rights
For users ready for deeper settings, there is a way to disable charging percentages via Android Debug Bridge (ADB), a method that doesnβt require superuser rights, but requires a computer and enabled USB debugging.
Step-by-step:
- Activate Developer Mode (7 taps according to the MIUI version in the phone settings).
- Enable USB debugging in Settings β Additional β For developers.
- Download ADB Tools to your computer and unpack the archive.
- Connect Redmi to your PC via USB (select File Transfer Mode).
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB and type: adb devices Make sure the device is identified (its serial number should appear).
- Use the command to hide interest: adb shell settings put global status_bar_battery_show_percentage 0
- Reboot the phone.
Instructions:
- Open Root Explorer and follow the path: /system/cust/{region}/prop/local.prop (where {region} is your region, such as cn, eu, global).
- Add the following line to the end of the file: ro.statusbar.battery.barstyle=6 (number 6 is responsible for the style without interest).
- Save the file, set the rights 644 (rw-r--r---).
- Reboot the phone.
Alternative method (for firmware based on Android 12+):
- π Install the MiuiSystemUIPlugin module via Magisk.
- π± In the module settings, find the Battery Percentage option and turn it off.
- π Reset the device.
What if the phone does not turn on after editing system files?
β οΈ Note: Editing system files without a backup may result in data loss or device failure.Be sure to back up through the backup before you start TWRP Or OrangeFox Recovery.
Third-party launchers: an alternative approach
If all previous methods have failed or seem too complicated, you can simply replace the standard MIUI launcher with an alternative. Many popular shells (for example, Nova Launcher, Lawnchair, Niagara Launcher) allow you to customize the status bar, including battery display.
How to do this:
- Install the selected launcher from Google Play.
- Assign it to the default launcher (at the first start, the system will prompt you to do this).
- In the launcher settings, find the Status Bar or Notification Panel section.
- Turn off the option to Show battery percentages or select a display style without numbers.
| Launcher | Support for concealment % | Additional benefits |
|---|---|---|
| Nova Launcher | Yes (via Nova TeslaCoil plugin) | Flexible customization of icons and gestures |
| Lawnchair | Yes (built-in option) | Minimalist design, support for Android 13 |
| Niagara Launcher | Partially (depending on version) | Convenient vertical list of applications |
β οΈ Warning: Third-party launchers may conflict with system services MIUI, If you have lags or errors after installation, return to the standard launcher via Settings. β Annexes β By default.
π‘
Third-party launchers are the safest way to hide charging percentages, but they donβt affect display in the lock screen and some system menus.
Comparison of methods: which one to choose?
To make the choice easier, we have compiled a comparative table of all methods, indicating their pros, cons and difficulty level.
| Method | Difficulty | Required. root/ADB | Reversibility | Suitable for |
|---|---|---|---|---|
| Standard settings of MIUI | β (simple) | No. | Yes. | All models with current firmware |
| Design topics | ββ (middle-of-the-road) | No. | Yes. | Any Redmi with access to the theme store |
| ADB-team | βββ (difficult) | I need a USB debugging. | Yes. | Advanced users without root |
| Root access | ββββ (difficult) | Yeah, root. | Partially (brick risk) | Experienced users with backup |
| Third-party launchers | β (simple) | No. | Yes. | All models, but not hiding % everywhere |
For most users, the best solution will be the themes of design or ADB-The first one is quick visuals, the second one is a system solution without risk to warranty, and you should only consider Root methods if you are confident in your skills and ready for the consequences.
If you are still in doubt about which way to choose, answer the following questions:
- πΉ Do you want to completely remove interest or just mask it?
- πΉ Are you ready for a possible loss of warranty (if it is root)?
- πΉ How important is the reversibility of change to you?