Many users of modern smartphones are faced with a situation where the battery charge indicator takes up too much space in the status bar or is simply annoying with its constant presence. The standard Android interface, especially in shells from Chinese manufacturers, is often overloaded with visual elements. There are several ways to get rid of the figure showing the remaining energy, but the availability of methods directly depends on the model of your device and the version of the operating system.

In this article we will look at both the standard means of disabling, available in the settings MIUI, One UI and OxygenOS, and more advanced methods of hiding interface elements. Some options require connecting to a computer, others can be solved with a couple of clicks in the menu. It is important to understand that completely deleting the battery icon may not be possible without obtaining root access, however, hiding percentages is possible on most devices.

Before you start changing system settings, it is worth assessing the need for this action. The charge percentage is critical information for planning the use of the gadget throughout the day. If you decide to remove it from the status bar, make sure you set up alternative ways to monitor your battery level, such as desktop widgets or notifications.

Standard settings in different Android skins

The easiest and safest way to change the battery display is to use the built-in capabilities of your firmware. Shell developers often provide flexible settings for the status bar. Depending on the brand, the path to the desired switch may differ radically.

On smartphones Xiaomi and Redmi with a shell MIUI or HyperOS this function is placed in a separate menu. You need to go to the section Settings, then select the item Notifications and status bar. Here you will find an option Battery chargewhere you can select the display option: โ€œInside the iconโ€, โ€œTo the right of the iconโ€ or โ€œDo not showโ€. Selecting the last item will completely hide the numbers.

Users of devices Samsung with interface One UI also have the option control this setting, although the path may be less obvious. In the latest versions of the shell, you need to go to Settings โ†’ Notifications โ†’ Advanced settings โ†’ Displaying application icons. However, if this option is not available, Samsung often requires the use of modules Good Lock to fine-tune the status bar.

  • ๐Ÿ“ฑ Xiaomi/Redmi/Poco: Settings โ†’ Notifications and status bar โ†’ Battery charge โ†’ Do not show.
  • ๐ŸŒŒ Samsung: Settings โ†’ Notifications โ†’ Additional settings (or the Status Bar module in Good Lock).
  • ๐Ÿ”ต Pixel/Stock Android: In pure Android 12-14, hiding percentages is not available as standard, third-party ones are required solutions.
  • ๐ŸŸข Realme/Oppo: Settings โ†’ Notifications and status bar โ†’ Battery charge display.

โš ๏ธ Attention: Interfaces are updated with each version of Android. If you do not find the item in the specified location, use the search in the settings by entering the request โ€œbatteryโ€ or โ€œstatus barโ€.

๐Ÿ“Š What Android shell do you have?
MIUI/HyperOS
One UI (Samsung)
Pure Android (Pixel/Moto)
Other (Realme, Vivo and etc.)

Using developer and debug mode

If the standard menu does not provide the desired option, you can try to use developer mode. This hidden section is intended for testers, but often contains useful features for advanced users. Activating the mode can open access to experimental interface settings.

To enable the mode, you need to go to Settings โ†’ About phone and quickly click 7 times on the item Build number. After the message โ€œYou have become a developerโ€ appears, a new section For developerswill appear in the main settings menu. Inside it you should look for items related to displaying information or monitoring.

Unfortunately, in most modern versions of Android there is a direct option to โ€œhide percentagesโ€ not in the developer menu. However, here you can find settings that affect the behavior of the status bar as a whole. For example, the option Show touches or Display borders of elements does not relate to the battery, but knowing about the presence of this section is useful for further use of tools ADB.

Some custom firmware, such like LineageOS or Pixel Experience, may have specific switches in the section for developers. If you are using an unofficial build, carefully study all subsections of the menu, as enthusiasts often add features cut by vendors.

๐Ÿ’ก

To quickly find the desired item in the developer settings, use the search bar at the top of the settings screen by entering the keyword "status" or "battery".

Hide items via ADB commands

The most universal method that works on almost all smartphones running Android 6.0 and higher is using the utility Android Debug Bridge (ADB). This method allows you to edit system settings without obtaining superuser rights, but requires a computer and a cable.

The essence of the method is to send a special command that changes the value of a parameter icon_battery in the global system settings. You will need to install ADB drivers on your PC, enable USB debugging on your smartphone and connect it to your computer. Once the connection is established, enter the following instruction in the command line (or terminal):

adb shell settings put global icon_battery 0

This command forces the display of the battery icon and percentages in the status bar. If in the future you want to return everything as it was, just enter a similar command, but with the value 1 instead of 0. It is worth noting that on some devices with a heavily modified interface (for example, older versions of MIUI), this command may not work or hide only the icon, leaving percentages.

For devices based on MediaTek processors or specific shells, it is sometimes necessary to use the command via settings put system instead of global. Experimentally, you can determine the correct settings registry key. Be careful: changing system parameters via ADB can lead to unstable operation of the interface if you enter the wrong key.

โ˜‘๏ธ Preparing to work with ADB

Done: 0 / 4

Using third-party applications and launchers

When system methods are exhausted, applications from store Google Play. There are many utilities that allow you to customize the status bar. However, it is important to distinguish between applications that simply overlay their layer on top of the system and those that require deep integration.

One โ€‹โ€‹of the popular solutions is the use of launchers with advanced customization options, such as Nova Launcher in conjunction with plugins, or specialized tweakers like SystemUI Tuner. These apps can hide individual icons, including the clock, signal strength, and battery charge. They work by accessing special permissions that the user grants when they first set up.

Another approach is to install apps that create their own status bar. They overlay the standard notification panel with their own graphics, where you decide which items to display. The downside of this approach is increased resource consumption and possible visual inconsistency with the style of your system. In addition, such applications may conflict with navigation gestures.

  • ๐Ÿ› ๏ธ SystemUI Tuner: Allows you to enable hidden interface settings without root.
  • ๐ŸŽจ Good Lock (Samsung): Official module for deep customization of One UI.
  • ๐Ÿšซ Hide Status Bar Icons: Applications that require access via ADB to work.
  • ๐Ÿ”„ Custom ROMs: Full replacing the firmware for maximum control.

โš ๏ธ Attention: Third-party applications that mask the status bar may interfere with the operation of the notification curtain. Check compatibility before installation.

Why do some applications not work without Root?

The Android system limits access to changing critical interface elements (like the status bar) for security purposes. Only applications with superuser rights or using system vulnerabilities can change these parameters directly without intermediaries like ADB.

To make it easier for you to navigate, we have compiled a summary table of the availability of methods for disabling charge percentages for various manufacturers. Please remember that the availability of this function may depend on the specific version of Android installed on your device.

Brand / Shell Native setting ADB Command Third-party applications
Xiaomi (MIUI/HyperOS) โœ… Yes (in the menu) โœ… Working โœ… Working
Samsung (One UI) โš ๏ธ Partially (Good Lock) โœ… Working โœ… Working
Google Pixel โŒ No โœ… Working โœ… Working
Realme (Realme UI) โœ… Yes (in the menu) โœ… Working โœ… Working
Huawei (EMUI) โŒ No (old versions) โš ๏ธ Depends on versions โœ… Work

As can be seen from the table, the command ADB is the most universal solution, covering almost all situations. Standard settings are convenient, but not available everywhere. Using third-party software is a compromise option when other methods are unavailable or too complex to implement.

๐Ÿ’ก

The ADB command is the "gold standard" for hiding interface elements, since it does not require superuser rights and works on most Android 6.0+ devices.

Returning settings and troubleshooting problems

If after experiments, you decide to return the charge display or are faced with the fact that the battery has disappeared, and you donโ€™t need it, the procedure is easy to reverse. If using ADB, simply run the command with the reverse meaning. For standard settings, it is enough to return the switch to its original position.

Sometimes it happens that after updating the system, the settings are reset and the percentages appear again. This is normal behavior as the firmware updater will often overwrite configuration files. In such a situation, the procedure will have to be repeated. Itโ€™s also worth checking to see if the power saving mode has turned on, which on some phones forcibly changes the display format of the indicator.

If the battery icon disappears, but the percentage remains (or vice versa), this may indicate a settings conflict. Try restarting your device in Safe Mode to eliminate the influence of third-party applications. If the problem persists in safe mode, the reason lies in the system settings or the ADB command.

โš ๏ธ Warning: If you are using a custom theme, it may force the display of percentages, ignoring the system settings. Try resetting the theme to the default one to test.

In conclusion, controlling the appearance of the status bar is a matter of personal preference. Some people love minimalism, while others care about constant energy control. Now you have all the necessary tools to customize the interface for yourself, be it a simple switch in the menu or an advanced command in the terminal.

๐Ÿ’ก

Before using ADB commands, take a screenshot of your current settings or write them down. This will help you quickly restore the configuration in case of failure.

Frequently asked questions (FAQ)

Is it safe to use ADB commands to hide icons?

Yes, it is safe. The command settings put only changes the value of a variable in the Android settings database. It does not delete system files and does not violate the integrity of the firmware. In the worst case, you may lose the display of the icon, which is easily fixed with the reverse command.

Why did the charge percentages appear again after rebooting the phone?

Some Android skins (for example, older versions of MIUI or EMUI) may reset changes made via ADB upon a full reboot. In this case, you will have to enter the command every time you turn on the phone, or look for a more permanent solution by changing system files (which requires Root).

Is it possible to remove only the battery icon, leaving the percentage?

It is extremely difficult to do this using standard means, since these elements are usually connected. However, through ADB you can try to manipulate the icon_battery and battery_styleparameters. On some custom firmware, such a separate setting is available in the interface menu.

Are root access needed to hide interest on Samsung?

No, they are not. On Samsung, you can use the official application Good Lock with module Status Bar, which allows you to flexibly customize the display of elements without obtaining superuser rights. The method also works with ADB.

Does hiding percentages affect battery consumption?

No, it does not. Disabling the number display is a purely cosmetic change. The processor and power controller continue to monitor the charge level in the background, regardless of whether you show this information on the screen or not.