How to completely remove voice in the Xiaomi TV: from voice menu to assistant

Voice prompts, menu voiceovers and the built-in assistant in Xiaomi TVs often annoy users β€” especially when the TV starts β€œtalking” without a command or interrupts the movie with unnecessary notifications. In this article, we will examine all possible voice sources on the Mi TV, Mi TV Stick and other models of the brand, as well as how to disable them β€” from standard settings to hidden features for power users.

It's important to understand that the voice in a TV can come from different modules: it's the voice interface (for the visually impaired), and the voice assistant (Google Assistant or XiaoAI), and the audible notifications about connecting devices. We'll look at each case separately so that you can pinpoint only what interferes without affecting useful functions.

If you’re faced with a problem when the TV spontaneously turns on the microphone or starts voiced actions without a command, the cause can be both a firmware failure and default services. Below are proven solutions for 2018-2026 models, including Mi TV 4S, Mi TV Q1, Mi TV A2 and others.

1. disable the voice interface (TalkBack)

The most common reason for the TV's talkability is the activated TalkBack feature, which is activated by accident when you press button combinations on the remote or after you reset the settings, to turn it off:

  1. Press the Menu button (or Settings on new models) on the remote.
  2. Go to Settings β†’ Special Opportunities β†’ TalkBack.
  3. Move the slider to the off position.
  4. Confirm the action by pressing OK.

If the menu doesn't open because of active voice acting, try double pressing the Menu button and holding it for 3 seconds, which will temporarily turn off TalkBack on some models. You can also use a voice command (if the microphone is working): say "Disable TalkBack."

⚠️ Note: On Xiaomi TVs with firmware MIUI TV After 2020, the path to settings may be different. If you can't find the Special Opportunities section, try Settings. β†’ System system β†’ Additionally. β†’ Special opportunities.

Make sure the slider is grey in color

Make sure there are no voice prompts when navigating the menu

Restart the TV (turn off the socket for 30 seconds)

Try to open any app – voiceover should disappear-->

2. Removal of the voice assistant (Google Assistant / XiaoAI)

Xiaomi TVs can have one of two assistants pre-installed: Google Assistant (on international versions) or XiaoAI (on Chinese firmware), both of which can be disabled or removed.

For Google Assistant:

  1. Open the settings β†’ Device β†’ Voice Assistant.
  2. Select Google Assistant and turn off the slider.
  3. For complete removal, go to Settings β†’ Apps β†’ All Apps, search Google and click Remove Updates β†’ Disable.

For XiaoAI (on Chinese firmware):

  • πŸ” Go to Settings. β†’ Smart home. β†’ XiaoAI.
  • πŸ”• Turn off the slider Voice control.
  • πŸ—‘οΈ Complete removal will require root access or factory reset (see Section 5).

If the assistant continues to activate spontaneously, check the microphone settings:

Settings β†’ Device β†’ Microphone β†’ Disable β€œvoice recognition”

Google Assistant

XiaoAI

Both at the same time.

No assistant.

I don't know.-->

3. Disabling audible notifications and system signals

Xiaomi TVs emit audio signals when HDMI is connected, volume changes or network errors.

Type of notificationWay of shutdownNote
Sound when changing volumeSettings β†’ Sound β†’ System sounds β†’ Off.Does not affect the sound in the applications
Notifications of HDMI connectionSettings β†’ Device β†’ HDMI-CEC β†’ Audio notifications β†’ Off.Disable HDMI-CEC completely
Error voice (for example, no network)Settings β†’ System β†’ About the program β†’ Resetting sound settingsReset all sound parameters to the factory

On some models (e.g. Mi TV Q2), the notification sounds are tied to the power saving mode. If the switching off via the menu didn't help, try:

  1. Go to Settings β†’ Power supply.
  2. Select Performance Mode (instead of Energy Saving).
  3. Reboot the TV.

πŸ’‘

If the audio notifications come back after the firmware update, back up the audio settings in Settings β†’ System β†’ Backup. This will allow you to quickly restore the settings after the update.

4. Resetting the sound settings to the factory

If previous methods have failed, or the TV makes an error when trying to turn off the voice, perform a partial reset of the sound settings:

  1. Open Settings β†’ System β†’ Reset and Recovery.
  2. Select Reset audio settings (not to be confused with a full reset!).
  3. Confirm the action with the code 1234 (by default) or your own PIN-code.

After discharge:

  • πŸ”Š Check the volume level, it will return to 50%.
  • 🎡 Make sure that in the settings β†’ Sound. β†’ The sound mode is selected Standard (not Movie or Music).
  • πŸ”„ Restart the TV by pulling the power cord for 1 minute.

⚠️ Attention: On Android TVs TV 11+ (Like Mi. TV Q1 2023) Resetting the audio settings can return the voiceover of the interface.

What if the reset didn't help?
If voice prompts remain after the reset, the problem may be a damaged firmware or application conflict. In this case: 1. Update the TV to the latest version of the software via Settings β†’ System Update. 2. Remove all third-party voice-related apps (e.g., Yandex Alice or Sber Salut). 3. If the problem persists, perform a full reset (see Section 5), but pre-save the list of installed apps in Settings β†’ Apps β†’ Application Management.

5. Completely reset the TV (if nothing helps)

The last measure is a complete reset to the factory settings - apply only if:

  • πŸ”‡ Voice prompts appear even after disabling all settings.
  • πŸ€– The TV spontaneously activates the microphone or assistant.
  • πŸ”„ Previous methods have failed to produce results.

Instructions for discharge:

  1. Open Settings β†’ System β†’ Reset and Reset β†’ Reset all settings.
  2. Enter. PIN-code (default 0000, 1234 or last 4 digits) IMEI box-stick).
  3. Confirm reset. The TV will reboot and return to its original settings.

After discharge:

  • πŸ“± Don’t connect your Google or Xiaomi account right away – check if your voice is gone first.
  • πŸ” Open the Settings. β†’ Special features and make sure TalkBack is turned off.
  • πŸ”• In the Voice Assistant section, disable all options.

πŸ’‘

A full reset removes all installed apps, accounts, and personal settings. Before the procedure, save important data (such as logins from streaming services) or take a picture of the screen with the settings.

6. Additional methods for experienced users

If the standard methods did not work, try manually disabling system services through the ADB (a computer is required and USB-This method is suitable for Android models. TV:

adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox # Delete Google Assistant


adb shell settings put secure enabled_accessibility_services #Resets Special Opportunity Services

For TVs with XiaoAI (Chinese firmware) you may need:

adb shell pm disable-user --user 0 com.xiaomi.mitv.appstore # Disables Xiaomi Store (sometimes linked to XiaoAI)


adb shell pm disable-user --user 0 com.xiaomi.mitv.voiceassistant # Disables voice assistant

Warnings when working with ADB:

  • 🚨 The wrong commands can make the TV inoperable.
  • πŸ”§ After disabling system applications, some functions may stop working (for example, a remote with a microphone).
  • πŸ”„ To get it back, you'll need to reset or manually reinstall the software.

Yeah, if that's the only way.

No, I'm afraid to break the TV.

I will try if there are detailed instructions.

I've tried it before.-->

7 Prevention: How to avoid re-enactment of voice

To prevent voice functions from being activated again:

  • πŸ”„ Check the Special Features section regularly after firmware updates.
  • πŸ“± Do not connect remotes with a voice button (such as Xiaomi Mi Remote Pro) unless you use this feature.
  • πŸ”’ Install. PIN-TV settings code: settings β†’ Security β†’ Blocking settings.
  • πŸ“¦ When installing new apps, carefully read requests for microphone access.

If your TV has a child mode, turn it on – this automatically blocks voice assistants and limits setting changes:

Settings β†’ Parental control β†’ Child mode β†’ On.

On models with Google TV (e.g. Mi TV Q2 2023), voice functions can be activated via notifications from Google to turn them off:

  1. Go to Settings β†’ Notifications β†’ System Notifications.
  2. Turn off the sliders opposite Google Play Services and Google.

FAQ: Frequent questions

The TV voices all the action, even after TalkBack is turned off.
The problem may be a firmware conflict. Try: Update the TV to the latest software. Reset the audio settings (section 4.) If it doesn't work, roll back the firmware to the previous version via USB Recovery. On some models (Mi TV 4A), voice acting is activated due to a com.android.tts service failure. It can be disabled via ADB: adb shell pm disable-user --user 0 com.android.ts.
After the firmware update, the assistant voice returned. How do you avoid that?
Updates often reset voice settings. To prevent this: Before upgrading, back up to Settings β†’ System β†’ Backup. Turn off auto-update to Settings β†’ System Update β†’ Auto-update β†’ Off. After upgrading, don’t connect to Wi-Fi until you turn off voice functions manually. If the assistant returns even after manually shutting down, check for hidden device administrators: Settings β†’ Security β†’ Device Administrators Remove the ticks opposite Google Play Services and XiaoAI.
Can I physically turn off the microphone in a Xiaomi TV?
Yes, but it is an irreversible change that will deprive you of all voice functions (including voice search).The microphone in Xiaomi TVs is usually located: On the bottom panel (on Mi models). TV 4S/4A). In the upper right corner (at Mi) TV Q1/Q2). In the remote control (Mi) TV To turn off the microphone: Remove the back cover of the TV (requires a Torx screwdriver) T5/T6). Find a microphone (usually marked as a MIC Disconnect the plume or seal the microphone with tape. ⚠️ Warning: Disassembling the TV is not guaranteed. If you are not sure about your skills, contact the service center.
The voice in the TV only appears when connected to a certain HDMI-Why the device?
Perhaps a connected device (such as an Android TV or a game console) is transmitting audio signals via HDMI-CEC. To fix this, open Settings β†’ Device β†’ HDMI-CEC. Turn off Audio Return Channel or ARC. Restart the TV and connected device. If the problem persists, check the audio settings on the external device. For example, on PlayStation 5, you need to turn off audio output via HDMI in the console's audio settings.
How to permanently remove XiaoAI from Chinese firmware?
On Chinese firmware TVs (CN ROM) XiaoAI is integrated into the system, and it is impossible to completely remove it without root rights. β†’ Annexes β†’ All applications β†’ XiaoAI β†’ Auto-start β†’ Off. Remove updates: Settings β†’ Annexes β†’ XiaoAI β†’ Remove updates β†’ Turn off the TV to the international version (Global) ROM) through USB Recovery.This will remove XiaoAI, but may cause problems with some features (such as Mi Home: πŸ”§ Get root access (for example, through Magisk). πŸ—‘οΈ Delete XiaoAI system files using Root Explorer.For rooting instructions, look for forums 4PDA or XDA Developers for your model.