How to permanently remove the touch assistant on the phone Xiaomi: 5 proven ways

The Touch Assistant (or โ€œTouch Assistantโ€) on Xiaomi smartphones is a floating button that appears on the screen and duplicates the functions of navigation gestures or hardware buttons. For many users, it becomes a source of irritation: Accidental taps, occupied space on the display, and sometimes conflicts with games or applications. 10/11/12, POCO X3/X4/X5 and Mi flagships 11/12/13, where the assistant is activated by default after updates MIUI 12/13/14.

In this article, you'll find 5 working methods for disabling touch assistants, from standard settings to hidden commands for power users, and we'll also look at why the button might reappear after a reboot, and how to prevent it. If you're tired of the annoying mug on the screen, read on.

What is a touch assistant on Xiaomi and why you need it

Touch Assistant or Floating Button is a virtual button developed by Xiaomi to make navigation easier, which appears as a semi-transparent circle at the edge of the screen and contains quick actions:

  • ๐Ÿ”™ Back โ€“ returns to the previous screen (analogue of a gesture or hardware button).
  • ๐Ÿ  Home - Opens the main screen.
  • ๐Ÿ“ฑ Recent apps โ€“ triggers a multitasking menu.
  • โš™๏ธ Additional features โ€“ quick access to screenshots, screen recordings or lock.

Xiaomiโ€™s goal is to make it easier for users to manage their assistants, who:

  • ๐Ÿ‘ถ Used to physical buttons (on older models).
  • ๐ŸŽฎ Often play games where gestures interfere with gameplay.
  • ๐Ÿฆพ Have limited capabilities (e.g. motor problems).

However, in practice, most users disable this feature because of:

  • ๐ŸŽฏ Accidental clicks (button interferes with games or when watching videos).
  • ๐Ÿ–ฅ๏ธ Occupied screen space (especially on smaller Redmi displays) 9A/10A).
  • ๐Ÿ”„ Unauthorized activation after updates MIUI.
๐Ÿ“Š You are using a touch assistant on Xiaomi?
Yeah, I like him.
No, I just turned it off.
Sometimes I turn it on for games.
I don't know what that is.

Method 1: Disconnect via standard MIUI settings

The easiest method is to deactivate the assistant in the settings menu, which works on all Xiaomi, Redmi and other models. POCO s MIUI 10 and newer (including) MIUI 14 based on Android 13. Follow the instructions:

  1. Open the Settings app (the gear icon on the home screen).
  2. Go to Special Features (or Additional Settings โ†’ Special Features on older versions).
  3. Find Touch Assistant (can be called Floating Button or Touch Assistant).
  4. Move the slider to the off position (grey).
  5. Confirm the action if a pop-up window appears.

Restart your phone (sometimes the button disappears only after the reboot)

Check the screen in games/apps โ€“ the assistant should not appear

Make sure that in the settings โ†’ Special. capabilities slider remained off-->

โš ๏ธ Note: On some firmware (for example, MIUI Global POCO F3) After the system update, the assistant can turn on again, in which case repeat the steps or use alternative methods from this article.

If the Touch Assistant item is not in the settings, it means:

  • ๐Ÿ“ฑ You have custom firmware (e.g. Pixel Experience or LineageOS) โ€“ use Method 4 (ADB).
  • ๐Ÿ”ง The function is disabled at the system level โ€“ try Method 3 (hidden settings).

Method 2: Deactivation via the navigation menu

On smartphones Xiaomi with MIUI 12/13/14 The sensor assistant is closely linked to the navigation settings. If the standard method didn't work, try turning it off here:

  1. Go to Settings โ†’ Display.
  2. Select Full-screen display (or Navigation buttons on older versions).
  3. Click on Additional navigation settings (could be called Gesture Settings).
  4. Find the floating button option and turn it off.
Xiaomi modelThe path to assistant settingsNotes
Redmi Note 10/11/12Settings โ†’ Special opportunities โ†’ Touch assistantNana MIUI 13 may be called "Floating Button"
POCO X3/X4/X5Settings โ†’ Display. โ†’ Full-screen display โ†’ Floating buttonIn global firmware, the path may be different
Mi 11/12/13Settings โ†’ Additional settings โ†’ Special. capabilitiesChinese Firmware Requires Menu Translation
Redmi 9A/10ASettings โ†’ System โ†’ GesturesThe assistant may not be available on budget models.

๐Ÿ’ก Useful tip: If after turning off the assistant still appears in games (for example, in Genshin Impact or in the game). PUBG Mobile, check the settings of the game itself. Some titlesforcedly activate virtual buttons for easy gameplay.

๐Ÿ’ก

In the models with MIUI for POCO (for example, POCO F3/F4) The sensory assistant can be hidden in the Settings menu โ†’ The phone. โ†’ Version. MIUI (slip 7 Time to unlock hidden options).

Method 3: Disconnect via hidden settings (for experienced)

If the sensor assistant doesn't turn off using standard methods, it can be deactivated through hidden system settings. MIUI, but it requires caution:

  1. Open the Phone app and enter the combination: ##4636##.
  2. Select Testing (or Testing)
  3. Go to the User Interface Settings section.
  4. Find the Force Floating Button option (or similar) and turn it off.
  5. Save the changes and restart the phone.

โš ๏ธ Warning: Changing hidden parameters can lead to unstable system performance. on some models (Redmi Note 8 Pro, Mi) 9T) This method causes gestural malfunctions - make a backup copy of the data before using.

An alternative way for firmware based on Android 11/12/13:

Settings โ†’ About the phone โ†’ MIUI version (shap 5 times)


โ†’ Developer โ†’ Interface settings โ†’ Floating button (disable)

What to do if hidden settings are not opened?
If ##4636## doesn't work, the manufacturer has blocked the engineering menu. In this case: 1. Install the Activity Launcher app from Google Play. 2. Find the activity com.android.settings.TestingSettings. 3. Run it and repeat the steps from the instructions above.

Method 4: Complete removal through ADB (advanced)

If the touch assistant persists in returning after the shutdown, it can be completely removed by using the ADB (Android Debug Bridge. This is a method that's suitable for users who are willing to work with the command line. You'll need to use it:

  • ๐Ÿ–ฅ๏ธ A computer with installed Xiaomi drivers and ADB.
  • ๐Ÿ“ฑ Included Debugging by USB phone-on.
  • ๐Ÿ”Œ USB-cable (preferably original).

Step-by-step:

  1. Activate Developer Mode: Go to Settings โ†’ About Phone โ†’ MIUI version and tap 7 times.
  2. Return to Settings โ†’ Additional settings โ†’ For developers and enable USB debugging.
  3. Connect your phone to your PC and confirm your trust in your computer.
  4. Open the command line (Windows) or the terminal (macOS/Linux) and type in adb shell pm uninstall -k --user 0 com.miui.touchassistant
  5. Reboot the phone.

โš ๏ธ Note: Removal of the system application may result in:

  • ๐Ÿšจ Errors in updating MIUI (The system can restore the assistant).
  • ๐Ÿ”ง Problems with gestures on some models (Mi 10 Ultra, Redmi) K40).

If you want to not delete, but simply disable the assistant through ADB, use the command:

adb shell pm disable-user --user 0 com.miui.touchassistant

๐Ÿ’ก

ADB-The method is the most reliable way to get rid of the sensory assistant forever, but it requires caution. MIUI The button will come back, repeat the procedure.

Method 5: Using Third-Party Applications

If you don't want to go through the settings or use ADB, you can use third-party utilities.

  • ๐Ÿ› ๏ธ App Inspector allows you to disable system applications without root permissions. Find com.miui.touchassistant and deactivate it.
  • ๐Ÿ” Package Disabler is a similar tool, but with a more user-friendly interface. MIUI 12/13.
  • ๐Ÿš€ Shizuku + App Ops โ€“ Advanced solution for managing system application permissions (requires customization).

๐Ÿ’ก Important: When using third-party applications:

  • ๐Ÿ”’ Give them only the necessary permissions (don't give them access) SMS or contact).
  • ๐Ÿ“ฅ Download. APK only from verified sources (APKMirror, official website) XDA Developers).
  • ๐Ÿ”„ After updating MIUI You may need to re-configure.

Example of work with App Inspector:

  1. Install the app from Google Play.
  2. Open it and give access to Special Opportunities.
  3. In the search, enter touchassistant.
  4. Select the app found and click Disable.

Why the sensory assistant turns on on on its own and how to prevent it

Many Xiaomi users are faced with the fact that the assistant appears again after:

  • ๐Ÿ”„ Updates MIUI (Especially when moving to a new version, such as MIUI 12-13).
  • ๐Ÿ”‹ Resetting settings (even partial, through Settings) โ†’ Recovery).
  • ๐ŸŽฎ Running certain games (some titlesforcedly activate virtual buttons).
  • ๐Ÿ”ง Changes to special features settings (for example, enabling Screen Increase).

How to prevent spontaneous inclusion:

Reason.DecisionModels that are more common
MIUI UpdateAfter the update, check the settings immediately. โ†’ Special features and disable the assistant again. Use Method 4 (ADB) permanently.Redmi Note 11/12, POCO X4 Pro
Resetting settingsBefore reset, write down all the changed settings (for example, through screenshots). After recovery, immediately deactivate the assistant.Mi 11 Lite, Redmi 10
Conflict with gamesIn the game settings, disable the option "Virtual buttons" or "Gameplay Assistant".POCO F3 GT, Black Shark 4
System failureIf the assistant appears after the reboot, check the phone for viruses or perform a cache reset via Recovery.Mi 10T, Redmi K30

๐Ÿ’ก Gamer's advice: In games like Call of Duty Mobile or Free Fire, the touch assistant can interfere with aiming:

  1. Disable the assistant via Method 1 or 2.
  2. In the game settings, find the Control section and turn off the option to Show virtual buttons.
  3. Use the game mode in MIUI (in the notification curtain), which blocks pop-ups.

Frequent Mistakes and How to Avoid Them

When you turn off the touch assistant, users often make mistakes that lead to the opposite result.

  • โŒ Disable only in one menu - the assistant can be controlled from several sections (Special. capabilities, Navigation, Gestures.
  • โŒ Ignoring updates after update MIUI Always check the system after installing new versions.
  • โŒ Deleting system files manually can result in a bootloop. Use only proven methods (ADB third-party).
  • โŒ Disable debugging by USB after-use ADB โ€” If the assistant comes back, you will need to access the adb again.

โš ๏ธ Note: On models with a locked loader (Redmi) 9C, POCO M3) attempt to remove the system application through ADB Or root can lock the device, and then only flashing through Fastboot will help.

If after all the manipulations, the assistant still appears:

  1. Check if the phone has a virus that emulates system functions (use Malwarebytes or Dr.Web).
  2. Make sure you donโ€™t activate Child Mode or Easy Mode in Settings โ€“ they can force virtual buttons to turn on.
  3. If the problem occurred after a phone drop or moisture, perhaps the touch screen is faulty - contact the service center.

FAQ: Answers to Frequent Questions

Can I turn off the touch assistant without root rights?
Yes, in 90% of cases, this is possible by standard methods (through Settings or ADB). Root is only required for deep modification of system files, which is not recommended for most users.
The assistant's gone, but the gestures are gone.
This happens if you delete the system application responsible for navigation. Return it via the command: adb shell cmd package install-existing com.miui.touchassistant Or perform a reset (Settings). โ†’ Recovery and discharge).
My Xiaomi doesn't have a touch assistant in the settings. Why?
Possible reasons: You have custom firmware (e.g. Pixel Experience) where this feature is removed. The manufacturer has disabled it for your model (e.g. Redmi). 8A or Mi A3 You're using Chinese firmware -- some options are hidden without localization. Try Method 3 (hidden settings) or Method 4 (ADB).
After updating MIUI The assistant's back. How to shut it down forever?
The most reliable way is to use ADB To remove the package completely: adb shell pm uninstall -k --user 0 com.miui.touchassistant If this doesnโ€™t work, install Magisk and Disable Flags module, which blocks forced activation of system functions.
Is it safe to use third-party apps to disable the assistant?
Yes, if you download them from trusted sources (e.g. Google Play or Google Play). XDA Avoid programs that ask for unnecessary permissions (SMS, Recommended utilities: App Inspector, Package Disabler, Shizuku.