How to completely remove widgets on the left on Xiaomi: disable the sidebar in MIUI

Why are widgets on the left bothering Xiaomi users and can they be removed?

The left side menu with widgets is one of the most controversial features of MIUI firmware. On the one hand, it provides quick access to frequently used functions: calculator, flashlight, notes or notes. On the other hand, it takes up precious space on the screen, accidentally opens when swipes and slows down animations on weak Redmi or POCO smartphones.

Fortunately, Xiaomi has provided several ways to disable this panel, from standard settings to hidden commands via ADB. In this article, we will discuss all the current methods for MIUI 14/15 (including global and Chinese versions), and also explain how to return widgets back if they suddenly need them.

Before you start, check your firmware version in Settings β†’ About Phone β†’ MIUI version. This depends on which menu items are available to you. For example, on Xiaomi 13 Pro with MIUI 15, the path to widget settings is different from the Redmi Note 10 with MIUI 14.

πŸ“Š What version? MIUI you have installed?
MIUI 14 (Android 12/13)
MIUI 15 (Android 13/14)
Old MIUI 13.
Custom firmware
I don't know.

Method 1: Disconnect via standard MIUI settings

The easiest and safest method is to use the built-in system options, which is suitable for most Xiaomi, Redmi and POCO models on MIUI 14/15, but may not be available on older firmware versions (up to MIUI 12.5).

Instructions:

  1. Open the settings (cog icon).
  2. Go to the Desktop section (or Lock Screen and Desktop on some models).
  3. Select the Desktop Settings item β†’ Widgets.
  4. Find the option Sidebar widgets (or left menu widgets) and move the slider to the position "Off".
  5. Confirm the action if a warning appears.

If there is no such item, try an alternative path:

  • πŸ“± Long press on the free space of the desktop.
  • πŸ”§ In the menu that appears, select Desktop Settings.
  • πŸ” Scroll down to the Additional section – there may be a disable option hidden.

⚠️ Note: On some firmware (for example, MIUI And when you turn off the sidebar, you lose access to Google Discover when you swipe left. ADB (see method 4).

β˜‘οΈ Preparation before widgets are disabled

Done: 0 / 4

Method 2: Removal through desktop editing

If you don’t have a direct option to turn off the widgets, you can try removing widgets manually through screen editing mode, which doesn’t work on all models, but often helps on POCO X3, Redmi Note 11, and other devices with MIUI 13+.

Step-by-step:

  1. Press and hold your finger on any free desktop spot (not on the icon!).
  2. At the bottom of the screen will appear toolbar – select Widgets (icon with squares).
  3. Scroll the list of widgets to the left until you see the Sidebar (or Left menu) section.
  4. Click on the basket icon (or icon "βˆ’") Next to each widget to remove it.
  5. After removing all the elements, the panel should disappear.

If you have an empty area left after this, try:

  • πŸ”„ Reboot the phone.
  • πŸ“± Install a third-party launcher (like Nova Launcher) that completely replaces the standard interface MIUI.
  • πŸ”§ Return to Method 1 and repeat the steps – sometimes the panel disappears only after a combination of methods.
Xiaomi modelDoes Method 2 support it?Notes
Xiaomi 13/13 Proβœ… Yes.MIUI 14.0.5+ required
Redmi Note 12βœ… Yes.It only works after removing all widgets.
POCO F5❌ No.You need to use ADB.
Xiaomi Mi 11⚠️ Partially.The panel is hidden, but there is empty space.

πŸ’‘

If you have a gray background left after you remove the widgets, try changing the wallpaper on your desktop, and sometimes it resets the interface cache and removes the artifacts.

Method 3: Use of a third-party launcher (Nova, Apex, Lawnchair)

If standard methods don't work, the most reliable option is to install an alternative launcher, which completely replaces the MIUI shell, allowing you to customize the interface to suit yourself.

  • 🌟 Nova Launcher is the most flexible, with gesture and themes support.
  • ⚑ Lawnchair is an open source lightweight launcher.
  • 🎨 Apex Launcher – Good for Older Models (Redmi) 9A, POCO M3).

How to install and configure:

  1. Download the launcher from Google Play (like Nova Launcher).
  2. After installation, click Home and select a new launcher as your primary.
  3. Go to the launcher settings and turn off the option to Show the Sidebar (the name may differ).
  4. If necessary, adjust gestures – for example, swipe left can be reassigned to open Google Feed.

Advantages of the method:

  • πŸ”§ Complete control of the interface.
  • πŸš€ Improved performance on weak devices.
  • 🎨 Possibility of customization of icons, animations and transitions.

⚠️ Note: On some models (Xiaomi Mi) A3, POCO X2) After installing a third-party launcher, system widgets (such as weather or pedometer) may disappear. To return them, you will have to temporarily return a standard launcher.

How to return the standard MIUI launcher?
To roll back, go to Settings β†’ Applications β†’ Default β†’ Launcher and select System Launcher (or MIUI Launcher). After that, all the third-party launcher settings will reset, but the widgets on the left will return.

Method 4: Disconnect via ADB (for advanced users)

If previous methods didn’t work, the radical method is the use of Android Debug Bridge (ADB), which requires connecting the phone to a computer and basic command line knowledge, but is guaranteed to remove the sidebar on any version of MIUI.

What you need:

  • πŸ’» A computer with installed Xiaomi drivers and ADB.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ“± Included debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times press the version MIUI β†’ return to β†’ For developers β†’ Debugging by USB).

Instructions:

  1. Connect the phone to the PC and confirm the debugging permission.
  2. Open the command line (Win + R β†’ enter cmd).
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Execute the command to disable the sidebar: adb shell settings put secure sysui_left_panel_enabled 0
  5. Reboot your phone: adb reboot

To return widgets back, use the same command, but with 1 instead of 0.

⚠️ Attention: On some firmware (MIUI China Stable after the team ADB You may reset the allowed refresh rate. Check the display settings after you restart!

πŸ’‘

Adb shell settings put secure sysui_left_panel_enabled 0 work 90% Xiaomi devices, but may require superuser (root) rights on custom firmware.

Method 5: Manual editing of system files (root only)

This method is only suitable for users with an unlocked bootloader and installed Magisk (or other root rights manager) and allows you to permanently remove widgets on the left, but if you do not care can lead to the collapse of the system.

Step-by-step:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/priv-app/MiuiSystemUI/
  3. Find the file. MiuiSystemUI.apk And make a backup copy of it (copy it on the backup). SD-map).
  4. Open the file in a text editor (for example, via APK Editor) and find the line: bool mLeftPanelEnabled = true; Replace true with false.
  5. Save the changes by overwriting the original file and restart the phone.

Risks of the method:

  • πŸ’₯ Bootloop ( looped reboot) possible if editing error.
  • πŸ”„ After updating MIUI change.
  • ⚠️ Xiaomi’s warranty will be cancelled.

On Xiaomi 12T and later, the MiuiSystemUI.apk file can be protected with the DM-Verity signature, in which case you need to disable integrity check via Magisk (Disable DM-Verity module) before editing.

What if the left-hand widgets are missing but other problems arise?

Sometimes, after you turn off the sidebar, you have side effects like lags, Google Feed disappearing, or gesture failures. Here's how to fix them:

Problem.Reason.Decision
The left swipe does not work for Google FeedConflict with launcher settingsInstall Nova Launcher and customize the gesture manually
Lags appeared when opening the menuCash MIUI hasn't updatedClear the cache to Settings β†’ Applications β†’ Application Management β†’ System β†’ Clear the cache
App icons moved to the leftResetting the desktop gridPress the screen for a long time β†’ Desktop settings β†’ Grid β†’ select 5Γ—6 or 4Γ—5

If after manipulation the phone started to brake, try:

  • πŸ”„ Restart the device in safe mode (press the power button) β†’ "Restarting in Safe Mode").
  • 🧹 Clear the cache via Recovery (turn off the phone) β†’ clamp down on power. + Loudness up β†’ Choose the Wipe Cache).
  • πŸ“± Reset the launcher settings (Settings) β†’ Annexes β†’ MIUI Launcher β†’ Warehouse β†’ Clear the data).

FAQ: Frequent questions about removing widgets on the left on Xiaomi

Can I remove the widgets on the left without root and ADB?
Yes, most devices with MIUI 14/15 do this through standard settings (see Method 1).If you don't have an option, try a third-party launcher (Method 3).
Why is there empty space left after the widgets are turned off?
This is a bug in some versions of MIUI, which can be solved by installing a third-party launcher or editing system files (root required), and changing the wallpaper on the desktop will also help.
How to return the widgets if you need them?
If you've disabled them through the settings, just turn the slider back on. ADB, The command is: adb shell settings put secure sysui_left_panel_enabled 1 For returns after editing MiuiSystemUI.apk You will need to restore a backup copy of the file.
Will this work on the POCO F6 Pro?
Yes, the POCO F6 Pro runs on MIUI 15 (HyperOS-based), so all the methods in the article are applicable. For this model, Method 3 (third-party launcher) is especially effective, since HyperOS is more flexible in settings.
Can I turn off the widgets on the left on the Xiaomi Pad 6?
On Xiaomi tablets, the algorithm is similar, but the path in settings may be different. Try: Settings β†’ Desktop β†’ Widget Panel β†’ Disable. If it doesn’t work, use ADB (see Method 4).