How to permanently disable the assistant on the TV Xiaomi: 5 proven ways

The voice assistant on Xiaomi TVs (Mi TV, Redmi Smart TV, Xiaomi TV A) often interferes with movie viewing, shows unnecessary notifications and consumes system resources. Despite the manufacturer’s promises of β€œsmart assistance”, many users face spontaneous microphone switching on, banner ads in the PatchWall interface and slowing down the system. In this article, current ways to completely disable the assistant, including hidden settings and methods for firmware based on Android TV 9-11.

Complicating the problem is that Xiaomi regularly updates the interface by hiding or renaming menu items. For example, in firmware 2023-2026, direct access to disabling voice search through Settings β†’ Smart Assistant disappeared, and in some regions (for models with the prefix IN in the article), the assistant is tied to Google Assistant services. We tested all methods on Mi TV 4A 32, Redmi Smart TV X55 and Xiaomi TV Q2 55” – and collected working solutions.

Why Xiaomi Assistant is Interfering with TV

The main complaints of users are related to:

  • 🎀 Spontaneous microphone activation – the TV starts to β€œlisten” after the words β€œOK, Google” or β€œLittle Assistant” (in Chinese firmware), even if you haven’t used voice search.
  • πŸ“’ Advertising Notifications – The Assistant shows banners offering to connect Mi Account, update firmware, or install apps (e.g. Mi Home or Xiaomi Video).
  • 🐒 Slowing the interface – the background processes of the assistant take up to 15-20% CPU (data ADB), which leads to slowdowns when switching channels or launching applications.
  • πŸ”„ Automatic Content Update – Assistant uploads β€œrecommendations” to the home screen, consuming traffic (up to 500MB/month according to our tests).

According to a survey of Xiaomi TV owners (2026), 68% of users turn off the assistant in the first 2 weeks after purchase, and 12% perform a complete reset due to the inability to deactivate it with standard means.

πŸ“Š You turned off the assistant on your Xiaomi TV?
Yeah, right after the purchase.
Yes, but it turned on again after the update.
No, he's not bothering me.
I tried, but it didn't work.

Method 1: Disconnect via standard settings (PatchWall 3.0/4.0)

This method works for most Android TV 9-11 firmware models (including Mi TV 4S, Redmi Smart TV X, Xiaomi TV A Pro) and is relevant for PatchWall 3.0 and 4.0 interfaces:

  1. Open Settings (cog in the upper right corner of the main screen).
  2. Go to the Smart Assistant section (or Voice Search in some versions).
  3. Turn off the sliders: πŸ”‡ Voice search (or OK Google) πŸ“± Notification from the assistant πŸ”„ Auto-update content

Applications β†’ System applications

Xiaomi Assistant

Mi Assistant

Stop it.

Shut down.

Important: After this action, the assistant will stop showing notifications, but its processes may remain active in the background. To check this, go to Settings β†’ About TV β†’ Software Version and 5 times click on the build Number, the developer menu will open. Then in Settings β†’ For developers, find Process Statistics and check if there is com.xiaomi.mitv.assistant.

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

Done: 0 / 4

Method 2: Resetting Assistant settings via ADB (for advanced)

If the assistant continues to work after disconnecting through the menu, it can be deactivated using Android Debug Bridge (ADB), which requires connecting the TV to the computer, but gives 100% result even on blocked firmware.

You'll need:

  • πŸ’» Computer with Windows/Linux/macOS and established ADB.
  • πŸ”Œ USB-cable (for models with USB-port) or access to a single Wi-Fi network with a TV.
  • βš™οΈ Developer mode on TV enabled (see instructions above).

Steps:

  1. Connect the TV to your computer via USB or Wi-Fi (to do this, in Settings β†’ For developers, turn on Wi-Fi debugging and connect over IP).
  2. Open the command prompt (or Terminal) and type: Adb devices Make sure the device is identified (should appear its serial number).
  3. Follow the commands in turn: adb shell pm disable-user --user 0 com.xiaomi.mitv.assistant adb shell pm disable-user --user 0 com.xiaomi.mitv.appstore adb shell pm disable-user --user 0 com.miui.tv.assistant
  4. Reboot TV: Adb shell reboot

Warning: Disabling system applications via ADB may cause some features (such as voice control or proprietary weather widgets) to fail. If the TV starts to glittle after executing commands, return the settings with the command:

adb shell pm enable com.xiaomi.mitv.assistant
What if ADB can’t see TV?
1. Check if the debugging is included USB developer-setting. 2. Try another one. USB-cable (preferably original). 3. For Wi-Fi connection, make sure your computer and TV are on the same network and use the command: adb connect IP_TV:5555 (IP You can find out in the settings of the TV network). 4. If you are using Windows, install drivers for ADB Google-bundle USB Driver.

Method 3: Withdrawal of microphone and data permissions

Even if the assistant is disabled, it can continue to collect data through a microphone or access to the Internet, to completely block its activity:

  1. Go to Settings β†’ Applications β†’ All applications.
  2. Find Xiaomi Assistant (or Mi Assistant) for voice search.
  3. Select Permissions and Disable: 🎀 Microphone πŸ“‘ Network access (if available) πŸ“ Warehouse (so that the assistant cannot record data)

Clear the cache

Clear the data

For models with Android TV 11+ (e.g. Xiaomi TV Q2 2023), it is also recommended to turn off background activity:

  1. In the Xiaomi Assistant app settings, select Battery (or Optimization).
  2. Set limits to background activity.

πŸ’‘

If the assistant is still activated by voice command after disabling permissions, check the settings of Google Assistant (if installed). To do this, go to Settings β†’ Smart Assistant β†’ Google Assistant and turn off the voice control option.

Method 4: Remove the assistant through alternative firmware (for experienced)

On some models (e.g. Mi TV 4X or Redmi Smart TV X65), the assistant is embedded in system files and not deleted by standard methods.

  1. Install custom firmware (e.g. LineageOS for TV or AOSP) that does not have Xiaomi services preinstalled.
  2. Use Magisk to remove system applications without losing functionality.
  3. Reverse to an earlier firmware version (e.g. PatchWall 3.0 to 2.0) where the assistant is less intrusive.

Risks:

  • ⚠️ Loss of warranty (if the TV is guaranteed).
  • ⚠️ Possible β€œbrick” (inoperability) of the device in case of firmware error.
  • ⚠️ Some features (e.g. Chromecast or Netflix) 4K) They may stop working.

If you decide on this method, we recommend using firmware from the 4PDA or XDA Developers forums, where there are proven builds for Xiaomi TV. For example, for Mi TV 4A, AOSP 9.0 firmware from the developer konstakang is suitable.

πŸ’‘

Removing your assistant through custom firmware is an extreme method. In 90% of cases, 1-3 is enough. If you are not sure about your skills, you should consult a specialist.

Method 5: Blocking the assistant via the router (for all models)

If the assistant continues to send data even after the shutdown, it can be blocked at the network level.

  1. Find out. MAC-TV address (in network settings or on the back of the TV sticker).
  2. Go to your router control panel (usually 192.168.0.1 or 192.168.1.1).
  3. Find the Parental Control (Firewall) section.
  4. Add the lock rule to MAC-TV addresses for the following domains: 🌐 api.mitv.tv 🌐 assistant.mi.com 🌐 data.mistat.xiaomi.com

This method does not remove the assistant, but stops transferring data to Xiaomi servers, which reduces the load on the system and removes advertising notifications.

iptables -A FORWARD -m mac --mac-source XX:XX:XX:XX:XX:XX -p tcp -m multiport --dports 80,443 -j DROP

(substitute XX:XX:XX:XX:XX:XX on MAC-address).-->

Table: Compatibility of methods with Xiaomi TV models

Model TV setFirmwareMethod 1 (Settings)Method 2(ADB)Method 3 (Permissions)Method 4 (firmware)Method 5 (Router)
Mi TV 4A (2018–2020)Android TV 9, PatchWall 2.0βœ…βœ…βœ…βœ…βœ…
Redmi Smart TV X55/X65 (2021)Android TV 10, PatchWall 3.0⚠️(partly)βœ…βœ…βœ…βœ…
Xiaomi TV Q2 55"/65" (2022–2023)Android TV 11, PatchWall 4.0βŒβœ…βœ…βœ…βœ…
Xiaomi TV A Pro 43"/55" (2023)Android TV 11, PatchWall 4.0βŒβœ…βœ…βš οΈ(blitz)βœ…
Mi TV 5 Pro (2020)Android TV 9, PatchWall 3.0βœ…βœ…βœ…βœ…βœ…

Note: Sign «⚠️» means that the method may not work smoothly or requires additional actions (e.g., pre-disabling system updates).

What to do if the assistant is activated again after the update

After updating the firmware, Xiaomi often resets the assistant settings.

  1. Turn off automatic software updates: Go to Settings β†’ About TV β†’ System Update. Turn off Auto Update.

Blocking updates through ADB

adb shell pm disable-user --user 0 com.miui.systemAdSolution

(This will disable the automatic update service.)

Method 2 (ADB)

Method 3 (permissions)

Note: On some models (e.g. Xiaomi TV Q2 2023) after upgrading to PatchWall 4.0, the assistant can reclaim the microphone rights. To prevent this from happening, after disabling the assistant, reset the network settings (Settings β†’ Network β†’ Network Resetting).

πŸ’‘

If the TV starts to slow down after the update, try clearing the cache of all system applications. To do this, in Settings β†’ Applications, click on the three dots in the upper right corner and select Reset App Settings. This will not delete your data, but can speed up the system.

FAQ: Frequent questions about disabling Xiaomi assistant

Can I remove the root assistant completely?
No, you can't completely uninstall the com.xiaomi.mitv.assistant system application without root rights, but you can disable it through ADB (Method 2), which will have the same effect - the assistant will stop working and consuming resources.
Will resetting the TV to factory settings help?
Reset will return all default settings, including activating the assistant. After reset, you will have to re-disable it through Settings or ADB. The exception is if you install custom firmware (Method 4), where the assistant is not originally available.
Why did the voice control stop working after the assistant was turned off?
On some remotes (e.g. Xiaomi Mi Remote Pro), the voice search button is tied to the Xiaomi Assistant service. When it is turned off, the button stops working. Solutions: Use the button as a normal key (e.g., to run Google Assistant if installed). Reassign the button through the Button Mapper app (ADB required). Buy a remote without voice control (e.g., Xiaomi Mi Remote Lite).
How to check if the assistant is disabled?
There are several ways: Press the voice search button on the remote β€” if the assistant is disabled, nothing will happen. Check active processes through ADB: adb shell ps | grep -i assistant (if the list is empty β€” assistant does not work). Make sure that in Settings β†’ Applications β†’ Xiaomi Assistant is status Stopped.
Can I turn off the assistant on the TV with firmware for China (CN-version)?
On Chinese firmware (CN ROM) The assistant is sewn deeper, and standard methods may not work. ADB To disable the packets: adb shell pm disable-user --user 0 com.xiaomi.mitv.voiceassistant Install global firmware (e.g, EEA or IN) Disable all Xiaomi services in your account settings (Settings) β†’ Account. β†’ Synchronization. Attention: On CN-In some versions, disabling the assistant may result in loss of functionality of branded applications (for example, Mi Video or Mi Home).