How to permanently disable Google Assistant on Xiaomi with MIUI 13: 5 working methods

Google Assistant on Xiaomi smartphones with MIUI 13 shell is often activated by accident โ€” just press the Home button or say "OK, Google." For many users, this feature is useless, but it consumes battery power, collects data about your requests and can interfere with everyday use, especially annoying when the assistant starts in your pocket or during games, interrupting important processes.

In this article, weโ€™ll look at all the ways you can disable Google Assistant on Xiaomi, Redmi, POCO and Black Shark devices running MIUI 13 (including global and Chinese firmware versions), how to remove the assistant through settings, disable voice activation, block background activity, and even completely uninstall the application without root rights. And weโ€™ll also explain what hidden MIUI 13 settings allow you to restrict Googleโ€™s access to the microphone and geolocation so that the assistant canโ€™t โ€œhear you.โ€

Why does Google Assistant work for Xiaomi, even if you donโ€™t use it?

Many users are surprised to find that Google Assistant is active on their Xiaomi, even though they never set it up.

  • ๐Ÿ“ฑ Preset by default - on global versions MIUI (For example, the Redmi Note 11 Pro+ 5G or POCO F4) Google Assistant is sewn into firmware as a system application.
  • ๐Ÿ”„ Auto-Update via Play Market โ€“ Even if you disable the Assistant, it can be activated again after you update Google services.
  • ๐ŸŽค Default voice activation โ€“ โ€œOK, Googleโ€ is enabled at the system level and works even when the screen is locked.
  • ๐Ÿ”‹ Background activity - the assistant consumes up to 5-10% Charge per day if not properly disconnected.

Moreover, on some models (such as the Xiaomi 12T Pro or Redmi K50 Gaming), Google Assistant conflicts with the branded assistant Xiao AI, which leads to double the resource consumption.

โš ๏ธ Note: On the Chinese versions MIUI 13 (without Google services) The assistant is not available by default. If it suddenly appears, you probably installed it. GMS manually via Mi App Store or third-party packages.

Method 1: Disconnect via Google Settings (the easiest way)

This is a way that works for most users and doesn't require any special knowledge, and it turns off voice activation and background work for the assistant, but it doesn't remove the app itself.

  1. Open the Google app (the icon with the letter "G" on a color background).
  2. Slip on your profile (icon in the upper right corner).
  3. Select Settings โ†’ Google Assistant.
  4. Go to General and turn off the Google Assistant slider.
  5. Go back and select Voice Search โ†’ Voice Assistant, then deactivate Access using a voice command.

After that, the assistant will stop responding to voice commands and random taps, but it will still be hanging in the background โ€” to completely kill him, move on to the next method.

The โ€œOK, Googleโ€ voice command is not working.|The assistant does not start when holding the Home button.|Google App is not listed in active processes|Notifications from the assistant disabled-->

Method 2: Remove updates and disable via application settings

If the first method didnโ€™t help or the assistant continues to activate, try resetting the Google app to the factory version and blocking its background activity.

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find it in the Google list (not to be confused with Google Play Services!).
  3. Slip on the Warehouse and cache โ†’ Remove updates.
  4. Return to the main menu of the application and select Battery โ†’ Background activity, then set Limit.
  5. Disable all permissions: Microphone, Camera, Geolocation, Contacts.

This method effectively blocks the assistant, but it doesn't remove it completely. If you need to free up memory or get rid of the app forever, read on.

๐Ÿ’ก

If the Assistant has updated again through the Play Market after resetting Google Updates, turn off the auto-update for that app. Go to Play Market โ†’ Profile โ†’ Settings โ†’ App Auto-Update โ†’ Select โ€œDo not update automaticallyโ€ for that application.

Method 3: Complete removal of Google Assistant without root (via ADB)

To completely remove the assistant without superuser rights, you will need a computer and an ADB (Android Debug Bridge) โ€“ this method works on all Xiaomi devices with MIUI 13, including the POCO X4 Pro 5G, Redmi Note 11S and other models.

Warning: Incorrect ADB commands may disrupt the system. Follow the instructions carefully.

  1. Turn on Developer Mode: Go to Settings โ†’ About Phone. Tap 7 times on MIUI until the notification "You've become a developer" appears.

USB-debugging

  • Return to Settings โ†’ Additional settings โ†’ Developer settings.
  • Turn on USB debugging and confirm the permission.
  • Connect your phone to your PC, open Command Prompt (Windows) or Terminal (Mac/Linux) and type: Adb devices Make sure your device appears in the list.
  • Follow the command to delete Google Assistant: adb shell pm uninstall -k --user 0 com.google.android.apps.googleassistant
  • Reboot your smartphone.

This method forcibly stops all processes associated with the assistant, but may not work on all versions of MIUI 13. If the test menu does not open, then your firmware is blocking it.

What if #4636### doesn't work?
On some MIUI 13 firmware (especially for the Chinese market), the engineering menu is disabled. Alternative access method: 1. Install Activity Launcher from Play Market. 2. Open it and find it in the Testing or EngineeringMode list. 3. Launch an activity called.TestingSettings. If that doesn't work, your firmware completely blocks access to hidden settings.

Method 5: Use of third-party utilities (for advanced users)

If standard methods didnโ€™t work, you can use specialized utilities that allow you to more deeply manage system applications.

Utility.FunctionalNeed root?Reference
App InspectorAllows you to disable system applications without ADBNo.Play Market
Package DisablerBlocks background activity of any packagesNo.Play Market
LADB (Local ADB)ADB-commands without PC connectionNo.Play Market
Titanium BackupComplete removal of system applicationsYes.Play Market

Titanium Backup requires root rights, but it allows you to permanently remove Google Assistant, including all its components. The rest of the utilities work without root, but may require you to enable USB Debugging.

Through Google's settings|Removal of updates|ADB-team|Hidden settings MIUI|side of the utility|Another way.-->

What if Google Assistant is still working?

If after all the manipulations the assistant continues to activate, check the following points:

  • ๐Ÿ”„ Auto Update in Play Market โ€“ Disable it for Google App.
  • ๐Ÿ“ฑ Duplicate packages - on some firmware MIUI 13 can be installed multiple versions of the Assistant (e.g. for different regions). โ†’ Apps and remove all associated packages.
  • ๐Ÿ”ง Resetting to factory settings is an extreme method if nothing helps!
  • ๐Ÿ› ๏ธ Castom firmware โ€“ if youโ€™re willing to take drastic measures, install LineageOS or other firmware without Google services.