How to remove the sound indicator from the screen of the Xiaomi phone

Owners of Xiaomi, Redmi and POCO smartphones often face situations where standard system behavior is annoying, and one of these details is the visual volume indicator that appears every time the sound level changes. It is a translucent panel that covers part of the screen, which is especially difficult when watching videos or playing games. In the standard MIUI settings menu or the new HyperOS, the option of completely turning off this element is often hidden or absent.

Users are forced to look for workarounds to make the interface cleaner and more convenient. The problem is relevant not only for older models, but also for new flagships, where aggressive system optimization dictates its rules for displaying notifications. A pop-up can block important controls in games or interfere with the review in navigation applications. Understanding the mechanisms of the system overlays will help you regain control over the appearance of your device.

In this article, we will discuss all available methods of solving the problem: from simple settings to the use of advanced tools like ADB. You will learn why standard means do not always achieve the desired result and what hidden features the system offers. Competent interface configuration is not just a matter of aesthetics, but also a way to improve the comfort of daily use of the gadget.

Reasons for Appearance and Impact on User Experience

The volume slider is a feature of Android’s MIUI-enclosed operating system. The developers have implemented this element for quick visual feedback. When you press volume buttons, the system should instantly show the current level so you don’t know if you can hear the sound in your headphones or speakers. However, the implementation of this mechanism in Xiaomi smartphones is often unnecessarily intrusive.

The main problem is that the indicator overlays the content. Unlike some other manufacturers that make the panel thin and transparent, Xiaomi's interface can occupy a significant part of the display. This is especially critical on screens with a cutout or hole under the camera, where every pixel counts. Visual noise distracts from the main occupation and creates a sense of cluttered interface.

And then there's the problem of phantom presses or oversensitive buttons. Accidental touching of volume keys in your pocket or when you're carrying a phone in your hand causes a panel to appear, which then disappears only a few seconds later. Not only is it annoying, but it can lead to random changes in the sound settings, such as turning on vibration instead of a bell, and understanding the nature of this behavior is necessary to choose the right method of dealing with it.

⚠️ Warning: Disabling system interface elements completely may affect some applications that rely on standard Android events. Make sure you understand the consequences of your actions before making changes to system settings.

It's also worth noting the difference in the behavior of the indicator in different modes of operation: in "Do Not Disturb" mode or when you connect the headset, the panel can behave differently, sometimes disappearing faster or changing its appearance. The adaptability of the system is designed to help the user, but in practice often creates additional difficulties. Many smartphone owners do not even suspect that the behavior of the indicator can be modified.

📊 How often do you get annoyed by the volume indicator?
All the time, it's a game-breaker.
Sometimes, but tolerably.
Rarely, hardly ever notice.
Never, I'm fine.

Basic sound settings in MIUI and HyperOS

Before we go to radical measures, we need to explore the standard features of the system.

Settings → Sound and vibration

You can find options that are related to the behavior of the volume buttons here, for example, in some versions of the software you can adjust the action with prolonged pressing or assign functions to buttons when the screen is off. Although this does not remove the panel itself, it avoids randomness. It is also worth checking the Additional settings section, where special features can be hidden that affect the display of controls.

It's important to distinguish between media volume and call indicator. The system can react differently to level changes depending on the context. If you use external speakers or a Bluetooth headset, the slider's behavior may differ from that of an embedded speaker. The flexibility of the system allows you to prioritize sound streams, which indirectly affects the frequency of the panel.

☑️ Checking basic settings

Done: 0 / 4

You should not ignore the system updates. Xiaomi engineers regularly make changes to the interface, and in one version of the software the option may be missing, and in the next version it may appear or, conversely, be removed. The relevance of the firmware plays a key role in the available functionality. Sometimes display bugs that cause the indicator to stick on the screen, are corrected by security patches or minor system updates.

Use of Do Not Disturb Mode and Sound Profiles

One effective, albeit partial, solution is to use Do Not Disturb mode, which restricts notifications and calls, but more importantly, changes the behavior of the interface. When activated, the volume slider often becomes less noticeable or disappears faster as the system goes into visual interference minimization mode, which is convenient, for example, when watching movies in a theater or while sleeping.

You can also create your own audio profiles for different situations, like a Game or Movie profile, where the sound level is fixed at a comfortable level, and the change in volume with the program buttons is blocked or limited. MIUI has Game Turbo, which allows you to adjust the behavior of the phone while you start gaming applications. In this mode, you can turn off the appearance of the volume bar on top of the game.

To activate these settings, you need to go to the Security → Game Turbo → Settings app. Here you can select specific games and configure exceptions for them. The game mode blocks pop-ups, calls and, importantly, can hide the standard audio adjustment interface, replacing it with its own, more compact, or completely disabling the response to volume buttons to prevent accidental presses.

Mode of workImpact of the indicatorAvailability
Standard.Full display of the panelAlways.
Don't disturb.Reduced display timeManual/Automatic
Game TurboReplacement with a game overlay or concealmentIn games.
HeadphonesIt may be different from the speakers.When connected

Using sound profiles is a trade-off: It doesn't remove the indicator completely in the system, but it effectively hides it in those scenarios where it interferes most. Automating processes through scripts (if available in your shell version) allows you to switch these modes on a schedule or geolocation, making using the phone more comfortable without the need for manual intervention every time.

Disconnection via ADB (Android Debug Bridge)

For those who want to get the indicator removed completely, standard settings are not enough, and here comes the help of ADB (Android Debug Bridge), a powerful tool from Google for debugging devices, which can send commands directly to the system, changing hidden parameters that are not brought into the user interface, this method requires connecting a smartphone to a computer, but it is the most effective.

The first step is to activate the developer mode. To do this, go to Settings → About Phone and quickly click 7 times on “MIUI Version” or “OS Version.” After that, a new section “Additional” or “Extended Settings” will appear in the settings menu, where you need to find “Developers”. In this menu, activate “Debug by USB.” Without this step, the computer will not be able to interact with the phone system.

Next, you will need to download the ADB platform toolkit to your computer (available for Windows, macOS and Linux). After unpacking the archive and connecting the phone with a cable, open the command line or terminal in the folder with ADB. Enter the command adb devices and confirm the permission to debug on the smartphone screen. If the list appeared device status, then the connection is established successfully.

⚠️ Attention: Working with ADB It gives you deep access to the system. Unnecessarily changing system parameters can cause the interface to work in a way that is unstable. Be careful and write down the commands you're executing to get it back if necessary.

To remove the indicator, a command is often used to change the state of the component responsible for the notification panel or overlays. However, in MIUI, the path can vary. Often the command that hides the system overlays helps. Type in the terminal:

adb shell settings put global heads_up_notifications_enabled 0

Although this command is pop-up notifications, in some builds it also affects the behavior of system panels. There is no more specific command for the volume slider in open documentation, since it is a protected element, but users often experiment with disabling components via pm disable-user, which is extremely dangerous. A safer option is the use of specialized scripts or assistant applications that use ADB rights to apply tweaks.

Third-party applications and modules for customization

If you don't want to mess with the command line, third-party apps from the Google Play Store come to the rescue. There are many utilities that intercept the volume change event and replace the standard Xiaomi panel with a more minimalist one, or hide it altogether. One popular solution is the Volume Control app or analogs that allow you to create your own profiles and interfaces.

These applications are based on the Accessibility Service, which listens to the volume buttons and, instead of letting the system show a standard indicator, displays its widget or nothing, which requires constant permissions and can increase battery consumption slightly, but produces the desired visual effect. Examples of such applications are Volume Styles, Sound Volume Control.

For advanced users with unlocked bootloaders and superuser (Root) rights, there are endless possibilities. Modules for Magisk, such as MIUI Sound Mod or universal interface tweaks, allow you to cut any element of the system at the code level. You can find modules that simply delete the apk file responsible for the volume overlay or replace it with an empty stub file.

But using third-party software carries risks: apps can ask for excessive permissions by collecting data about when and how you use your phone, and security is on the user's shoulders, and it's recommended that you choose apps that are open source or highly rated and have a lot of feedback. Always check the permission list before installing them.

Solution and troubleshooting

Even following the instructions, users may encounter difficulties. Often, after a system update, the settings are reset or the ADB commands stop working. This is normal behavior, as Xiaomi constantly changes the internal structure of the shells. If the standard method stopped helping, try re-executing the steps of activating the developer mode.

Another common problem is the interface bug, where the volume bar doesn't disappear after the buttons are released, but hangs on the screen constantly, which can be caused by a conflicting application or a cache overflow, which can help to clear the cache of the Settings application or reset the special features settings, sometimes helping a simple restart of the device in safe mode to identify the culprit.

If you used ADB and then the phone started to behave strangely (no sound, no buttons work), you need to return the changes back. For most settings put commands, just enter a similar command with a value of 1 instead of 0 or delete the setting. In extreme cases, resetting the settings to factory (Hard Reset) is guaranteed to return all system files to their original state, but it will take time to reconfigure the phone.

⚠️ WARNING: When using third-party applications to replace the volume interface, make sure they are compatible with your version of Android. On Android 12, 13 and 14, security rules have become stricter and older apps may simply not work or cause system crashes.

Remember that the lack of an official switch is a conscious decision by interface designers. So any workarounds are temporary solutions that may stop working after another MIUI or HyperOS update. Watch out for developer forums where the community often finds new ways to solve such problems faster than the official update comes out.

Frequently Asked Questions (FAQ)

Can you completely delete the system file responsible for volume without Root rights?
Without Root, you can't delete a system file. However, with ADB, you can freeze or disable some system components, but doing so with the volume component is extremely risky, since you can lose control of the sound completely.
Why did the Xiaomi indicator reappear after the update?
Operating system updates often reset custom modifications and settings made through ADB or third-party applications, and you will have to re-apply commands or reconfigure the assistant app after each major software update.
Does turning off the indicator affect the alarm clock?
No, turning off the visual slider does not affect the alarm beep. The alarm will sound at the set volume. However, if you use a substitute app, make sure it does not block high-priority system sounds.
Is it safe to use a Volume Styles app?
Apps from the official Google Play store are virus-tested, so they are safe for malicious code, but they require extensive permissions to access the system, which can theoretically be used to collect statistics. Use only proven applications with good reputations.
Does this work for Redmi and POCO?
Yes, Redmi and POCO are both on the same shell (MIUI or HyperOS) as Xiaomi, and all of the methods described, including setting up the Game Turbo and using ADB, are applicable to them, as their system architecture is identical.