Voice support on Xiaomi TVs can be useful for people with disabilities or those who prefer to control the device without a remote, but for most users, constant voice prompts, voiceover menus or activation of the assistant by mistake become an annoying factor, especially for owners of Mi TV 4S models, Mi TV Q1/Q2, Redmi Smart TV and other lines where the function is turned on by default.
In this article, we will discuss all possible ways to disable voice support โ from standard settings in the menu to hidden options for experienced users. You will learn how to remove voiceover interface, deactivate voice assistant Google Assistant or XiaoAI, and what to do if the settings are reset after the update. MIUI TV Android TV (including versions 9โ12).
Why does the voice accompaniment turn on itself?
Many users experience a situation where the voice assistant or voice menu is activated for no apparent reason.
- ๐ Automatic software update: After installing a new firmware version, some settings are reset to factory ones, including special features.
- ๐ฎ Accidental button pressing on the remote, for example, long-term retention of the button Microphone or Google Assistant can activate the assistant.
- ๐ค TalkBack (voice of the visually impaired interface), which is sometimes enabled through system failures or after connecting accessories (for example, a gamepad).
- ๐ Advertising integrations: On some Xiaomi models, the XiaoAI voice assistant can be activated when viewing content with partner services (e.g., iQIYI or Youku).
If you notice that voice is only available in certain apps (such as Netflix or YouTube), the problem may lie in the settings of the services themselves, in which case it is enough to turn off voice acting directly in the app settings.
Method 1: Disconnect via the main settings of the TV
The easiest method is to deactivate voice functions in the settings menu. The interface may vary slightly depending on the model and firmware version, but the overall algorithm is the same:
- Press the Settings (cog) button on the remote.
- Go to All Settings โ Special Features (or Additional โ Special Features on Older Versions).
- Find Voice, TalkBack or Screen Reader and move the slider to the off position.
- If there is a separate Voice Assistant option (such as XiaoAI or Google Assistant), turn it off there.
On some models (e.g. Mi TV P1 or Redmi TV A Series), the path may look like this: Settings โ Device โ Special features โ Special features Services. Here you need to select TalkBack and deactivate it.
Find the "Special Opportunities" section in the settings |
Turn off "TalkBack" or "Screen Reader" |
Check "Voice Assistant" (XiaoAI/Google) |
Restart the TV to apply changes-->
โ ๏ธ Attention: On Android TVs TV 11+ (for example, Xiaomi TV A Pro) after disabling TalkBack, confirmation may be required via holding the Volume Up buttons + Loudness down for 3 seconds.This is accidental shutdown protection for disabled users.
Method 2: Disabling the voice assistant (XiaoAI or Google Assistant)
XiaoAI (branded by Xiaomi) and Google Assistant are often activated by accident, especially if the remote has a dedicated microphone button, to turn them off completely:
For XiaoAI (on MIUI TV):
- Open Settings โ Accounts and Security โ XiaoAI
- Select Disable Voice Assistant.
- Confirm the action by pressing OK.
For Google Assistant (on Android TV):
- Go to Settings โ Device โ Google Assistant.
- Select Disable or uncheck the box with Allow access to the assistant.
- If there is a voice input, turn it off there.
On some remotes (such as Mi TV Stick or Mi Box), the Google Assistant button can be programmed to do other things, in which case it can be reassigned via the Button Mapper app (available on Google Play for Android TV).
What if the microphone button on the remote does not work after the assistant is turned off?
Method 3: Resetting special features settings
If the voice experience doesn't turn off via the menu or returns after the reboot, resetting the special features will help, without affecting the basic settings of the TV (such as Wi-Fi or apps), but will return all availability parameters to factory values.
Instructions:
- Open the Settings. โ Special facilities.
- Scroll down and select Reset Special Opportunity Settings.
- Confirm the action by entering PIN-code (by default 0000 or 1234 if you have not changed it).
After reset, check to see if TalkBack or Voice Control is back on, and if the problem persists, it may be due to system file corruption, in which case only a complete reset of the TV to factory settings will help.
โ ๏ธ Attention: On Xiaomi TVs with firmware MIUI TV 4.0 and below, resetting special features can also disable subtitles and high contrast mode.
Method 4: Disconnect via ADB (for power users)
If standard methods donโt work, you can turn off voice support via ADB (Android Debug Bridge), which is suitable for advanced users and requires connecting the TV to a computer.
What you need:
- ๐ฅ๏ธ Computer with drivers installed ADB (You can download from the Android Developers website).
- ๐ USB-cable to connect the TV to the PC (some models require OTG-adapter).
- ๐ง Included debugging by USB on TV (path: Settings) โ On TV. โ Build Number โ Press 7 times, then return to Settings โ For developers โ Debugging by USB).
Commands to disable:
adb shell settings put secure enabled_accessibility_services ""
adb shell settings put secure accessibility_enabled 0These commands will reset all special services, including TalkBack. If you only need to disable XiaoAI voice assistant, use:
adb shell pm disable-user --user 0 com.xiaomi.mitv.appstore
adb shell pm disable-user --user 0 com.xiaomi.mitv.assistantโ ๏ธ Attention: Misuse of the right ADB Before executing commands, make sure to write down the current settings of special features so that you can restore them. For example, save the output of the command adb shell settings list secure | grep accessibility.
๐ก
If you turn off the ADB voice back, add commands to the autoload script. To do this, create an init.sh file in the TV root folder (via File Manager) and write the necessary commands there. Don't forget to give the file permission to execute via chmod +x init.sh (requires root access).
Method 5: Update the firmware or roll back the version
Sometimes voice is undisabled due to firmware bugs, such as MIUI TV 5.0 for Mi TV Q1 2022, where TalkBack is activated after each app update.
- ๐ Update to the latest version of the software. Check for updates in Settings โ On TV. โ Updating the system.
- ๐ If the problem occurred after the last update, you can return the previous version through Settings. โ Additionally. โ Recovery and discharge โ Related: Retreat of the update.
- ๐ฅ Manual firmware installation. Download the official firmware for your model from Xiaomi Support and install it through Settings โ On TV. โ Local Update.
Before renewal or rollback, it is necessary to:
- Back up your settings in Settings โ Accounts and Security โ Backup.
- Write down the current software (path: Settings โ About TV โ MIUI TV version).
- Turn off the TV from the internet during the procedure to avoid automatic updates.
| Model TV set | The latest version of MIUI TV (2026) | Famous bugs with voice accompaniment |
|---|---|---|
| Mi TV 4S 55" | MIUI TV 5.1.2 | TalkBack Accidentally Turned On After Google Play Services Update |
| Redmi Smart TV X55 | MIUI TV 4.5.8 | XiaoAI voice assistant activates when Bluetooth devices are connected |
| Mi TV Q1 75" | MIUI TV 6.0.3 | Voice menu is turned on after reset to factory settings |
| Xiaomi TV A Pro 55" | Android TV 11 (ATV 11.0.1) | Google Assistant does not turn off via the menu (ADB required) |
๐ก
If voice support is back after the firmware update, check the Special Features section โ sometimes new versions of the software add hidden accessibility services that need to be disabled separately.
Method 6: Physically shutting down the microphone (extreme case)
If software methods don't work, and the voice assistant is activated constantly (for example, because of a hardware defect in the microphone), you can physically turn off the microphone. This is a radical method, and it is only suitable for users with experience in disassembling equipment.
How to do this:
- Turn off the TV and wait for the complete cooling.
- Remove the back cover by unscrewing the mounts (usually these are T5 or T6 type screws).
- Find a microphone module โ it looks like a small board with a metal lattice, usually located next to an infrared receiver.
- Disconnect the microphone plume from the motherboard or seal it with tape (if you do not want to completely remove).
On some models (such as the Mi TV 4X), the microphone is soldered into the main board, in which case it can be turned off by cutting the power tracks (use a multimeter to find the right contacts).
โ ๏ธ Warning: Physically turning off the microphone will void the warranty and may result in the voice-controlled remote being inoperable. In addition, on some TVs, the microphone module is combined with the light sensor - its shutdown can disrupt the function of automatic brightness control.