Why TalkBack is Interfering with Work and Can It Be Safely Deleted?
TalkBack is a standard Android app for visually impaired people that is often activated randomly on Xiaomi, Redmi or POCO smartphones. Once turned on, the screen begins to voice all actions, gestures stop working in the usual way, and the MIUI interface becomes almost unusable for normal use. Many users face the problem of how not to just turn off, but completely remove TalkBack so that it never starts again - even after system updates.
In this article, we will discuss all the current ways to remove TalkBack on Xiaomi in 2026, including methods for different versions. MIUI (12 to 14), and consider the risks and consequences of each approach. It is important to understand that simply turning off the settings does not guarantee that the service will not turn on again after rebooting or resetting. APK through ADB, Disable via Safe Mode and even physically delete firmware files (for power users).
Before you start, check the version of your MIUI: Settings path β About phone β MIUI version. This will help you choose the most suitable method. Also note that some models (for example, Xiaomi 13 Pro or Redmi Note 12) after removing TalkBack may have problems with OTA updates β we will also talk about this.
Method 1: Standard shutdown via settings (temporary solution)
If TalkBack is on for the first time and you need to get your phone back to working order, use this method.It doesn't delete the app, but disables it until the next activation (for example, after accidentally pressing Volume up + Volume down for 3 seconds).
Instructions:
- πΉ Press both volume buttons for 3 seconds, which is the standard combination for calling TalkBack on Xiaomi. If the screen is black, try swiping two fingers down (unlock gesture).
- πΉ After the voice appears, say βDisable TalkBackβ or find the βDisableβ button in the upper right corner (to do this, swipe your finger across the screen until you hear βSwitch off button").
- πΉ Confirm the shutdown by tapping twice on the screen (double tap is a standard gesture in TalkBack).
- πΉ Go to Settings. β Special facilities β TalkBack and deactivate the slider.
β οΈ Note: This method does not delete TalkBack, but only temporarily disables it. The next time you accidentally press the buttons or after you update the system, the service may be activated again.
π‘
If the screen doesnβt respond to touch, try connecting the phone to your computer and controlling it via Mi PC Suite or Adb shell.
Method 2: Delete TalkBack via ADB (for power users)
The most reliable way to completely remove TalkBack is to uninstall its system files via ADB (Android Debug Bridge), a method that works on all Xiaomi smartphones with the bootloader unlocked and USB debugging enabled. If you have never used ADB, follow the instructions carefully - errors can lead to system failure.
What you need:
- π₯οΈ Computer with Windows/Linux/macOS and installed Xiaomi drivers.
- π± Xiaomi smartphone with enabled debugging USB (Path: Settings β The phone. β Version. MIUI β 7 times to press the version β return to Settings β Additionally. β For developers).
- π USB-cable (preferably original).
- π οΈ Utility. ADB (You can download from the official Android website).
Step-by-step:
- Connect the phone to your computer and allow debugging via USB (a request will appear on the smartphone screen).
- Open the command prompt (cmd on Windows or Terminal on macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the command to delete TalkBack: adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback For some versions of MIUI, an additional command may be required: adb shell pm uninstall -k --user 0 com.miui.touchassistant
- Reboot your phone: adb reboot.
Debugging is on. USB|Xiaomi drivers installed|Download utility ADB|The phone is connected by the original cable|Backup of important data is made-->
β οΈ Note: After removing TalkBack through ADB Some system updates can restore the application. MIUI Repeat the removal procedure or block updates for this package ADB team:
adb shell pm hide com.google.android.marvin.talkbackMethod 3: Remove in Safe Mode (without root and ADB)
If you donβt have access to a computer or donβt want to use ADB, you can try removing TalkBack via Safe Mode, a method that doesnβt work on all Xiaomi models, but can help on devices with MIUI 12-14, where TalkBack is installed as a regular app rather than a system app.
How to get into Safe Mode:
- Turn off the phone.
- Press the Power button and hold it until the MI logo appears.
- As soon as the logo appears, release the power button and immediately press Volume down.
- Keep Volume down until the phone boots into Safe Mode (the screen will read "Safe Mode").
Further action:
- π§ Go to Settings. β Annexes β Application management.
- π Find TalkBack (could be called Google TalkBack or Special Features").
- ποΈ Click "Delete" or "Disable." If the button is inactive, it means the application is system-based, this method will not work.
- π Restart your phone in normal mode.
β οΈ Note: On most smartphones, Xiaomi TalkBack is a system application and is not removed in Safe Mode. ADB or resetting settings (see the next section).
Method 4: Resetting to factory settings (radical method)
If no other method has worked, and TalkBack continues to activate spontaneously, the latest solution is a complete reset, which will remove all data from the phone, including apps, photos and accounts, but is guaranteed to return the system to its original state, where TalkBack will be disabled by default.
How to reset:
- Back up important data (contacts, photos, messages) through Mi Cloud or manually to your computer.
- Go to Settings β About the phone β Reset settings.
- Select "Delete all data" and confirm the action.
- After the reboot, set up the phone as new by skipping the recovery step from the backup (so as not to reset the TalkBack settings).
β οΈ Note: On some Xiaomi models (e.g, POCO F5 or Redmi K60) After reset, you may need to re-authorize your Mi Account. If you forget your password, restore it in advance at account.xiaomi.com.
What if TalkBack is back on again after resetting?
Method 5: Physically delete firmware files (for advanced ones)
This method is only suitable for users with an unlocked bootloader and a TWRP or other customized backup installed. It allows you to permanently delete TalkBack files from the system partition, but requires firmware experience. Errors can lead to a phone "brick"!
Instructions:
- Install TWRP for your Xiaomi model (see the XDA Developers forum for instructions).
- Load into the receptacle: turn off the phone, then press Power + Volume up.
- In TWRP, select "Advanced β File Manager".
- Go to /system/priv-app/ and find the folders: TalkBack Marvin Delete them (swipe for confirmation).
- Reboot the phone.
β οΈ Note: After physical deletion of TalkBack system files, some features MIUI (For example, the voice assistant Xiao AI) There is also a high risk of errors in future updates, and use this method only if other options have not helped.
π‘
Delete TalkBack via TWRP β The most radical way, but it is guaranteed to prevent the service from being reactivated, is recommended only for devices that are not planned to update via the service. OTA.
Table: TalkBack removal methods comparison on Xiaomi
| Method | Difficulty | PC required | Required. root/TWRP | Guarantee of disposal | Risks. |
|---|---|---|---|---|---|
| Disconnection in settings | β | β No. | β No. | β Temporary | Maybe we can turn on again. |
| Removal via ADB | βββ | β Yes. | β No. | β Full (until updated) | Can recover files after OTA |
| Safe Mode | ββ | β No. | β No. | β Partial | It doesn't work on all models. |
| Resetting settings | ββ | β No. | β No. | β Complete. | Loss of all data |
| Removal via TWRP | ββββ | β Yes. | β Yes. | β Complete and forever. | The risk of βbrickingβ the phone |