How to completely disable the touch assistant on Xiaomi: all ways

The Touch Assistant on Xiaomi devices is a floating bar with quick access to basic features: return, home, latest apps and gestures. For many users, this tool is a real godsend, especially on large screens or when using multiple applications at the same time. However, not everyone is comfortable with a constantly hanging button on the screen โ€“ it can interfere with watching videos, games or just annoy with its presence.

If you're among those who want to get rid of the touch assistant but don't know how to do it right, this article is for you. We'll look at all the possible ways to turn off, including the hidden settings of MIUI and HyperOS, and also understand why sometimes the button appears again after a reboot. It's important to understand that the process may differ depending on the device model and the firmware version, so we covered all the current scenarios for 2026.

What is a touch assistant on Xiaomi and why to turn it off

Touch Assistant is a virtual button that appeared in Xiaomi firmware as an alternative to hardware navigation keys.

  • ๐Ÿ”„ Get back in the back (โ†)
  • ๐Ÿ  Return to the main screen (home)
  • ๐Ÿ“ฑ Open the list of recent applications (Menu)
  • โš™๏ธ Set up additional gestures (such as locking the screen or launching Google Assistant)

Despite the obvious advantages, many users prefer to disable this feature for the following reasons:

  • ๐ŸŽฎ Interferes with games (overlaid with controls)
  • ๐ŸŽฅ Covers important buttons in applications (YouTube, TikTok, banking services)
  • ๐Ÿ”‹ Increases battery consumption (constant activity on the screen)
  • ๐Ÿ‘€ It is a distraction (especially on small screens)

In addition, on some models (Redmi Note 12, POCO X5) touch assistant can be turned on after a system update or reset, this is due to Xiaomiโ€™s policy to promote its branded features.

๐Ÿ“Š You are using the touch assistant on Xiaomi?
Yeah, all the time.
Sometimes.
No, he's intruding.
I don't know what it is.

Method 1: Disconnect via the basic MIUI/HyperOS settings

The simplest and most obvious method is to use a standard settings menu, which works on most devices with MIUI 12-15 and the new HyperOS firmware (2026).

  1. Open Settings (the gear icon on the main screen).
  2. Go to the Additional Settings section (or Special Features on HyperOS).
  3. Select the Touch Assistant (can be called the Floating Button or Assistive Ball).
  4. Move the slider to the off position.

If your firmware version does not have a separate item called "Touch Assistant", try an alternative way:

Settings โ†’ System โ†’ Gestures โ†’ Floating button

Slider in the "Off" position."|The button disappeared from the screen.|No notifications for inclusion of the function|Checked after reboot-->

Attention! On some devices (Redmi 10, POCO M4 Pro) the button may appear again after a few days after turning off.This is due to background synchronization of the Xiaomi Cloud settings. To avoid this, further disable backup of system settings:

Settings โ†’ Xiaomi Account โ†’ Synchronization โ†’ System settings (disable)

Method 2: Remove through special features settings

If the standard shutdown didnโ€™t work, try deactivating the assistant through the feature menu, a technique that is especially relevant for HyperOS devices where the settings interface has been redesigned.

Instructions:

  1. Go to Settings. โ†’ Special facilities.
  2. Choose Physical Capabilities โ†’ Interaction Management.
  3. Find the Touch Assistant or Assistive Ball.
  4. Click on it and select Disable.

On some firmware (MIUI 14 for Redmi Note 11), this item may be hidden behind an additional menu. If you don't find it, search the settings (the magnifying glass icon in the upper right corner) and enter the request for the touch assistant.

What to do if there is no special opportunity?
If there is no touch assistant in the Special Options menu, it means that it is integrated into another section on your device. Try: 1. Update the firmware to the latest version (sometimes Xiaomi migrates settings). 2. Use ADB-commands (described in Method 4). 3. Reset to factory settings (extreme case, as it will delete all data).

Important: After you turn off through special features, check if the button appears again after you lock/unlock the screen. If so, move on to the next method.

Method 3: Disconnecting through Safe Mode (for persistent cases)

If the touch assistant doesnโ€™t turn off using standard methods and appears even after resetting, try Safe Mode, which will temporarily deactivate all third-party services, including Xiaomiโ€™s system add-ons.

How to start safe mode:

  1. Press the power button before the turn off menu appears.
  2. Press and hold the item "Switch off (or turn off power)."
  3. Confirm the transition to safe mode (notification will appear).

In safe mode:

  • ๐Ÿ”ง Try to turn off the touch assistant again through the settings.
  • ๐Ÿ“ฆ Remove updates to System Settings (if available).
  • ๐Ÿ”„ Restart the device in normal mode.

Critical information: On some devices (e.g. Xiaomi 13T), the touch assistant may disappear completely in safe mode, but will return after the reboot, which means that the problem lies in the system application com.miui.touchassistant, and it must be disabled through ADB.

Method 4: Disconnect via ADB (for advanced users)

If all previous methods fail, the most reliable way to disable it is through Android Debug Bridge (ADB), which requires connecting the device to a computer and executing several commands.

What you'll need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/macOS/Linux
  • ๐Ÿ”Œ USB-cable (preferably original)
  • ๐Ÿ“ฅ Installed Xiaomi and ADB-tools drivers
  • โš™๏ธ Included debugging by USB phone-on

Step-by-step:

  1. Activate Developer Mode: Settings โ†’ About Phone โ†’ MIUI Version (click 7 times)
  2. Enable USB Debugging: Settings โ†’ Additional โ†’ For Developers โ†’ Debugging by USB
  3. Connect your phone to your PC and confirm your trust in your computer.
  4. Open the command line (or Terminal on macOS/Linux) and type in: adb devices (the name of your device should appear)
  5. Execute the shutdown command: adb shell pm disable-user --user 0 com.miui.touchassistant
  6. Reset the device.

Attention! Disabling through ADB removes the system-level touch assistant, but it can cause other MIUI functions to fail, such as gestures or animations. If you have problems after you execute the command, return it all:

adb shell pm enable com.miui.touchassistant

๐Ÿ’ก

Before using ADB, back up important data. In rare cases, incorrect commands can cause a reset.

Method 5: Resetting settings to factory (last resort)

If none of these methods worked, and the touch assistant keeps coming, the last option is a complete reset, which is a radical solution that will bring the device back out of the box by removing all the data, applications and settings.

How to perform the reset:

  1. Create a backup of important files (photos, contacts, messages).
  2. Go to Settings โ†’ About the phone โ†’ Reset settings.
  3. Choose to erase all data.
  4. Confirm the action (a password may be required).

After discharge:

  • โŒ Do not restore settings from Xiaomi Cloud backup (this can return the touch assistant).
  • โœ… Configure the device as new by disabling unnecessary functions immediately.
  • ๐Ÿ” Check if the button appears after the first connection to the Internet.

โš ๏ธ Attention! On HyperOS devices (e.g. Xiaomi 14), it can take up to 30 minutes to reset.

Table: Compatibility of disconnection methods with different firmware

Method of disconnectionMIUI 12/13MIUI 14HyperOSNotes
Through the basic settingsโœ… Yes.โœ… Yes.โœ… Yes.It may need to be rebooted.
Through special opportunitiesโœ… Yes.โš ๏ธ Partially.โœ… Yes.MIUI 14 may not be available
Safe regimeโœ… Yes.โœ… Yes.โœ… Yes.A temporary solution does not always help.
ADB-teamโœ… Yes.โœ… Yes.โœ… Yes.Requires PC and debugging over USB
Resetting settingsโœ… Yes.โœ… Yes.โœ… Yes.Deletes all data from the device

Frequently asked questions

Why does the sensory assistant turn on itself after the update?
Xiaomi often resets custom system features after major updates (e.g., when switching to HyperOS).This is due to the company's policy of unifying the interface.To avoid automatic activation: Disable automatic synchronization with Xiaomi Cloud. ADB-Install a third-party launcher (like Nova Launcher) that blocks system add-ons.
Can I turn off the touch assistant without root rights?
Yes, all of the methods described in this article (except manually deleting system files) work without root access, but if you want to completely remove the touch assistant application, rather than just disable it, you will need root rights or custom firmware like LineageOS. Without root, the most reliable way is to ADB-team from Method 4.
Will the shutdown on POCO/Xiaomi with custom firmware work?
On custom firmware devices (like Pixel Experience or ArrowOS), Xiaomi's touch assistant is not by default, as it is part of MIUI/HyperOS. If you have installed AOSP-based firmware but the button still appears, it means that: The firmware is modified and includes ported Xiaomi functions. You use the Magisk module, which adds the touch assistant, in which case remove the conflicting module or reflash the device to the "clean" version of the firmware.
How to return a sensory assistant if you need it?
If you have disabled the assistant through settings or ADB, but then changed your mind, use one of the ways: Through the settings menu: Settings โ†’ Additional settings โ†’ Touch Assistant โ†’ Onwards. Through ADB (if disabled by the command): adb shell pm enable com.miui.touchassistant Reset (will return all system functions by default). If the button does not appear even after turning on, restart the device.
Are there any alternatives to Xiaomiโ€™s touch assistant?
If you donโ€™t like the standard assistant but need a floating navigation button, consider alternative apps: ๐Ÿ”˜ Floating Toucher - customized panel with gestures. ๐Ÿ”„ Edge Gestures โ€“ Swipe settings from the edges of the screen. ๐ŸŽ›๏ธ Power Shade is a quick access bar with additional features. These apps are available on Google Play and do not require root rights. However, they can consume more battery than the standard Xiaomi assistant.

๐Ÿ’ก

If the sensor assistant is not disabled in standard ways, the most reliable method is to use the sensor. ADB-This is guaranteed to remove the button from the screen, but requires a connection to the computer.