How to Remove Charging Percentage on Xiaomi: All Ways for MIUI 12, 13 and 14

Xiaomi’s Charging Percent indicator can distract from content or spoil the aesthetics of the interface – especially on models with a high-end design. AMOLED-And the manufacturer has, fortunately, provided several ways to hide this element, and for advanced users, there are some unobvious tricks through the use of pixels. ADB or editing system files.

In this article, we will look at all the current methods, from standard MIUI settings to manual firmware intervention. Note that some methods require unlocking the bootloader or root rights, which may affect the warranty. We will separately note the safe options that do not violate Xiaomi’s policy.

1. Standard MIUI settings: the easiest way

Most modern smartphones Xiaomi, Redmi and POCO based on MIUI 12/13/14 allow you to turn off the percentage of charging directly in the settings menu. This method works without additional manipulation and is suitable for 90% of users.

To remove the numbers next to the battery icon:

  1. Open the Settings app (the gear icon on the home screen).
  2. Go to the Screen section (or additionally β†’ Screen on some models).
  3. Find Status bar or Notification panel.
  4. Activate the switch Hide the percentage of charging (the name may differ: Show the battery level β†’ turn off).

If you don't have one, your model doesn't support this out of the box option, so move on to the following.

πŸ“Š What version? MIUI use?
MIUI 12
MIUI 13
MIUI 14
The other one/I don't know

2. Hidden MIUI settings: Developer mode

On some firmware, the option is hidden in the developer menu, so you can activate it:

  1. Go to Settings. β†’ The phone.
  2. Click 7 times in a row on the MIUI version (you will be notified β€œYou became a developer”).
  3. Go back to the main settings menu and open a new section for developers.
  4. Find the Notification Panel and the status bar β†’ Battery percentage.
  5. Choose the option to hide or not show.

⚠️ Attention: POCO F3/F4 And some Redmi Note models may not have this item even in developer mode, so try updating the firmware to the latest version or use it. ADB-method (see section) 4).

Activate the Developer Mode

Make a backup copy of the data

Check out the MIUI version

Charge your phone at least 50 times%-->

3.Use of MIUI themes: a workaround

If the system settings do not allow you to remove the percentage, you can disguise it with custom themes. Many themes from the official Xiaomi Themes store offer an alternative status bar design, where the battery indicator is displayed without numbers.

How to apply the topic:

  • 🎨 Open the Themes app (brush icon on the home screen).
  • πŸ” Type in the following terms: No battery percent, Minimal status bar, or Clean UI.
  • πŸ“² Choose your favorite theme and click Apply (some themes are paid for).
  • βš™οΈ After application, check if other settings (for example, wallpaper or fonts) have gone wrong).

The disadvantage of the method: the themes can conflict with system applications or reset after updating MIUI. Not all the topics support it. POCO Launcher or Redmi models.

What topics exactly work?
According to user reviews on the forum XDA Developers, the following themes are guaranteed to remove the percentage of charging: - Pitch Black (for the first time). AMOLED-displays - Minimal OS 14 (IOS imitation) - Dark Matter (dark theme with transparent status bar) Install them through the official Themes app to avoid compatibility issues.

4. ADB-Teams: for advanced users

If previous methods failed, you can disable charging percentages via Android Debug Bridge (ADB) – this method requires connecting the phone to a PC and basic command line knowledge, but does not violate the warranty (unless root is used).

Step-by-step:

  1. Download and install Platform Tools on your computer.
  2. Turn on the phone debugging over USB (Settings β†’ For developers).
  3. Connect your smartphone to your PC and enter the command in the terminal (command line): adb shell settings put global battery_percent_style 0 where 0 β€” conceal, 1 β€” show off, 2 β€” sideways.
  4. Reset the device.

⚠️ Note: On some models (Xiaomi) 12T, Redmi K50) This command may not work due to manufacturer restrictions, in which case you will need to edit system files (see section 5), which requires root rights.

Xiaomi modelSupport ADB-teamAlternative method
Redmi Note 10/11βœ… Yes.Standard settings
POCO X3/X4βœ… Yes.MIUI themes
Xiaomi 12/13❌ No (lockdown)Root + editing systemui
Redmi K40/K50⚠️ Partially.Update to MIUI 14

5. editing system files (root only)

If you're willing to take drastic measures, you can manually edit your firmware files, which permanently removes the percentage of charging even after you reset, so it's only suitable for advanced users.

Instructions:

  1. Get root rights (for example, through Magisk).
  2. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  3. Go to /system/priv-app/SystemUI/SystemUI.apk/res/values/
  4. Open the file. strings.xml and find a line: <string name="battery_percent_format">%d%%</string> Replace her with: <string name="battery_percent_format"></string>
  5. Save the changes, restart the phone.

⚠️ Warning: Incorrect editing of system files can lead to bootloop ( looped boot). TWRP Or OrangeFox Recovery.

πŸ’‘

If the phone stopped loading after editing SystemUI.apk, boot to Recovery Mode (Power + Volume Up buttons) and restore the backup or reflash SystemUI via ADB Sideload.

6.Alternative launchers: a radical solution

If none of these methods worked, you can completely replace the standard MIUI launcher with a third-party one. Many alternative shells (for example, Nova Launcher, Lawnchair) allow you to customize the status bar, including hiding the percentage of charging.

How to set up:

  • πŸ“₯ Install a launcher from Google Play (recommended Nova Launcher Prime).
  • πŸ”§ Open the launcher settings and find the Status Bar or Notification Panel section.
  • πŸ”„ Activate the option Hide the battery indicator or Custom status bar.
  • 🎨 If necessary, adjust transparency, color and other parameters.

Cons:

  • ⚠️ Certain functions MIUI (Game Turbo or Second Space may not work properly.
  • πŸ”‹ Launchers consume additional RAM (up to 100-200 MB).

πŸ’‘

Alternative launchers are the only way to remove the percentage of charging on models with a locked bootloader (for example, Xiaomi 13 Ultra for the Chinese market), where it is impossible to get root or use ADB.

FAQ: Frequent questions

❓ Why After Updating MIUI The charging percentage has returned?
Firmware updates reset some settings, including custom status bar settings. If you used ADB or themes, you'll have to repeat the procedure. For root method, changes will persist, but SystemUI.apk may need to be re-edited.
❓ Can you remove the percentage of charging on POCO F5 rootless?
Nana POCO F5 (and other new models) standard settings MIUI 14 don't hide the percentage. Alternatives: Use ADB-Set custom theme with transparent status bar, wait for official update (in some regions, option appears later).
❓ Does Hiding a Charging Percentage Affect Battery Performance?
No, it's a visual change, and the charging indicator and the actual energy consumption are not related. AMOLED-On screens, the constant display of numbers can lead to burn-in (pixel burnout), so hiding a percentage is even useful for the durability of the display.
❓ How to return the percentage of charging back?
The methods depend on the method of hiding: If you used standard settings, return the switch to the position "On". ADB Enter the command: adb shell settings put global battery_percent_style 2 If you've edited SystemUI.apk β€” Restore the original line to strings.xml.
❓ Why on my Redmi? 9A There is no option to hide interest?
Xiaomi's budget models (Redmi 9/10A series, POCO M2) often lack this feature in firmware. Solutions: Update MIUI to the latest version via Settings β†’ System Update. Use ADB or custom launcher. Install Google Pixel theme from Xiaomi Themes store (sometimes masks percentage).