The Google Assistant swipe gesture from the bottom corner of the screen is one of the most annoying features for Xiaomi owners, especially when you accidentally hit a corner while playing, scrolling or typing, and instead of the desired action, a voice assistant is launched. The problem is compounded by the fact that different versions of MIUI and Android have different settings hidden in different ways, and sometimes they are not at all in the standard menu.
In this article, weโll look at all the working ways to disable this gesture, from official settings to hidden commands via ADB. Youโll learn why the methods are different for the Redmi Note 10 Pro, POCO X4 or Xiaomi 13 Ultra, and what to do if the assistant starts to interfere again after the MIUI update.
Spoiler: Some Xiaomi models with MIUI 14+ cannot disable the gesture through standard settings โ you will need to edit system files or use ADB. But donโt worry: we have detailed each step, including restoring settings if something goes wrong.
Why does a swipe from the corner call Google Assistant?
The feature appeared in Android 10 as part of the integration of voice assistants into the system. Xiaomi added it to MIUI 11, but implemented it unsuccessfully: instead of a separate gesture for the assistant, a standard swipe from the bottom corner was used, which conflicts with navigation, as a result, users experience false positives in 30-40% of cases (according to surveys on the 4PDA and XDA-Developers forums).
Key causes of the problem:
- ๐ฑ Conflict with navigational gestures: MIUI Swipe from the corner is used simultaneously to return and call the assistant.
- ๐ Automatic updates: After the update MIUI settings can be reset and the gesture switches on again.
- ๐ค Google: Starting with Android 12, Google requires manufacturers to leave access to the assistant through at least one gesture.
Interesting fact: on the POCO F5 and Redmi K60 with MIUI 14, the gesture is disabled by default, but after the first launch of Google Assistant, it activates automatically, due to an agreement between Xiaomi and Google to promote services.
๐ก
If you have a Xiaomi 12T or newer, check for Xiao AI, a branded assistant that may conflict with Google Assistant.
Method 1: Disconnect via standard MIUI settings
This is the easiest method, but it only works on MIUI 12.5 and below or on some Android 11 models. On newer versions (MIUI 13+), this menu item is often hidden.
Instructions:
- Open Settings โ Applications โ All applications.
- Find Google (not Google Assistant!) and tap it.
- Select Notifications โ Additionally. โ Gestures.
- Turn off the Swipe switch from the corner to call the Assistant.
If there is no item, try an alternative path:
- Go to Settings โ System โ Gestures โ Launch gestures.
- Find the Google Assistant section and deactivate it.
โ๏ธ Pre-switch check
โ ๏ธ
Note: Xiaomi 13 Pro and POCO X5 Pro MIUI 14, this method doesn't work -- Google has blocked the system-level gesture from turning off. ADB (see method 3).
Method 2: Disconnect via Google Assistant settings
If standard MIUI settings didnโt work, try deactivating the gesture directly in the Google Assistant app, which works on 60% of Android 12-13 devices, but may not work the first time.
Step-by-step:
- Press the Home button (or swipe from the corner) to call Google Assistant.
- Slip on the profile icon in the upper right corner โ Settings.
- Select an Assistant. โ Phone.
- Find the Gestures and Voices item and turn off Swipe from the corner.
If there is no item, try an alternative path:
- ๐ Open Google Settings (separate app, donโt confuse with phone settings!).
- ๐ฑ Go to Google Services โ Search, Assistant and Voice โ Settings of Google Assistant โ Assistant.
- ๐ง In the Device section, find gestures and deactivate the unnecessary.
What to do if the settings are gray?
Method 3: Disconnect via ADB (for advanced users)
This is the most reliable method, working on all versions of MIUI and Android, requiring a connection to a computer, but guaranteed to remove the swipe, Suitable for the Redmi Note 11, Xiaomi 12T, POCO F4 and other models where the standard methods do not work.
What you need:
- ๐ป Computer with Windows/macOS/Linux
- ๐ USB-cable (preferably original)
- ๐ฑ Included debugging by USB phone-on
- ๐ ๏ธ Utility. ADB (download from the official website)
Instructions:
- Activate Developer Mode: Go to Settings โ About Phone and tap the MIUI version 7 times.
- Return to Settings โ Additional โ For developers and enable USB debugging.
- Connect the phone to the PC and confirm the debugging permission.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command: adb shell settings put secure assistant null
- Reboot the phone.
To restore the gesture (if necessary) use:
adb shell settings put secure assistant "com.google.android.googlequicksearchbox/com.google.android.apps.gsa.staticplugins.opa.OpaActivity"๐ก
The adb shell settings put secure assistant null command does not delete Google Assistant, but only untie the gesture. The app will remain in the system and will be available through a voice call or icon.
Method 4: Removing Google App Updates
If you donโt want to use ADB, you can try rolling back Googleโs app to the factory version, which will work on 40-50% of devices, but can lead to the loss of some features (such as search widgets).
How to do this:
- Go to Settings โ Apps โ All Apps โ Google.
- Slip on the three dots in the upper right corner โ Remove the updates.
- Confirm the action and restart the phone.
โ ๏ธ
Note: On Xiaomi with Android 13+, this method can cause Google services to crash (e.g., the weather in widgets or maps in Google Maps will stop updating). After removing the updates, do not start Google Play - it will automatically update the app again.
Alternatively, disable automatic updates for the Google app:
- ๐ฑ Open the Google Play Store.
- ๐ Find the Google app.
- ๐ง Put three points on it. โ Turn off auto-update.
Method 5: Using third-party applications (without root)
If previous methods didn't work, you can block the gesture with apps like MacroDroid or Tasker, which intercept the swipe and ignore it, preventing the system from passing the command to the Google Assistant.
Instructions for MacroDroid:
- Download MacroDroid from Google Play.
- Create a new macro team with the trigger Gesture โ Swipe from the corner.
- As an action, select Cancel Event (Terminate Execution).
- Save the macro and activate it.
โ ๏ธ
Note: On MIUI 14, MacroDroid may conflict with the battery optimization system. After setting up, add the app to exceptions: Settings โ Battery โ Battery Optimization โ All applications โ MacroDroid โ No restrictions.
Pros and cons of the method:
| Advantages | Deficiencies |
|---|---|
| ๐น It works without root and ADB | ๐ธ It can eat up to 5% of the battery per day. |
| ๐น Flexible settings (you can set exceptions for individual applications) | ๐ธ Requires constant work in the background |
| ๐น Supports alternative actions (e.g., running another application) | ๐ธ In some models (POCO M5) Does not block the gesture completely |
What do you do if nothing helps?
If all methods are useless, radical measures remain:
- ๐ง Retrace to the old version MIUI: The XDA-Developers forum has firmware with a remote Google Assistant (e.g., for Redmi Note 10).Risk: loss of warranty and possible bugs.
- ๐ก๏ธ Custom firmware installation: LineageOS or Pixel Experience allows you to completely remove Google services.
- ๐ต Physical lock: Sticking transparent film to the corner of the screen (temporary solution, but works 100% of the time).
๐ก Black Shark Ownership Tip: In Shark Space, all gestures are automatically disabled, including calling the assistant.
If you decide to roll back firmware or install custom, be sure to: