How to permanently remove voice assistant on Xiaomi TV: disable, reset and alternatives

The voice assistant on Xiaomi TVs (Mi TV, Redmi TV, Mi Box) is often activated by accident β€” just one click on the microphone button of the remote or voice command. For many users, this feature becomes an annoying element: it slows down the system, shows unnecessary prompts, and even can collect data about voice requests (by default, they are sent to Xiaomi servers to improve the service).

It's important to understand that the interface may differ from model to model, for example, on Mi TV 4S/4A (2018-2020), the path to settings voice assistant is one, and on Redmi Smart TV X (2022-2026) - another. We covered the instructions for all current versions of MIUI TV (including global and Chinese firmware). If your TV is running on Google TV (for example, Mi TV Q2 2023), some methods will be different - we will talk about this too.

1. Standard shutdown via TV settings

The easiest way is to deactivate the assistant in the menu, which is suitable for most Xiaomi models on MIUI TV (version 3.0 and later). If the assistant is activated again after the firmware update, repeat the steps:

  1. Open Settings (cog on the home screen or the Settings button on the remote).
  2. Go to Accounts and Security β†’ Xiaomi Voice Assistant (or Mi AI Assistant in English firmware).
  3. Turn off the sliders: πŸ”Š Voice control (responsible for responding to commands) πŸ“‘ Network Assistant (sending data to servers) 🎀 Microphone on the remote (if available)

Save the changes and restart the TV (Settings β†’ About TV β†’ Reboot).

⚠️ Note: On some models (e.g. Mi) TV P1) After disconnecting, the assistant may reappear when you connect to the Internet, this is due to the automatic update of Xiaomi services. To avoid this, block access to the assistant domains via the router (instruction in section 4).

Is the microphone on the remote switched off (button does not respond to press)|

Has the microphone icon in the upper right corner of the screen disappeared?|

Did the assistant stop appearing when you turned on TV|

Are the settings still in place after the reboot?-->

2. disable via Google Assistant (for models on Google TV)

Xiaomi’s latest generation TVs (such as the Mi TV Q2 2023 or Redmi Smart Fire TV) run on the Google TV platform, where the Mi AI Assistant is used instead of the Google Assistant.

  1. Press the Google Assistant button on the remote (or say β€œOK, Google”).
  2. In the assistant window that opens, click on the profile icon (in the upper right corner) β†’ Settings.
  3. Select Assistant β†’ General settings β†’ disable Google Assistant.
  4. Go back and go to Voice Input β†’ turn off Voice Control.

πŸ”Ή Additionally: If the Google Assistant button on the remote continues to work, you can reassign it to another function (for example, launch YouTube:

  1. Install the Button Mapper app from Google Play (if TV is on Android TV).
  2. Follow the instructions for reassigning the button (ADB rights will be required).

Xiaomi Mi AI Assistant|

Google Assistant|

Both at the same time |

I don't know how to check |

3. Resetting to factory settings (if the assistant does not switch off)

If the voice assistant continues to activate despite all the manipulations, the cause may be a damaged firmware or update conflict, in which case a hard reset will help). ⚠️ Note: This procedure will remove all installed applications, accounts and personal settings (including saved Wi-Fi passwords).

Instructions for MIUI TV:

  1. Open Settings β†’ About TV β†’ Reset settings.
  2. Select to erase all data (entry may be required) PIN-code).
  3. Confirm the action and wait for the reboot (it will take 5-10 minutes).

For Google TV:

  1. Go to Settings β†’ System β†’ Reset β†’ Erase all data.
  2. Enter your Google account password (if linked).
  3. Confirm the reset.

After reset, don’t connect your TV to the Internet right away! First, turn off the voice assistant (section 1 or 2), and then set up the network.

What if the TV doesn’t turn on after reset?
If after a hard reset, the Xiaomi TV freezes on the logo or does not respond to the remote, the cause may be a damaged firmware. In this case: 1. Turn off the TV for 1 minute, then turn it on again. 2. If it does not help, perform a forced flashing via USB (instructions in section 5). 3. On models with Google TV, try to hold the Power button on the remote for 10-15 seconds for a forced reboot.

4.Blocking the assistant via the router (for experienced users)

If the voice assistant persists in returning after a shutdown, its servers can be blocked at the network level, which will prevent data exchange with Xiaomi, but will not disable local microphone activation. DNS-filtering.

List of domains to block:

domainAppointmentPriority of blocking
api.mi.comThe main server of the voice assistantHigh-pitched
micoapi.xiaomi.comSharing data with Mi AIMedium.
api.io.mi.comIoT services (including voice commands)Low.
data.mistat.xiaomi.comStatistics and analyticsOptionally.

How to block (for example, the router TP-Link):

  1. Open the router control panel (usually 192.168.0.1 or 192.168.1.1).
  2. Go to Additional Settings β†’ Security β†’ Parental Control.
  3. Add domains from the table to the blacklist.
  4. Apply the settings and restart the router.

πŸ”Ή Alternative: Use Pi-hole or AdGuard Home to lock at the level DNS. This is a more flexible method that allows you to filter traffic of all devices on the network.

πŸ’‘

If other TV features (such as software updates or Mi Home) have stopped working after domains are blocked, add them to the exceptions.

5. TV flashing (last resort)

If all previous methods failed, there is still manual flashing, which is suitable for power users and requires strict compliance with instructions – an error can lead to a β€œbricking” of the TV. We recommend using official firmware from Xiaomi’s website or proven custom builds (for example, ATVXperience for the Mi Box).

Step-by-step instructions for Mi TV (based on Amlogic):

  1. Download the firmware for your model from the official website (choose a version without a voice assistant, if available).
  2. Unpack the archive and copy the update.zip file to the flash drive (FAT32 format).
  3. Put the flash drive in. USB-television-port.
  4. Go to Settings β†’ About TV β†’ Software Update β†’ Local Update.
  5. Select the update.zip file and confirm the installation.

To disable via ADB (computer required):

adb shell pm uninstall -k --user 0 com.xiaomi.mitv.assistant


adb shell pm uninstall -k --user 0 com.xiaomi.mitv.voice

These commands will remove the system applications of the assistant for the current user (without root rights).

Can I turn off the voice assistant forever so that it doesn’t turn on even after a reset?
Yes, but you need to remove system applications through ADB or install custom firmware without Xiaomi services. Standard settings do not guarantee permanent shutdown - after updating the software, the assistant can return.
Will the TV work faster after the voice assistant is turned off?
Yes, especially on budget models (like the Redmi Smart TV A55), the voice assistant consumes up to 100 to 150 MB of RAM in the background, and when you turn off, you free up resources and the interface becomes more responsive.
Can you turn off only the microphone on the remote, leaving voice commands?
No, on most Xiaomi models, the microphone on the remote is tightly tied to the system assistant. If you turn off voice control in the settings, the microphone button will stop working completely, and the alternative is to use an external microphone (for example, via Bluetooth).
How to check if the TV sends data about voice commands?
Install traffic monitoring on the router (for example, via Wireshark or built-in router tools). See if the domains api.mi.com or micoapi.xiaomi.com are being searched when the microphone is activated. You can also use the NetGuard app (if the TV is on Android TV).
Is this a good option for Mi Box S or Mi Stick?
Most of the methods (except for the re-flashing) work on TV-For the Mi Box S (2018-2020) the way to the assistant settings: Settings β†’ The device β†’ Voice search on Mi Stick (2021)+) Google Assistant is used – see section 2.