How to permanently disable TalkBack on Xiaomi Redmi 5: 5 working ways

Xiaomi Redmi 5 is one of the most popular budget smartphones of the brand, but its owners often face an unexpected activation of the TalkBack function. This tool for people with visual impairment radically changes the logic of device management: instead of the usual taps, specific gestures are required, and the system begins to voice every action. If you accidentally turned on TalkBack and do not know how to return the phone to normal mode, this article will help you understand.

The main problem is that with active TalkBack, standard navigation methods stop working. For example, one tap on the screen highlights an element, and double tap activates it. Even calling the notification panel or returning to the home screen requires new skills. We have collected all the current ways to turn this feature off, including methods for cases when the touch screen does not respond or the phone is locked.

It's important to understand that TalkBack is not a virus or a system failure. It's a standard Android feature integrated into MIUI firmware. It can be deactivated without losing data, but in some scenarios (like a setup failure) you may need to reset to factory settings. Below are step-by-step instructions for each situation, from the simplest to the most complex.

What is TalkBack and Why it is on Redmi 5?

TalkBack (in some versions of MIUI, it may be called Talking Screen or Screen Reader) is a special feature service designed for people with visual impairments, which converts text and interface elements into speech prompts, and also changes the control mechanics:

  • πŸ”Ή One touch – highlights an element (does not activate it).
  • πŸ”Ή Double touch – performs an action (analogue of a regular tapa).
  • πŸ”Ή Spending with two fingers – scrolling the screen.
  • πŸ”Ή The gesture "L" (swipe your finger in the shape of the letter L) - a call to the global menu.

On Xiaomi Redmi 5, the feature can be activated randomly for several reasons:

  • πŸ“± Button combinations. Some versions MIUI Quick triple pressing of the Home button or pressing both volume buttons includes TalkBack.
  • πŸ”„ Reset: Once factory settings are restored, some special features services can be activated automatically.
  • πŸ€– Firmware updates, in rare cases after upgrades MIUI availability settings are confused.
  • πŸ‘Ά Children or strangers. A common cause is accidentally clicking on the settings menu.

If TalkBack is turned on without your knowledge, don’t panic: it’s not a fault, it’s a feature of Android. However, you can’t turn it off in the standard way (via Settings β†’ Special features) now – you’ll have to use alternative methods.

πŸ“Š How You Usually Manage a Xiaomi Smartphone?
Touch screen only.
Buttons + sensor
Voice assistant
Other

Method 1: Disable TalkBack through gestures (if the screen is running)

If the Redmi 5 touch screen is touch-sensitive, but you can’t find the right settings due to the changed control logic, use TalkBack’s special gestures, which work on all versions of the Redmi 5 MIUI (including MIUI 9/10/11).

Algorithm of action:

  1. Do the "L" gesture: swipe your finger across the screen to simulate the spelling of the letter L (left to right, then down), and this will open the global TalkBack menu.
  2. In the window that appears, find the TalkBack Settings (or TalkBack settings) and activate it with a double tap.
  3. Scroll down the list with a two-finger gesture (like a normal swipe move, but with two fingers at the same time).
  4. Find the on/off switch (or Use TalkBack) and double tap disable it.
  5. Confirm the action in the dialog window (also double tap on the OK button or Turn off).

If the menu is in English, look for icons: the gear for settings, the slider for on/off, and after TalkBack deactivates, the phone will return to standard control.

β˜‘οΈ Preparing to shut down TalkBack

Done: 0 / 4

⚠️ Warning: If the phone restarted after TalkBack was turned off and the function was activated again, this may indicate a failure in the settings MIUI. In this case, go to method 4 (reset settings).

Method 2: Using physical buttons (if the sensor is not working)

In rare cases, TalkBack can block the touch screen or cause a malfunction. If gestures don't help, try disabling the feature through hardware buttons. This method is suitable for Xiaomi Redmi 5 with mechanical keys (Loudness and Power buttons).

Instructions:

  1. Press the Power Button and Volume Up button for 5-7 seconds at the same time until the Fastboot menu (a black screen with the Xiaomi logo and the Fastboot Mode inscription) appears.
  2. With the Volume Down button, move to Recovery Mode and confirm the choice with the Power button.
  3. In the Recovery menu (it can be in Chinese or English), look for Wipe & Reset or Advanced.
  4. Select Wipe Dalvik Cache (this won’t delete your data, but it will reset the cache of system applications, including TalkBack).
  5. Restart your phone through the Reboot.

After the reboot, check if TalkBack is disabled. If not, repeat the procedure, but in step 3, select Wipe All Data (this will result in a complete reset and deletion of data, so use the method only as a last resort).

Action.The resultData loss?
Wipe Dalvik CacheResetting the cache of system applications❌ No.
Wipe Cache PartitionClearing the cache section❌ No.
Wipe All DataFull reset to factory settingsβœ… Yes.

πŸ’‘

If TalkBack is still active after resetting the cache, try connecting the phone to your computer and disabling the function via ADB (Method 3).

Method 3: Disconnect via ADB (for advanced users)

If standard methods don't work and you don't want to reset, you can turn off TalkBack via ADB (Android Debug Bridge), which requires a computer with Xiaomi drivers installed and USB debugging enabled.

Step-by-step:

  1. Download and install Platform Tools (includes ADB and Fastboot).
  2. On your phone, activate Developer Mode: Go to Settings β†’ About Phone. tap on MIUI Version 7 times until the notification β€œYou’ve become a developer” appears. Return to Settings β†’ Additional β†’ For Developers and enable USB Debugging.

Redmi 5

Win + R

cmd

adb devices

(Your device should be displayed)

adb shell settings put secure enabled_accessibility_services com.google.android.marvin.talkback/.TalkBackService:com.xiaomi.accessibility.talkback.TalkBackService
adb shell settings put secure accessibility_enabled 0
adb reboot

If TalkBack remained active after the reboot, try an alternative command:

adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback

This command will remove the TalkBack app for the current user (no superuser rights).

⚠️ Attention: Use ADB The wrong commands can disrupt the system, and if you're not sure what you're doing, skip this and move on to resetting.

What if the ADB can’t see the device?
1. Make sure that Xiaomi drivers are installed (download from the official website). 2. Try another one. USB-cable (preferably original). 3. Enable File Transfer on your phone (MTP) menu USB-4. Restart your computer and phone. 5. If you use Windows, check your Device Manager for an exclamation mark next to your phone. ADB Interface.

Method 4: Completely reset (if nothing helps)

If all previous methods fail, the last option is factory reset, a radical solution that will remove all data from the phone (photos, contacts, apps), but guaranteed to disable TalkBack and return Redmi 5 to its original state.

How to reset:

  1. Turn off the phone by pressing the power button for 10 seconds.
  2. Press the Power Button and Volume Up button at the same time until the Mi logo and Recovery menu appear.
  3. With the help of volume buttons, select Wipe Data (or Clear Data) and confirm with the Power button.
  4. Select Wipe All Data and confirm it again.
  5. After the process is complete, select Reboot to reboot.

To find the nearest service center:

  1. Go to the official website of Xiaomi Service.
  2. Enter your city or enable geolocation.
  3. Select the center marked Authorized (official).
  4. Check by phone if they are dealing with software failures (not all centers provide this service).

The cost of diagnosis in official services is usually 500-1000 rubles, and flashing - 1000-2000 rubles (price depends on the region and complexity of work).

How to Prevent TalkBack Inadvertently Included in the Future

To avoid re-activating TalkBack on Xiaomi Redmi 5, follow these guidelines:

  • πŸ”’ Turn off the hot keys: Go to Settings β†’ Special facilities β†’ TalkBack β†’ Settings. Find TalkBack (or TalkBack shortcut) and turn it off.
  • πŸ‘Ά Set up Child Mode: Install the Google Family Link app or use the built-in Parental Controls in the app. MIUI. Limit access to special features settings.
  • πŸ”„ Update your firmware: Check for updates to Settings regularly β†’ The phone. β†’ System updates. New versions. MIUI Frequently fix bugs with accidental activation of functions.
  • πŸ“± Use a button-lock case: High-sided cases prevent volume buttons or power from accidentally clamping.

If you have children or older people in your family who may accidentally turn on TalkBack, consider installing an alternative launcher (like Nova Launcher) where the special features menu is hidden deeper.

πŸ’‘

Back up your MIUI settings through Settings β†’ Additional β†’ Backup and Reset. This will allow you to quickly restore the system configuration after reset if TalkBack turns on again.

Frequently asked questions

❓ Can you turn off TalkBack without losing data?
Yes, in most cases. Use Method 1 (gestures) or Method 3 (ADB). Resetting (Method 4) is only required if other methods have failed or the phone is locked.
❓ Why TalkBack is turned off again after it is turned off?
This can be due to: Misfire in MIUI settings (cache reset via Recovery will help), automatic resetting from backup (disable sync in Settings β†’ Google Accounts), Virus or malware (scan your phone through Google Play Protect).
❓ How to turn off TalkBack if your phone is locked?
If the screen is locked with a password/pattern lock and TalkBack is active: Try unlocking the phone with TalkBack gestures (double tap on the password field, then swipe two fingers up to scroll the keyboard). If you don't, use Method 2 (hardware buttons) to reset the cache or Method 4 (full reset). EDL.
❓ Are there alternatives to TalkBack for the visually impaired?
If you want a voice function, but TalkBack is too cumbersome, try: Select to Speak (built into Android, voiced highlighted text), Voice Access (voice control without gestures), Lazarillo GPS (visually impaired navigator with voice prompts), all of which are available on Google Play and less intrusive than TalkBack.
❓ Can TalkBack be removed completely?
Yes, but that requires root rights or ADB. Without root, the removal is temporary (until the next system update). Commands for ADB: adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback adb shell pm uninstall -k --user 0 com.xiaomi.accessibility.talkback After the execution of TalkBack will disappear from the special features menu, but may return after the reset or update of MIUI.