How to remove voice assistant from the TV Xiaomi: instructions for all models

Voice assistants on Xiaomi TVs are a useful feature for some and an annoying interface element for others. If you are in the second category of users, you probably have already tried to find a way to disable or remove Google Assistant, Alice from Yandex or the built-in Mi AI Assistant from the screen of your Mi TV, Redmi TV or P1/E1 model. The problem is that the manufacturer does not always provide an obvious path to complete removal – often the assistant is simply β€œhidden” in the settings or returns after a firmware update.

In this article, we will discuss all working methods, from standard shutdown via menus to radical methods such as factory reset or lock through ADB. We will pay special attention to the nuances for different versions of MIUI TV (2021-2026) and models with Android TV on board. If you are tired of random microphone positives or just want to free up the system resources, read on.

Why the voice assistant is getting in the way: 3 main problems

Before we get to the instructions, it’s worth understanding why users want to get rid of the voice assistant on Xiaomi TV.

  • 🎀 False positives: The assistant is activated from random sounds (coughing, music, talking in the room), interrupting the viewing.
  • 🐒 Slowing down: Background processes of the assistant (Google Assistant or Mi) AI) consume up to 10-15% CPU 200-300 MB of RAM, which is critical for budget models.
  • πŸ” Data collection: Even in sleep mode, assistants can transfer voice recordings to Google or Yandex servers (see more in the privacy section).

In addition, on some firmware (e.g. MIUI TV 3.0-4.0), the assistant takes up space in the quick access panel, and its icon is not removed by standard means. This is especially annoying for owners of TVs with remote controls without a microphone button - the function is useless, but continues to "hang" in the interface.

πŸ“Š What voice assistant is installed on your Xiaomi TV?
Google Assistant
Alice from Yandex
Mi AI Assistant
I don't know/Not using.

Method 1: Standard shutdown via settings (without root)

The easiest method is to deactivate the assistant in the settings menu.It is suitable for most models Xiaomi Mi TV 4/4S/4A, Redmi TV A2/A3, P1E/P1W and others based on Android TV 9-11.

Instructions:

  1. Open Settings (cog in the upper right corner of the main screen).
  2. Go to Device β†’ Voice (or Assistant and Voice Input on new firmware).
  3. Select the Voice Assistant (could be called the Google Assistant or Mi AI Assistant).
  4. Move the slider to the off position. or press Disconnect.
  5. Confirm the action if you receive a request to access the microphone – choose to Disable.

On some models (e.g. Mi TV Q1/Q2), the path may be different:

Settings β†’ Applications β†’ All apps β†’ Google β†’ Permissions β†’ Microphone β†’ Ban

β˜‘οΈ Checking the assistant's disconnection

Done: 0 / 4

Method limitation: After updating the firmware, the settings may reset. TV X50/X65) not allow Alice to be disabled through the standard menu, you will need a method β„–3 or β„–4.

Method 2: Remove via ADB (for advanced users)

If the standard shutdown didn’t work, you can completely uninstall the assistant app using ADB (Android Debug Bridge), which requires connecting the TV to your computer, but is guaranteed to remove unnecessary services. Suitable for all Android TV models, including Xiaomi Mi TV 5 Pro, P1 55, and others.

What you need:

  • πŸ’» Computer with Windows/macOS/Linux.
  • πŸ”Œ Cable USB-A β†’ USB-A (or USB-C β†’ USB-A new-model).
  • πŸ› οΈ Utility. ADB Tools (download from Android site).

Step-by-step:

  1. Turn on the TV debugging mode via USB: Settings β†’ About TV β†’ Assembly number (click 7 times in a row) β†’ Back to Settings β†’ For developers β†’ Debugging by USB (Incl.)
  2. Connect the TV to the computer with a cable and confirm the debugging permission on the TV screen.
  3. Open the command prompt (cmd on Windows or Terminal on macOS/Linux) and check the connection: Adb devices must show the serial number of your TV.
  4. Run the command to delete Google Assistant: adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox To remove Alice: adb shell pm uninstall -k --user 0 en.yandex.quasar For Mi AI Assistant: adb shell pm uninstall -k --user 0 com.miui.voiceassist
  5. Reboot the TV: Adb shell reboot.
What if ADB can’t see the TV?
1. Check the cable – it should support data transfer (not all) USB-charging cables are suitable). 2. Install the drivers. ADB for your OS (for example, [Universal ADB Driver](https://adb.driver-easy.com/) Windows). 3. Try another one. USB-port on the computer (preferably) USB 2.0). 4. Restart the TV and computer, then reconnect.

Important: Once uninstalled via ADB, the assistant won’t return even after the firmware update, but some system features (such as voice search on YouTube) may stop working.

Method 3: Blocking through application settings

If you don't want to delete the assistant, but you can put up with it too, you can block its activity through the application menu, which is less radical than ADB, but more effective than a standard shutdown.

Instructions:

  1. Open Settings β†’ Applications β†’ All applications.
  2. Search the Google (or Alice/Mi AI Assistant) list and select it.
  3. Press Stop (forced stop)
  4. Go to Permits and deny access to: 🎀 Microphone. πŸ“‘ Internet (Wi-Fi/mobile) πŸ“ Warehouse (if any)

Remove updates

For reliability, you can also turn off auto-start:

Settings β†’ Applications β†’ Auto Run β†’ Find Google/Alice β†’ Disable

This method doesn't remove the assistant, but it makes it completely inoperable.

Method 4: Reset to factory settings (extreme case)

If all previous methods failed (e.g., on Xiaomi Mi TV 4X with custom firmware), it will be completely reset, which will delete all data, including accounts and installed apps, but return the TV to a β€œclean” state without assistants.

How to reset:

  1. Open Settings β†’ About TV β†’ Reset and Update.
  2. Select Resetting (or Resetting Factory Settings).
  3. Enter. PIN-code (by default 0000 or 1234 if you have not changed it).
  4. Confirm the action and wait for the reboot (it will take 5-10 minutes).

To completely stop collecting data, in addition to disabling the assistant, disable access to:

Settings β†’ Privacy β†’ Special Permits β†’ Access to the microphone β†’ Disable for all applications

Frequent Mistakes and How to Avoid Them

When trying to remove a voice assistant, users often face typical problems, and here's how to prevent or fix them:

Problem.Reason.Decision
Assistant returns after updateFirmware restores system applicationsUse ADB to remove or disable auto-update in Settings β†’ About TV β†’ Software Update
No β€œVoice Assistant” option is visible in the settingsOutdated firmware or regional restrictionsUpdate your TV or use ADB
ADB issues an error not foundIncorrect package name or lack of rightsCheck the list of packages with the command adb shell pm list packages | grep -i assist
After the reset, the TV asks for an old Xiaomi accountFRP protection activatedRestore account access or use FRP bypass

Tips for Mi TV Stick owners: on this device, the voice assistant is sewn into the launcher, so it can not be removed without replacing the firmware. The only way out is to use an alternative launcher (for example, ATV Launcher).

Bonus: How to bypass FRP after reset (if you forgot your account)

If the TV requires data input from your Xiaomi account after a reset and you don’t remember it, there are several ways to get around it, and they work on most models from 2018 to 2023:

Method 1: Through the Service Menu

  1. On the account entry screen, click on the Email field and enter any text.
  2. Select the text entered and select Share in the context menu.
  3. In the window that opens, select Gmail (or another app).
  4. Return to the main screen via the Home button on the remote – the lock will be reset.

Method 2: Through OTG-cable and file manager

  1. Connect to the TV OTG-cable with a flash drive, which is installed file manager (for example, FX File Explorer).
  2. Install the manager through Settings β†’ Security β†’ Unknown sources.
  3. Cross the path. /data/data/com.xiaomi.account/ and delete the account.db files and miui_analytics.
  4. Reboot the TV.

⚠️ Attention: bypass FRP It may violate the warranty conditions. TV Q2 2026) these methods may not work due to enhanced protection.

FAQ: Answers to Frequent Questions

Can I remove the voice assistant without root rights?
Yes, most users are satisfied with the standard disconnection through settings (method). β„–(1) or removal through ADB (method β„–Root rights are not required, but for ADB I need to get the debugging on. USB.
The assistant is disabled, but the icon stays on the home screen.
On some firmware, the Google Assistant icon or Alice icon remains even after it's turned off. To hide it: Press the Home button on the remote control. β†’ Choose Change the main screen. Find the assistant widget and drag it to the cart (or click Remove). If the icon does not delete, use an alternative launcher (for example, use an alternative launcher, ATV Launcher from Google Play).
After the update, the assistant came back. How do you stop it?
To prevent automatic recovery: Turn off app auto-update: Settings β†’ Apps β†’ Google Play Store β†’ Auto-update β†’ Never. Block system app updates via ADB: adb shell pm hide com.google.android.googlequicksearchbox Reverse to the old firmware version (if available).
Can I turn off the microphone only for the assistant, but leave it for other applications?
Yes. Go to Settings β†’ Apps β†’ Google/Alice β†’ Permissions β†’ Microphone β†’ Disable. After that, the microphone will work for Zoom, YouTube and other apps, but not for the assistant.
My Xiaomi TV doesn't have voice in the settings. Why?
Possible reasons: You have a model without a microphone (for example, Mi TV 4A 32" or Redmi TV A22). The firmware is modified (castom or regional version). The assistant is sewn into the launcher (relevant to Mi TV Stick). Check the presence of the microphone in the characteristics of your model on the official Xiaomi website.