How to completely remove the sidebar on the Xiaomi phone: all ways

The sidebar on Xiaomi smartphones (also known as Quick Ball or Shortcut Menu) is a handy tool for quick access to apps and functions. However, many users consider it an extra element that takes up space on the screen, accidentally activates gestures or simply interferes with, especially for owners of devices with small displays or those who are accustomed to a clean interface.

In this article, weโ€™ll look at all the ways you can disable the sidebar on Xiaomi, Redmi and POCO phones running MIUI 12-14 (including global and Chinese versions of firmware), learn how to remove it forever, temporarily hide or reconfigure it for your needs, and weโ€™ll look at the nuances for different models โ€“ from the budget Redmi Note to the flagship Xiaomi 13/14.

What is a sidebar on Xiaomi and why to turn it off

A sidebar (or Quick Ball) is a floating round or vertical interface element that appears when swiped from the edge of the screen. It was introduced in MIUI 8 as an alternative to physical navigation buttons and has since undergone several changes. In recent firmware versions, the panel can contain:

  • ๐Ÿ”„ Fast switches (Wi-Fi, Bluetooth, flashlight)
  • ๐Ÿ“ฑ Frequently used app shortcuts
  • ๐Ÿ”ง Tools (screenshot, screen recording, Do Not Disturb mode")
  • ๐ŸŽต Multimedia panel (playback control)

Despite the convenience, the side panel has disadvantages:

  • โŒ Accidental positives when playing or watching video
  • โŒ Takes up useful space on the screen (especially on smartphones with a cutout)
  • โŒ Can conflict with gestures from other apps (e.g. TikTok or Instagram)
  • โŒ Slows down interface animation on weak devices

According to a survey of Xiaomi users, about 40% turn off the sidebar in the first days after buying a phone, while in MIUI 14 developers made it less intrusive, but you can still remove the element completely through the settings.

๐Ÿ“Š You are using the sidebar on Xiaomi?
Yeah, all the time.
Sometimes.
No, she's in the way.
Disconnected immediately after purchase

Method 1: Disconnect via standard MIUI settings

The easiest and safest method is to use the built-in system options, which is suitable for all Xiaomi, Redmi and POCO models on MIUI 12-14 (including global and Chinese versions).

  1. Open Settings (the gear icon on the main screen).
  2. Go to the Additional Settings section (or Special features in English).
  3. Select the Sidebar (or Quick Ball) option.
  4. Move the slider to the Off position (or uncheck next to the Sidebar).

If you have a MIUI 14 on Xiaomi 13/14 or a Redmi Note 12, the path may be slightly different.

Settings โ†’ Display โ†’ Sidebar (or โ€œFloating Ballโ€)

Once turned off, the panel will disappear immediately, but it can be activated again at any time. If the option is inactive (grey), then your device uses alternative firmware (for example, Xiaomi.EU or custom), and you will need another method.

โ˜‘๏ธ Preparation for side panel disconnection

Done: 0 / 4

Method 2: Remove via ADB (for power users)

If the standard method did not work (for example, due to custom firmware or restrictions of the regional version) MIUI), You can turn off the side panel through ADB-This method requires connecting the phone to a computer and basic knowledge of working with Android Debug Bridge.

โš ๏ธ Attention: Misuse of the right ADB This may cause system failures. Follow the instructions carefully and do not change other parameters.

Steps to shut down:

  1. Enable Developer Mode: Settings โ†’ About Phone โ†’ MIUI Version (click 7 times)
  2. Activate USB Debugging: Settings โ†’ Additional โ†’ For Developers โ†’ Debugging by USB
  3. Connect your phone to your PC and open Command Prompt (or Terminal on Mac/Linux).
  4. Enter the command to check the connection: adb devices (the name of your device should appear).
  5. Execute the command to disable the sidebar: adb shell settings put secure sysui_qs_tiles_default null For MIUI 14 Additional command may be required: adb shell pm disable-user --user 0 com.miui.quickball

Once you've done the commands, restart the phone. The sidebar should disappear. If it comes back after you upgrade, you'll have to repeat the procedure.

What to do if ADB is not working?
If the command returns a "device unauthorized" error, check the debugging resolution on the phone (a request will appear when you first connect). If the device is not detected, install Mi PC Suite drivers or use the universal Google USB Driver.

Method 3: Using Third-Party Applications

If you don't want to mess with settings or ADB, you can use third-party utilities that not only disable the sidebar, but also fine-tune its behavior.

  • ๐Ÿ› ๏ธ QuickShortcutMaker โ€“ Creates shortcuts for hidden functions MIUI, including the Quick Ball shutdown.
  • ๐Ÿ”ง MIUI Hidden Settings โ€“ Reveals additional firmware options (requires root rights).
  • ๐Ÿšซ App Quarantine โ€“ Temporarily freezes system components, including the sidebar.

Example of QuickShortcutMaker:

  1. Install the app from Google Play.
  2. In the search, type Quick Ball.
  3. Select the Disable Quick Ball action and create a shortcut.
  4. Run the shortcut โ€“ the panel will be disabled until the next reboot.

โš ๏ธ Attention: Apps like MIUI Hidden Settings require root access, which can void warranty and create security vulnerabilities. Use them only if you understand the risks.

Method 4: Disconnecting through the theme editor (MIUI 14)

MIUI 14 offers the ability to customize the interface through the Theme Editor, which doesnโ€™t work on all devices, but can be useful for owners of Xiaomi 13/14, Redmi Note 12 and POCO F5.

Instructions:

  1. Open the Themes app (brush icon on the home screen).
  2. Go to the Editor (or DIY) section.
  3. Select the interface settings โ†’ Sidebar.
  4. Turn off the option to show the panel or set transparency to 0%.

If you don't have an option, try using the standard Default theme first, and then go back to the editor. On some firmware, this method only works after you reset the themes to the factory.

๐Ÿ’ก

If navigation gestures have disappeared after the sidebar is turned off (for example, swipe up to return to the main screen), check the gesture settings in Settings โ†’ Display โ†’ Navigation on the system.

Method 5: Reset the launcher settings (if the panel does not disappear)

Sometimes the sidebar keeps popping up even after the settings are turned off (MIUI Launcher) or conflict with updates:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the MIUI (or MIUI Home) launcher and open it.
  3. Press Warehouse. โ†’ Clear the cache.
  4. Go back and select Reset preferences.

After resetting, all the shortcuts on the home screen will return to the standard view, but the sidebar should disappear. If the problem persists, try restarting the phone in Safe Mode (press the power button โ†’ Restart in Safe Mode). If there is no safe panel mode, then one of the installed applications is to blame.

Table: Compatibility of methods with different versions of MIUI

MethodMIUI 12MIUI 13MIUI 14Root is required.Risk of failure
Standard settingsโœ…โœ…โœ…โŒโŒ
ADB-teamโœ…โœ…โœ…โŒโš ๏ธ (low-key)
Party of annexโœ…โœ…โœ…โš ๏ธ (some)โš ๏ธ (middle-class)
Topics editorโŒโš ๏ธ (partly)โœ…โŒโŒ
Launcher resetโœ…โœ…โœ…โŒโš ๏ธ (low-key)

Important: On devices with Xiaomi.EU firmware or custom ROMs (such as LineageOS), the sidebar may be missing initially or disabled through other menus (for example, Settings โ†’ Buttons โ†’ Edge gestures).

Frequent problems and their solutions

Even after the shutdown, the sidebar can reappear, and let's look at typical situations and how to fix them:

  • ๐Ÿ”„ The panel returns after the update: This is because MIUI It resets some of the settings when you install the patches. ADB or use Tasker to automatically execute a command after a reboot.
  • ๐ŸŽฎ In some games (such as Genshin Impact or PUBG Mobile) Sidebar can block controls. The solution is to enable Game Mode in the settings or disable the panel via Game Turbo.
  • ๐Ÿ”’ Gray slider in settings: If the shutdown option is inactive, then the device has a corporate or test firmware installed. Try changing the region in the settings (Settings) โ†’ Additionally. โ†’ Region) to India or Russia.

If none of these methods worked, check if the phone has a duplicate app (e.g. Second Space or Dual Apps) that can be controlled separately for each profile.

๐Ÿ’ก

On devices with MIUI for POCO (such as the POCO F4 or X3 Pro), the sidebar is often called the POCO Launcher Assistant and is disabled in the launcher settings rather than the system.

Can I remove the sidebar on Xiaomi without root rights?
Yes, in 90% of cases, standard settings (Settings โ†’ Additional settings โ†’ Sidebar) are enough. If the option is not available, use ADB or third-party applications like QuickShortcutMaker.
Why does the panel remain grey on the screen after it is turned off?
This is an artifact of the launcher's cache. MIUI Launcher (Settings) โ†’ Annexes โ†’ Application management โ†’ Launcher MIUI โ†’ Warehouse โ†’ Clear the cache) and restart the phone.
How to return the sidebar if it disappeared after resetting?
Activate it again in settings or via the command: adb shell settings put secure sysui_qs_tiles_default 1 If the panel does not appear, check if the system is disabled. UI developer-side.
Will the ADB method work on custom firmware?
Depends on the firmware. Xiaomi.EU and most AOSP-If you have a firmware (e.g. Pixel Experience), the command may not work because there is no com.miui.quickball component.
Can I turn off the panel only for specific applications?
Yes, but only with third-party tools: ๐Ÿ› ๏ธ Tasker โ€“ Creates rules for automatically disabling the panel when you open selected applications. ๐Ÿ”ง MacroDroid is a simplified alternative to Tasker with a visual editor. MIUI no such function.