Xiaomi smartphone owners often notice a translucent round button on the screen that follows their finger when dragging.This is a system feature called Quick Ball, which is analogous to AssistiveTouch in Apple devices. It is designed to quickly access frequently used commands such as screenshots, lock screens or launch apps, without having to reach for physical buttons.
Many users accidentally activate this interface element, trying to just unlock the phone or flip through the tape, and wonder if it can be disposed of. Removing or disabling this feature is completely safe for the MIUI operating system and will not lead to loss of warranty or device malfunction. In some cases, disabling even speeds up the interface on budget models.
In this article, we will discuss the purpose of the floating button, evaluate its usefulness for different use cases, and provide step-by-step instructions for deactivating it, learn how to hide the menu if it is rarely needed, or how to remove the component if it interferes with the daily use of the gadget.
What is Quick Ball and Why is it Necessary?
Quick Ball is an accessibility and navigation tool built into the MIUI shell. The feature was originally designed to make it easier to control smartphones with large screen diagonals when reaching the top of the display or side faces becomes physically inconvenient. The floating menu allows you to emulate the presses of hardware buttons in a software way.
The idea is to create a virtual control panel that is always on hand, so that the user can customize their own set of commands by placing application shortcuts, system functions like turning on a flashlight or switching tracks, and this is especially true for models where physical volume or on buttons are inconvenient or have a backlash.
โ ๏ธ Note: Quick Ball can block content in games or videos unless transparency or display area is set up.
There are several scenarios where the use of a floating menu is really justified:
- ๐ฑ People with disabilities who find it difficult to use standard gestures or buttons.
- ๐ฎ Gamers who need to take screenshots or record screens frequently while playing.
- ๐ต Older users who are used to the interface of old phones with menu buttons and back.
Why Users Want to Disable the Function
Despite the claimed utility, statistics show that a significant proportion of Xiaomi owners are keen to remove this item from the screen. The main reason is random taps. Because the button floats around the screen, it often finds itself under the finger at the most inopportune moment, opening the menu instead of performing the desired action in the application.
The second important aspect is aesthetic, and the semi-transparent circle can be annoying when you look at photos or videos, distracting from the content. AMOLED-The constant presence of a bright element in one zone can theoretically contribute to uneven pixel burnout, although modern technologies minimize this risk.
Also worth mentioning is the impact on performance: While Quick Ball consumes minimal resources, on very old or budget smartphones with low RAM, any background process can be noticeable. Disabling unnecessary services is a standard procedure for optimizing the system.
How to turn off Quick Ball through settings
The easiest and most correct way to remove a floating button is to use a regular settings menu, which does not require superuser rights and is completely reversible. You do not need to search for hidden codes or use third-party software, since the function is system-based and easy to manage.
To access the settings, you need to go to the Settings menu, and then the path may vary slightly depending on the version of MIUI, but it usually looks like this: Additional settings โ Quick Ball. In newer versions of firmware, this item is sometimes hidden in the Special Opportunities section.
In the window that opens, you'll see a Quick Ball switch, turn it to "Off." Immediately after that, the button will disappear from the screen, and if you want to leave the function, but make it less intrusive, you can adjust the hiding time or change the transparency in the same menu.
โ๏ธ Shutdown algorithm
Removal of the system component (for advanced)
If a standard shutdown is not enough and you want to remove the function executable from the system, more drastic measures will be needed.This may be necessary if the function turns on on itself due to a software failure or if you use a custom firmware build where settings are reset.
A computer will be required to remove, USB-cable and on-debugging USB It's a smartphone. It involves using a tool. ADB (Be careful: removing system packages can lead to unstable work if you touch the wrong components. In this case, we will only remove the package responsible for the floating menu.
Connect your phone to your PC and execute a command to remove the packet:
adb shell pm uninstall --user 0 com.miui.qsbDepending on the version of MIUI, the package may be called:
adb shell pm uninstall --user 0 com.android.quickball| Action. | Risks. | Difficulty | The need for a PC |
|---|---|---|---|
| Disconnection in settings | No. | Low. | No. |
| Removal via ADB | Medium (code error) | Medium | Yes. |
| Getting Root Rights | High (loss of warranty) | Tall. | Yes. |
| Third-party launchers | Low. | Low. | No. |
โ ๏ธ Attention: Before use ADB-A mistake in the name of the packet can lead to the removal of important system libraries.
Alternative methods of interface management
After removing Quick Ball, users often look for a replacement for easy navigation. MIUI has built-in tools that can be even more effective than a floating button. For example, the gesture control feature allows you to completely abandon the on-screen buttons, freeing up useful display space.
Also worth noting is the Floating Windows, which in the latest versions of MIUI, you can run apps in floating mode just by pulling them from the menu of recent apps, and this implements the idea of multitasking better than the static Quick Ball menu.
MIUI's hidden gestures
Another alternative is to use "Second Space" or one-hand modes. Activating one-hand mode reduces the image's zoom by shifting the content downwards, making the top of the screen accessible to the thumb without the use of additional buttons.
Possible problems and solutions
Sometimes users are faced with a situation where Quick Ball does not turn off or reappears after a reboot, this can be caused by a conflict of third-party launcher applications or specific settings in the "Developers" section.
In rare cases, the culprit is malware or an ad module masquerading as a system service. If the button is aggressive, displays ads or covers the entire screen, it is recommended to check the device with the Security antivirus and remove recently installed suspicious applications.
If the button is missing but there is still space for it (black or white), try changing the theme or rebooting the GUI. You can use the command in ADB: adb shell am start -n com.android.systemui/.SystemUIService, but it is easier to just reboot the phone.
๐ก
If Quick Ball disappeared on its own after the MIUI update, check the theme settings. Some third-party themes force the system elements of the interface to disable.
Frequently Asked Questions (FAQ)
Is it safe to remove Quick Ball through ADB?
Why did Quick Ball turn on itself?
Does Quick Ball affect battery life?
Can I change the appearance of the button?
๐ก
Quick Ball is a useful tool, but not a must. its complete removal through ADB is justified only for enthusiasts, most users just need a standard turn off in the settings menu.