How to permanently disable the voice assistant on the Xiaomi TV: a detailed guide

Voice assistants on Xiaomi TVs are both a convenient feature and a potential source of annoyance. Many users are faced with the situation when Google Assistant or XiaoAI are activated accidentally from phrases from movies, ads or even a simple conversation in the room. Moreover, these services consume system resources, send data to the cloud and can slow down the PatchWall interface.

In this article, we will look at all possible ways to turn off voice assistants on Xiaomi TVs, from standard settings to hidden developer parameters. The instructions are relevant for the Mi TV 4/4A/4S/5/5X, Redmi Smart TV, as well as the new Xiaomi TV A Pro and Xiaomi TV Q2 series from 2023-2026. If you want to not just mute the microphone, but completely deactivate the processing of voice commands at the system level, this guide is for you.

Why the voice assistant is getting in the way: 5 real problems

Before we go to shutdown, we need to understand what kind of inconvenience this feature creates, and here are some of the most common complaints users have about it:

  • 🎀 False positives: The assistant is activated by the words β€œOK Google” in movies, songs or conversations (especially relevant for Google Assistant).
  • 🐒 Slowing the interface: the background processes of the assistant take up 15-20% CPU and 200-300 MB RAM, which is critical for budget models with 1 GB memory.
  • πŸ” Data collection: Even in sleep mode, the microphone can listen to the environment for analysis (confirmed by Consumer Reports 2022 research).
  • πŸ”Š Incorrect commands: The assistant can spontaneously switch channels, open apps, or change volume.
  • πŸ”„ Automatic updates: After the PatchWall update, the assistant settings can be reset to factory.

Interestingly, in China (XiaoAI's home market), XiaoAI is installed by default, whereas in global versions, Google Assistant is installed. Functionally, they are similar, but the ways to turn off differ.

πŸ“Š What voice assistant is installed on your Xiaomi TV?
Google Assistant
XiaoAI
Both at once.
I don't know.
No assistant.

Method 1: Standard Disconnection through Settings (for most users)

It’s the simplest method that works on 90% of Xiaomi models without the need to tamper with system files, and is suitable for disabling both Google Assistant and XiaoAI.

Instructions:

  1. Turn on the TV and go to the main screen of PatchWall.
  2. Press the Settings button on the remote or select Settings β†’ All settings.
  3. Go to Accounts and Security β†’ Voice Assistant (or Accounts & Security β†’ Voice Assistant in English firmware).
  4. Turn off the sliders: πŸ”΄ Google Assistant (OK Google) πŸ”΄ XiaoAI (if present) πŸ”΄ Voice Control (Voice Control)

Confirm the action if a request for permission appears.

Settings β†’ About TV β†’ Reboot

After the reboot, check the assistant's work by saying the standard activation phrase (e.g., "OK Google"). If done correctly, the TV should not respond.

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

Done: 0 / 4

⚠️ Note: On some models (e.g. Mi) TV 5 Pro) after disabling the assistant through settings, it can be activated again after the PatchWall update. In this case, use Method 3 with disabling via ADB.

Method 2: Turning off the microphone at the physical level

If you need to not just deactivate the assistant, but completely block access to the microphone (for example, for privacy reasons), you can do it hardwarely or software.

Options:

  • πŸ”‡ Disconnection in Android settings TV: Go to Settings. β†’ Confidentiality β†’ App permissions. Find the Microphone and turn off access for Google App and XiaoAI.

Physically shutting down the microphone

  • Take apart the TV (requires a T5 screwdriver and a plastic mediator).
  • Find the microphone module (usually located next to the IR receiver).
  • Disconnect the plume or seal the microphone with tape.
Where is the microphone in Xiaomi TV?
In most models, the microphone module is located at the bottom of the case, to the right of the Xiaomi logo. ~3 mm) or group of holes. On the board, the module is marked as"MIC" or "Voice Input".

Use of external USB-microphone

Connect to the TV through USB-port an external microphone (e.g. from the headset) and disable the built-in audio settings, which will allow you to use voice search as needed, but block background listening.

MethodDifficultyEfficiencyReversibility
Disconnection in Android TV settings⭐Medium (may reset)Yes.
Physically shutting down the microphone⭐⭐⭐⭐Absolute.Yeah (repair needed)
Connecting an external microphone⭐⭐Tall.Yes.
Disconnection through ADB (Method 3)⭐⭐⭐Tall.Yes.

πŸ’‘

If you're afraid of damaging the TV when you disassemble, use an alternative method: stick a piece of tape or tape on the microphone hole, which will significantly reduce sensitivity without disrupting other functions.

Method 3: Complete disabling via ADB (for power users)

This method permanently disables the voice assistant at the system level, even after updates, requiring a computer with ADB drivers installed and USB debugging enabled on the TV.

Step-by-step:

  1. Turn on USB debugging: Go to Settings β†’ About TV. Find the build number and click on it 7 times in a row until the notification "You've become a developer" appears. Return to Settings β†’ Additional β†’ Developer settings. Activate USB debugging and network debugging (optional).
  2. Connect the TV to the PC: Download ADB Tools and unpack it into a folder. Connect the TV to your computer through USB-cable (use the port) USB 3.0 on the TV. Open the command line (Win) + R β†’ cmd) and execute: adb devices Must appear with serial number.
  3. Disable Assistants with commands: For Google Assistant: Adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox adb shell pm disable-user --user 0 com.google.android.apps.assistant For XiaoAI: adb shell pm disable-user --user 0 com.xiaomi.mitv.voiceassistant adb shell pm disable-user --user 0 com.xiaomi.aiasst
  4. Reboot TV: Adb shell reboot

Once you restart, the assistants will be completely deactivated. To get them back, use the commands:

adb shell pm enable com.google.android.googlequicksearchbox


adb shell pm enable com.xiaomi.mitv.voiceassistant

⚠️ Note: Disabling system applications through ADB This can cause some PatchWall features to work in an unstable way, such as voice search on YouTube or Netflix. If you experience problems after you turn off, return the settings with the enable command.

πŸ’‘

Disabling through ADB is the only way to permanently remove the assistant, including its background processes, which works even after the TV is reset to factory settings (unless a full wipe has been performed).

Method 4: Alternative solutions (if nothing helps)

If standard methods didn’t work (for example, on custom firmware or older models), try these options:

  • πŸ”„ Factory reset: Sometimes the assistant is activated due to a failure in settings. perform reset via Settings β†’ On TV. β†’ Reset. Warning: This will delete all installed apps and accounts!
  • πŸ“¦ Installation of alternative firmware: In forums 4PDA and XDA Developers have modified firmware for Xiaomi TV without any helpers, like firmware. ATV Custom ROM for Mi TV 4A.
  • πŸ›‘οΈ Use of Firewall Applications: Install through ADB Apps like NetGuard or AFWall+ and block internet access for com.google.android.googlequicksearchbox.
  • 🎯 Tasker Disconnection: Automatic script can force the assistant to stop when the TV is started.

How to get root on Xiaomi TV?
Getting root rights on Xiaomi TVs is not officially supported and can lead to a loss of warranty. Informal methods include exploiting vulnerabilities in the firmware (for example, through Magisk for Android TV 9/10) or installing custom recovery (TWRP). Detailed guides are available on XDA Developers, but be prepared for the risk of β€œbricking” the device.

Frequent Mistakes and How to Avoid Them

When you turn off the voice assistant, you often have typical problems, and here are the most common ones and solutions:

Problem.Reason.Decision
The assistant will be activated after the update.Resetting settings in the new PatchWall versionUse Method 3 (ADB) or roll back the firmware
No "Voice Assistant" section is visible in the settingsRegional restrictions or custom firmwareTry changing the region to India or the US in the settings
ADB doesn't see TVNot installed drivers or debugging not includedInstall Google USB Driver and check the cable (USB 2.0/3.0 is required)
The microphone continues to burn after shutdownBackground processes of other applications (e.g. YouTube)Turn off the microphone for all applications in Settings β†’ Privacy

If none of the methods worked, check:

  • πŸ”Ή Firmware version (Settings) β†’ On TV. β†’ Software version. On some older versions (Android) TV 8.0) the assistant is sewn into the system and does not switch off.
  • πŸ”Ή Viruses. Some malicious applications can emulate the assistant's work. Check the TV through Malwarebytes (installed via ADB).
  • πŸ”Ή Hardware malfunctions: If the microphone is permanently active even after a physical shutdown, the board or plume may have been damaged.
Can I turn off the assistant only for specific applications (for example, YouTube)?
Yes, you can do this through privacy settings: Go to Settings β†’ Privacy β†’ Application Permissions β†’ Microphone. Find an app (like YouTube) and turn off access to the microphone. However, this will not disable the system assistant (Google Assistant or XiaoAI) that runs at the OS level.
Why did the TV stop after the ADB shutdown?
This can be due to: Incomplete disabling of dependent services (for example, Google Play Services); conflict with other system applications that depend on the assistant (for example, Chromecast); Solution: return the settings with the adb shell pm enable command or perform a reset.
How to check if the microphone is turned off?
There are a number of ways: πŸ”Š Say the standard activation phrase ("OK Google" or ") If there's no response, the assistant is disabled. πŸ“Š Check the active processes through ADB: adb shell ps | grep -E'assistant|voice' If the output is empty, the assistant does not work. 🎀 Hold the phone with the recorder on to the microphone of the TV and check if the sound is recorded (for physical shutdown).
Will voice search work in apps after the assistant is turned off?
Depending on the method of disabling: If you only disabled the system assistant (Method 1 or 3), voice search on YouTube, Netflix or Prime Video will work, since these applications use their own speech recognition mechanisms. If you physically disabled the microphone (Method 2), voice search will not work in any application.
Can I turn off the assistant on the Xiaomi TV without the remote?
Yeah, there are a few ways: πŸ–±οΈ Use a mouse or keyboard connected via USB Bluetooth. πŸ“± Install the official Mi Remote app on your smartphone and connect to your TV via Wi-Fi. πŸ’» Use it. ADB over the network (pre-enable Debugging over the network in the developer settings). If the remote is lost and alternative input devices are missing, only the physical disconnection of the microphone (disassembly of the TV) remains).