How to permanently disable Google Assistant on Xiaomi Redmi: a step-by-step guide

Google Assistant on Xiaomi Redmi smartphones is often activated by accident – just press the Home button or say β€œOK, Google.” For many users, this feature becomes a source of irritation: it eats battery power, collects data about location and habits, and also interferes with games or watching videos. Especially relevant problem for owners of models Redmi Note 10/11/12, POCO X3/X4 and other devices on MIUI 12-14, where the assistant is integrated at the firmware level.

In this article, we’ll look at 5 proven ways to disable Google Assistant, from standard settings to hidden settings and ADB commands. You’ll learn how to remove the assistant from the lock screen, prevent it from auto-starting, and even deactivate voice control without root rights. All methods are tested on current versions of MIUI and work even after system updates.

Why Google Assistant is not disabled through standard settings?

The main problem is the aggressive integration of Google services into Xiaomi firmware. Even if you turn off the assistant in the Settings menu β†’ Google β†’ Settings for Google apps β†’ Search, Assistant and Voice, it can:

  • πŸ”„ Automatically activate after restarting the device;
  • 🎀 Listen to voice commands in the background (even with the microphone turned off);
  • πŸ“± Appear on the lock screen when you press the Home button long;
  • πŸ”‹ Battery discharge due to constant synchronization with Google servers.

The fact is that MIUI uses its own system application launch mechanisms to bypass Android's limitations. For example, in the Redmi Note 11 Pro+, the assistant is tied to the com.google.android.googlequicksearchbox service, which has system application privileges, so simply turning off the settings often doesn't work.

⚠️ Note: Some models (e.g. Redmi) 9A or POCO M3) When you disable the Assistant, you may stop using voice search in Google Chrome or YouTube. If you need these features, use the methods in the Alternatives section.

Method 1: Disconnect via Google Settings (Basic Method)

This method is suitable for most users and does not require technical skills; it disables the basic functions of the assistant, but does not remove it completely.

  1. Open the Settings app on your Redmi.
  2. Go to the Google β†’ Settings section for Google apps.
  3. Select Search, Assistant and Voice β†’ Google Assistant.
  4. Scroll down and click General Settings.
  5. Turn off the switches: πŸ”˜ Google Assistant (Main Tumbler); πŸ”˜ Voice Match (Recognition of OK GoogleΒ»); πŸ”˜ Personalized results.

Assistant on the lock screen

After this, the assistant will stop responding to voice commands and gestures, but its process will still hang in the background. To check the result, press the Home button - instead of the Assistant, the MIUI menu should open or nothing happens.

β˜‘οΈ Checking the Assist's shutdown

Done: 0 / 4

Method 2: Remove updates and disable via apps

If the basic method didn’t work, try resetting the Google app to the factory version, which will remove any updates that might have returned the Assistant’s functionality.

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the Google App (not to be confused with Google Play Services!).
  3. Press Warehouse. β†’ Remove updates.
  4. Then select Disable (if the button is active).
  5. Reboot the phone.
What if the ADB can’t see the device?
1. Check if debugging is included on USB 2. Install Xiaomi drivers (download from the official website) 3. Try another one USB-4. enter adb kill-server in the command line, then adb start-server.

Method 4: Disconnect via Miui Hidden Settings (Hidden Menu)

MIUI has a hidden menu called Miui Hidden Settings that allows you to manage system applications without ADB. This method works on MIUI 13/14 firmware and does not require a PC connection.

  1. Install the Miui Hidden Settings app from the Play Store.
  2. Open it and grant special access rights β†’ Display over other apps.
  3. Go to the Manage Applications section.
  4. Search for Google and Google App (also known as Google Quick Search Box).
  5. For each application: πŸ”˜ Turn off Show in Launcher; πŸ”˜ Install Disable; πŸ”˜ Take the tick off Run in Background.

Reboot the phone.

This is less radical than ADB, but may not work on newer models (like the Redmi Note 12 Pro+), where Xiaomi has blocked access to hidden settings.

πŸ’‘

If your weather or search widgets stop working after you turn off, return your settings for the Google app to Miui Hidden Settings, but leave only Google Assistant disabled.

Method 5: Replacement with an alternative assistant (without completely shutting down)

If you need voice control features but don’t like Google Assistant, consider the alternatives:

  • πŸ€– XiaoAI (built-in Xiaomi assistant): Activated by long pressing Power; Supports Russian (partially); Less data collection than Google.
  • 🌐 Alice from Yandex: better understands Russian; Integrated with Yandex services (Music, Maps, Weather); Can manage smart Xiaomi devices.

To set up XiaoAI:

  1. Open Settings β†’ Special Opportunities β†’ XiaoAI.
  2. Turn on the switch Voice Assistant XiaoAI.
  3. Assign activation to the Power button (in Settings β†’ Buttons and gestures).

πŸ’‘

Replacing Google Assistant with XiaoAI or Alice allows you to keep voice control, but with less battery consumption and more privacy.

What if the assistant is back on after the update?

After updating MIUI or Google Play Services, the Assistant's settings may reset.

  1. πŸ“΅ Freeze the app via Miui Hidden Settings or ADB: adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox
  2. πŸ›‘οΈ Turn off Auto Update for Google App: Open Play Store β†’ click on the profile avatar β†’ Settings β†’ Auto-Update Apps; Choose Not to Update Automatically; Find Google in the App List and uncheck the Auto-Update box.

App Ops

  • Install App Ops;
  • Find Google and disable the permissions Microphone, Camera, Location.

If Assistant still shows up, check if Google launchers (like Google Now Launcher) are installed on your phone, which can automatically restore the Assistant, and replace them with a standard MIUI Launcher or Nova Launcher.

FAQ: Frequent questions about disabling Google Assistant

Can I turn off the assistant without a computer?
Yes, use Method 1 (Google settings) or Method 4 (Miui Hidden Settings). However, to completely disable without traces, you will need ADB (Method 3).
Why is voice search not working in Chrome after the Assistant is disabled?
Voice search in Chrome and YouTube uses the same services as Assistant. To return the feature, turn back Voice input in Google β†’ Voice input, but disable the Assistant itself.
Will Google work after the shutdown?
No, voice activation is completely disabled. If you only need this feature, leave Voice Match enabled in Google settings, but turn off the rest of the Assistant options.
Can I remove the Assistant forever without root rights?
Uninstall is only possible with root rights, without which you can only disable the application via ADB or Miui Hidden Settings.
Does disabling Assistant affect other Google services?
Yes, they may stop working: Voice search in Chrome and YouTube; Smart hints in Google Photos; Some Google Maps features (like voice navigation).