How to permanently remove the volume icon from the screen Xiaomi

Every Xiaomi, Redmi, or POCO smartphone owner has experienced at least one situation where a change in sound level is accompanied by a pesky plaque on the screen, an interface known as Volume Overlay that blocks content, preventing you from watching videos or reading text, and it's particularly annoying that standard system settings don't offer a simple button to completely disable this element, but there are proven ways to address this problem, which we'll look at in detail.

With MIUI and the new HyperOS, visual interface elements are strictly regulated by developers. The standard volume slider is part of the system process that drives multimedia. It can't just be turned off in the normal settings menu, because engineers have found it critical for user feedback. However, workarounds exist, and they range from secure accessibility settings to more complex manipulations of system processes.

Before you start taking action, you need to understand that removing the system element can affect the usability of the device as a whole. Complete hiding of the volume indicator is possible only through disabling the system component Media Volume Control or using third-party replacement applications. We will review all available options so that you can choose the most suitable for your model and firmware version.

Use of special features settings

The safest and easiest method, which doesn't require root rights or a computer connection, is in the feature section. Recent versions of the MIUI have a feature that allows you to change the style of the sliders, which is designed for people with motor or vision impairments, but is also great for those who want to minimize visual noise on the display.

To activate this option, you need to go to the settings menu and find the section that handles advanced settings. The path may vary slightly depending on the Android version, but the logic remains the same. You need to find the item that deals with physical interaction or audio control through special features.

  • ๐Ÿ” Open Settings and go to Additional or Advanced Settings.
  • ๐Ÿ” Select the option Special Opportunities (Accessibility).
  • ๐Ÿ” Find the Physical or Management tab.
  • ๐Ÿ” Activate the switch Audio Improvement or Mono Audio (in some versions, this changes the look of the slider).

Now, it's worth noting that this doesn't work on all models, and in some HyperOS builds, it's been redesigned, and if you don't find the right switch, you don't have to despair. There are alternative ways that you can get the desired result, albeit with a little more steps.

โš ๏ธ Attention: Enabling some accessibility features may change the behavior of other interface elements, such as increasing font size or changing the color scheme.

If the standard settings didn't completely hide the plaque, but only changed the look of the plaque, move on to the next method, which is more radical, but also more effective for those who want a complete screen clean.

Disabling the system component through application settings

A more efficient way, which works on most Xiaomi devices, is to force the system app that manages media files to stop or remove updates, and it draws a slider over all windows. It's safe because it doesn't require superuser rights, but it requires careful attention when it comes to finding the right item.

The method is to find the Media Storage or Media Volume Control system process in the list of all applications. Depending on the firmware region (Global, China, EEA), the names may differ, and your task is to find an application associated with media storage or volume control, and try to disable it or remove updates.

Perform the following actions consistently:

  • ๐Ÿ“ฑ Go to Settings. โ†’ Annexes โ†’ All applications.
  • ๐Ÿ“ฑ Click on the three dots in the upper right corner and select Show System Processes.
  • ๐Ÿ“ฑ In the search, type โ€œMediaโ€ or โ€œLoudnessยป.
  • ๐Ÿ“ฑ Find Media Volume Control or Media Storage.

Once you find the right component, click on it. If the Delete button is inactive, click on three dots in the app menu and select "Delete Updates." Then the "Disable" button should become active. When you press it, you confirm the action. The screen may blink and the slider will disappear.

โ˜‘๏ธ Verification before disconnecting the component

Done: 0 / 4

It's important to understand the consequences of this action. Once the system component is turned off, the standard slider will stop appearing. However, it can also mean that you lose the ability to quickly adjust the volume with buttons in some scenarios, for example, when you call. The sound will be adjusted, but there will be no visual indication, or it will be displayed in a minimalist style of stock Android.

Use of third-party substitute applications

If you donโ€™t want to interfere with system processes or the disabling method didnโ€™t work on your version of MIUI, Google Playโ€™s specialized apps will be a great solution, intercepting the volume button event and displaying their own customized interface while hiding the standard one.

There are many such utilities, such as Volume Control, Sound Assistant or Lesser Volume Control, which have the advantage of being flexible: you can choose the transparency, size, position of the slider, or even disable its display, leaving only the vibration, which gives you complete control over the visual part.

These applications are built on special permissions, and once installed, the program asks for control over other windows, so that the application slider can override the standard system indicator.

AnnexInterface typeAdvertisingRequires root.
Volume ControlSlideer/RingThere you are (Free version)No.
Sound AssistantVertical barNo.No.
Lesser Volume ControlMinimalistNo.No.
Control CenterControl panelThere is.No.

When using third-party solutions, it is important to monitor battery consumption. Although modern applications are optimized, constant monitoring of volume buttons can make a small contribution to power consumption.

๐Ÿ’ก

When installing the volume replacement application, immediately set it to boot in the AutoStart menu so that the settings are not reset after the smartphone is restarted.

Advanced method: Disconnection via ADB

For users who are not afraid of the command line and want to get a guaranteed result without installing extra software, there is a method using Android Debug Bridge (ADB), which allows you to remove or freeze the system package responsible for the volume overlay at a deep level, which is the most effective method for experienced users.

You will need a computer (Windows, macOS or Linux), USB-cable and installed drivers ADB. First, you need to activate the developer mode on your smartphone. โ†’ About the phone and seven times quickly click on the build number MIUI. Then in the menu "For developers" include debugging by USB.

Connect your phone to your PC and start the command line. Enter a command to check the connection:

adb devices

If the device is identified, execute a command to remove the volume control packet. The name of the package may vary, but most often it is com.android.volumecontrol or com.miui.volumecontrol.

adb shell pm uninstall -k --user 0 com.miui.volumecontrol

Once you run the command, the standard slider disappears instantly. The good thing about this is that the application is not completely removed from the system, but only for the current user. You can always return everything back by restoring factory settings or reinstall-new package through ADB.

โš ๏ธ Be very careful when putting commands into ADB. Removing critical system packets (non-volume) can cause a cyclic device reboot (bootloop).

If the crawler returned after the phone restarted, the system may have automatically restored the component, in which case disable it through the application settings as described in the second section, or use the script to re-run the command when booting (requires root).

How to return the removed component through ADB?
To recover a remote package, type the command: adb shell cmd package install-existing com.miui.volumecontrol. This will return the standard volume slider to its place.

The Impact of Do Not Disturb Mode and Game Profiles

Sometimes users don't have to completely remove the slider, but only hide it in certain situations. Android and the MIUI shell provide tools to minimize distractions. Do Not Disturb (DND) mode often hides pop-up notifications, but the volume slider usually remains. However, in game mode (Game Turbo), the interface behavior is different.

When you run a game through Game Turbo, volume control causes a floating window to appear on the side, rather than a standard slider in the middle of the screen.This is already a form of hiding the standard indicator. You can set the Game Turbo to activate not only in games but also in other applications, although this can be inconvenient.

You should also consider using sound profiles, and by creating a movie or reading profile, you can set up a comfortable volume level in advance so you don't have to use the adjustment buttons, which is an indirect but effective way to combat the flickering of the interface.

  • ๐ŸŽฎ Open the Security app โ†’ Game Turbo.
  • ๐ŸŽฎ Add the required application to the list of games.
  • ๐ŸŽฎ In Game Turbo settings, select the sidebar display when adjusting the sound.
  • ๐ŸŽฎ Set up a โ€œDo Not Disturbโ€ profile to automatically turn on at certain times.

Using a game profile is a regular way to change the behavior of the interface without risking system stability, and it is especially relevant for those who watch videos or read books on their phone and want maximum immersion.

๐Ÿ“Š What way to hide the slider you think is most convenient?
Through application settings (removing updates)
With a third-party application
Through ADB teams
Use of game mode

Possible problems and solutions

When modifying system settings, unexpected situations may occur, such as when the volume component is turned off, the sound may become quieter or excessively loud, and the vibration may disappear when typing if the system sound of the interface has been affected.

If the sound is gone, the first thing you do is check if the phone is in No Sound or Vibration mode. If that doesn't work, you have to put the remote or disabled component back in place. In ADB, this is done by the recovery team, in the case of settings, by re-energizing the application.

Another common problem is third-party conflict: Two apps trying to control volume at the same time can cause interface lags or random changes in sound level. Make sure you only have one sound control solution active.

โš ๏ธ Warning: If after all the manipulations the phone started to behave unstable (spontaneous restarts, heating), reset the settings to factory.

Remember that each version of MIUI and HyperOS is unique.What worked on the Redmi Note 10 with Android 11 may be different to the Xiaomi 14 with Android 14.Always back up important data before deep setup.

๐Ÿ’ก

The most stable and safe way to remove the slider is to disable the system application โ€œMedia Volume Controlโ€ through settings, without using root rights and ADB.

Frequently Asked Questions (FAQ)

Is it safe to remove system components through ADB?
Deleting components via ADB with the --user 0 flag is safe, as the file remains in the system but is not downloaded to your user. However, you can not delete unknown packets - this can disrupt the phone. Always check the name of the package before deleting.
Will the audio be lost after Media Volume Control is turned off?
No, the sound won't go away. It'll stop showing the visual slider on the screen, and you'll still be able to adjust the volume with the buttons, and the sound will change, you just won't see the scale.
Will this work on Android 14 and HyperOS?
Yes, the way the system packages work in HyperOS and Android 14 is the same, and the names of the applications may vary slightly, but the method of searching through Show System Processes is relevant.
Do you need root rights to hide the slider?
No, root rights are not required. Methods through application settings, special features, and ADB work on standard, undetached devices.
What if the slider returned after the system update?
A firmware update often restores standard settings and returns remote system components, and you will have to repeat the procedure of disabling or removing updates again after each major MIUI update.