How to remove voice on Android Xiaomi: the complete guide

Voice on Xiaomi smartphones can be useful for people with disabilities, but for most users it becomes an annoyance: the system begins to read out notifications, app names when you click, and sometimes even comment on actions on the menu, especially often this feature is activated accidentally โ€” for example, after updating MIUI or when using control gestures.

In this article, weโ€™ll look at all the ways you can disable voice on Xiaomi, Redmi, and POCO devices, from standard settings to hidden developer settings. The instructions are relevant for MIUI 12-14 firmware based on Android 10-14, but most of the methods work on older versions as well. If your smartphone starts talking without you knowing, youโ€™ll find a solution here.

1. Disable TalkBack - the main voice assistant

TalkBack is a standard Android feature for people with visual problems that voices all the actions on the screen. On Xiaomi, it is often turned on accidentally via a keyboard combination or after resetting, to turn it off:

  1. Open the Settings. โ†’ Special facilities.
  2. Select TalkBack (may be called Screen Narrator or Voice Assistant).
  3. Move the slider to the off position.
  4. Confirm the action by pressing OK in the window that appears.

If TalkBack doesnโ€™t turn off via the menu (for example, due to a crash), try doing so via quick settings:

  • ๐Ÿ”ฝ Swipe down the notification bar twice to open the full list.
  • ๐Ÿ‘† Find the TalkBack icon (usually a person with audio waves) and tap it.
  • โš™๏ธ If there is no icon, click โ€œEditโ€ (pencil) and add it to the panel.

โš ๏ธ Note: Some Xiaomi models (e.g. Redmi Note 10 Pro) may need to restart the device after TalkBack is disabled. If voice back, check if it is activated through gestures (see Section 3).

๐Ÿ“Š What voice function annoys you the most?
Voiceover notifications
Reading app names
Comments on actions on the menu
All together.
Another problem.

2. Checking the voice control settings of Xiaomi

In addition to TalkBack, MIUI has its own voice control system, the Xiaomi Voice Assistant (formerly called Xiao AI), which can automatically turn on voice voice-overs, especially if you use voice commands, to turn it off:

  • ๐Ÿ“ฑ Go to Settings. โ†’ Voice assistant (or Xiao) AI).
  • ๐Ÿ”‡ Turn off options: โ€œVoice promptsโ€ โ€œVoice notificationsโ€ โ€œAutomatic message readingยป
  • ๐Ÿšซ If there is a "Voice Control" item, deactivate it.

On some firmware (MIUI 13+), these settings can be hidden deeper. For example, on Xiaomi 12T, the path looks like this: Settings โ†’ Additional โ†’ Special Features โ†’ Voice Assistant.

Xiaomi modelThe Way to Settings for Voice AssistantAdditional action
Redmi Note 11/12Settings โ†’ Special. capabilities โ†’ Voice assistantTurn off โ€œNotifications voiceโ€ and โ€œVoice promptsโ€
POCO X4/X5Settings โ†’ System โ†’ Additional โ†’ VoiceDeactivate Xiao AI and TalkBack
Xiaomi 13/14Settings โ†’ Applications โ†’ Application Management โ†’ Voice AssistantClear the cache and disable autostart

โš ๏ธ Note: If you have voiceovers left after you disable the Xiaomi Voice Assistant, check if you have third-party text-reading apps installed (e.g., Google Text-to-Speech or Google Text-to-Speech). IVONA). They need to be removed or disabled manually.

3. Disabling gestures for voice accompaniment

On Xiaomi, voice can be activated through gestures, such as triple tapping the screen or holding the power button, which are often switched on by accident, especially if you use a magnet case or play games, to turn them off:

Remove triple touch in Settings โ†’ Special. features โ†’ Gestures

Disable Power button retention in Settings โ†’ Buttons and gestures โ†’ Power button

Check gestures in Settings โ†’ Screen โ†’ Launch gestures

Remove Signature Assignment for TalkBack-->

On models with MIUI 14 (for example, Xiaomi 13 Lite), the path may be different:

Settings โ†’ Additional โ†’ Special features โ†’ Gestures โ†’ Disable โ€œTriple touchโ€

If you use physical buttons (like Redmi 9A), check:

  • ๐Ÿ”˜ Press and hold the power button. + Volume increase โ€“ if a voice assistant appears, the combination is active.
  • ๐Ÿ”„ Go to Settings. โ†’ Buttons and gestures โ†’ Button combinations and reset settings.

๐Ÿ’ก

If voice is enabled when you connect your headphones, check the settings in Settings โ†’ Connected devices โ†’ Headphones โ†’ Additional features. There you can activate the option โ€œVoice notifications through headphonesโ€.

4. Resetting special features settings

If standard methods don't work, the problem may be that you're setting special features to fail, and then you can reset:

  1. Open the Settings. โ†’ The phone.
  2. Find Resetting (or Restore and Reset)
  3. Select Resetting Special Opportunities settings.
  4. Confirm the action with a password or pattern lock.

This procedure won't delete your data, but it will return all availability options (including TalkBack, screen contrast, font size) to factory ones. After the reset, check if the voicetrack is back on.

โš ๏ธ Attention: On some firmware (MIUI 12 and below) Resetting special features can also disable dark theme and other personal settings.

What if the reset didn't help?
If the voice backup is returned after the reset, the problem may be: 1. a third-party application (for example, Google Assistant or Samsung Voice Assistant if you were transferring data from another phone). 2. Damaged system files - in this case, flashing through Fastboot (see section 6). 3. Hardware malfunction (for example, a sticky volume button).

5. Removal of system applications (for advanced)

If the voice is connected to built-in Xiaomi services (e.g. Xiao) AI or Mi Voice, which can be disabled or deleted, and you need root or ADB.

Method 1: Through ADB (without root)

  1. Connect your phone to your PC and enable USB Debugging in Settings โ†’ About Phone โ†’ MIUI version (click 7 times to unlock Developer Settings).
  2. Open the command line on your PC and type in: adb shell pm uninstall -k --user 0 com.miui.voiceassist
  3. To disable TalkBack, use: adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback

Method 2: Magisk (with root)

  • ๐Ÿ“ฒ Install Magisk Manager and get root rights.
  • ๐Ÿ”ง Use a root-access file manager (such as Root Explorer) and delete files: /system/priv-app/MiuiVoiceAssist /system/app/TalkBack
  • โš ๏ธ Important: Before removing, make a backup in TWRP!

โš ๏ธ Warning: Removing system applications may lead to unstable firmware or update errors MIUI. If you are not sure of your actions, use a disconnection instead of removing it through ADB:

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

6. flashing the device (extreme case)

If the voice is not removed by any means, the cause may be a damaged firmware, often after a failed update or custom recovery, in which case a clean flashing through Fastboot or Recovery will help.

Instructions for Fastboot (saves data):

  1. Download the official firmware for your model from the Xiaomi Firmware website.
  2. Unpack the archive and launch the script flash_all.bat (for Windows or flash_all.sh (for Linux/Mac).
  3. Connect your phone in Fastboot mode (press Power + Volume Reduction when the device is off).

Instructions for Recovery (full reset):

  • ๐Ÿ”„ Download the firmware in.zip format and put it in the root of the phoneโ€™s memory.
  • ๐Ÿ“ฑ Go to Recovery (clutch power) + Volume up).
  • ๐Ÿ—‘๏ธ Choose Wipe & Reset โ†’ Wipe All Data (this will delete all data!).
  • ๐Ÿ’พ Then select Install. update.zip and specify the downloaded file.

Once you flash it, the voice will be turned off, but all settings will be reset to factory ones, a method that is guaranteed to remove all system failures, but requires data backup.

๐Ÿ’ก

Flashing is a last resort, and before using it, try all other methods and make sure that the problem is not a hardware malfunction (such as a sticky button).

FAQ: Frequent questions about voice on Xiaomi

Why does the voice accompaniment turn on on itself?
This can happen for several reasons: ๐Ÿ”„ Accidental gesture pressing (triple touching, button holding). ๐Ÿ“ฑ Update MIUI, After which the special features are reset. ๐Ÿค– Google services failure (e.g. Google Text-to-Speech). ๐Ÿ”‹ Hardware problem (sticking volume or power button). Check the gesture logs in Settings โ†’ Special opportunities โ†’ Gestures and disable unnecessary combinations.
How to disable voice notifications, but leave TalkBack for other features?
V MIUI 13+ You can fine-tune TalkBack: Go to Settings โ†’ Special opportunities โ†’ TalkBack โ†’ Settings. Turn off the option "Voice notifications." In the "Voice" section, select "No sound" or reduce the volume to a minimum. If this option is not available, use ADB To disable only voice notifications: adb shell settings put secure enabled_notification_listeners ""
Can I turn off voice support for specific applications only?
Yes, in Android 12+, this is possible through special features settings: Open Settings โ†’ Apps โ†’ App Management. Select the desired application (such as WhatsApp). Click More โ†’ Special. Disable TalkBack and Voice Assistant for this application. On MIUI 14, this path can look like this: Settings โ†’ Apps โ†’ Permissions โ†’ Special.
After TalkBack was turned off, the phone stopped responding to touch. What do I do?
This is because of a breakdown in accessibility services: ๐Ÿ”„ Reboot the phone by holding the power button (10โ€“15 seconds). ๐Ÿ”ง If the screen is not responsive, connect the phone to the PC and perform through ADB: adb shell settings put secure enabled_accessibility_services "" ๐Ÿ“ฑ If nothing helps, reset your settings via Recovery (see section). 6).
How to permanently remove Xiao AI so it wonโ€™t turn on after updates?
Xiao AI (Xiao Voice Assistant) can only be removed with root rights or through ADB: Connect your phone to your PC and execute: adb shell pm uninstall -k --user 0 com.miui.voiceassist To prevent re-installation after an update, lock the package via Magisk or LADB. Without root right, the assistant can return after major MIUI updates. In this case, repeat the procedure.