How to Disable Accessibility on Android (2026 Guide)

You can turn off TalkBack and the floating accessibility button on your Android phone. You can also choose to revoke accessibility access from third-party apps to improve security

Arjun Sha profile pictureby Arjun Sha
Link Copied
copy link iconcopy link icon
screenshots from android phone showing how to disable accessibility

Image Credit: Beebom Gadgets

Summary

  • To disable accessibility on Android, go to Settings > Accessibility and turn off features like TalkBack, Select to Speak and Magnification individually.
  • If TalkBack got enabled accidentally on your Android phone, press and hold both volume keys for 3 seconds to turn it off instantly.
  • You should also review the Downloaded apps section under Accessibility settings and revoke access from third-party apps that you don't trust.

Accessibility features on Android are pretty helpful for users with vision or hearing needs, but they can also be jarring if you turn them on by accident. TalkBack takes over your touch gestures and Magnification zooms into the screen out of nowhere. Not to mention, the floating accessibility button sits on top of your apps. So in this guide, I have explained how to disable accessibility on Android and have covered everything from individual features to app-level permissions. On that note, let's begin.

Turn Off TalkBack on Android Phones

TalkBack is the accessibility feature most users want to disable first on Android. It's Android's built-in screen reader and once enabled, it changes how touch gestures work. The fastest way to turn it off is the volume key shortcut. Here is how to do it.

  1. On the side of your phone, press and hold both volume keys for 3 seconds.
  2. You will hear a confirmation that TalkBack is turned off.
  3. If prompted, press and hold both volume keys for 3 seconds again to confirm.
screenshot from an android phone showing how to disable talkback using volume keys
screenshot from an android phone showing how to disable talkback using volume keys
  1. If the volume key shortcut doesn't work on your phone, open the Settings app and tap on Accessibility.
  2. Here, open TalkBack and tap on Turn off TalkBack and tap on Stop to confirm the action.
screenshot from an android phone showing how to disable talkback via accessibility settings
screenshot from an android phone showing how to disable talkback via accessibility settings

Apart from that, you can simply say "Hey Google, turn off TalkBack" and Gemini will disable the feature for you. It's the easiest method if you find TalkBack gestures confusing.

Disable Individual Accessibility Features on Android

Android offers several accessibility features beyond TalkBack and each one has its own toggle. So if your screen is zoomed in, colours look inverted or your phone reads text aloud when you tap on it, one of these accessibility features is the culprit. Here is how to disable them one by one.

  1. Go ahead and open Settings and then go to Accessibility.
  2. To stop your phone from reading on-screen text, tap on Select to Speak and turn off the toggle.
  3. Next, to stop the screen from zooming in, tap on Magnification and disable the Magnification toggle.
screenshot from an android phone showing how to disable select to speak via accessibility settings
screenshot from an android phone showing how to disable select to speak via accessibility settings
  1. After that, if the colours look washed out or inverted, tap on Colour and motion and turn off the Use colour inversion and Use colour correction toggles.
screenshot from an android phone showing how to disable colour inversion via accessibility settings
screenshot from an android phone showing how to disable colour inversion via accessibility settings
  1. Following that, to disable navigation via switches, tap on Switch Access and turn off the Use Switch Access toggle.
  2. Finally, if the screen looks too dim, tap on Extra dim under Accessibility and disable the toggle.
screenshot from an android phone showing how to disable switch access via accessibility settings
screenshot from an android phone showing how to disable switch access via accessibility settings

Remove the Accessibility Button from the Screen

Now, if a small floating button is appearing on the edge of your screen, it's the accessibility shortcut button. It appears when you assign an accessibility feature to the on-screen shortcut. Since the shortcut is tied to individual features on latest Android builds, you need to turn it off from the feature's own page. Here is how it works.

  1. Open Settings and move to Accessibility.
  2. Tap on the feature linked to the floating button. For instance, Accessibility Menu.
  3. Here, turn off the Accessibility Menu toggle. The floating button will disappear right away.
screenshot from an android phone showing how to disable accessibility menu via settings
screenshot from an android phone showing how to disable accessibility menu via settings

Now, repeat the same steps for other features like TalkBack, Select to Speak and Magnification if they show a shortcut toggle. Note that disabling the shortcut also prevents you from accidentally enabling features like TalkBack in the future, so I would recommend turning it off for features you don't use.

Revoke Accessibility Access from Third-Party Android Apps

This is the part most users overlook on Android phones. Third-party apps can request accessibility access and once granted, they can read everything on your screen. These malicious apps can even log your actions and perform taps on your behalf.

Banking trojans and spyware apps widely abuse this permission, which is why I always suggest users to inspect this list and remove malware from Android if something looks fishy. Now, follow the steps below to review and revoke accessibility access to third-party apps.

  1. Open Settings on your Android phone and tap on Accessibility.
  2. At the top, look for the Downloaded or Installed apps section. It lists all third-party apps with accessibility access.
  3. Now, tap on the app you want to review and turn off the toggle next to the app's name.
  4. Finally, tap on Stop to revoke accessibility access from the app.
screenshot from an android phone showing how to revoke accessibility access to third-party apps
screenshot from an android phone showing how to revoke accessibility access to third-party apps

By the way, if you installed an app via APK sideloading, Android 13 and later versions block accessibility access for such apps by default under Restricted Settings. It's a security measure so don't grant restricted access unless you completely trust the developer.

Disable All Accessibility Services on Android Using ADB

Finally, if an accessibility service keeps turning on or the Settings page is not responding due to a rogue app, you can disable all accessibility services in one go using ADB from a computer. It sounds slightly technical, but it's a safe method and doesn't delete any of your data. Here are the steps to follow.

  1. First off, enable Developer Options on Android by tapping on Build number seven times under Settings > About phone.
  2. Now, go to Settings > System > Developer options and turn on USB debugging.
screenshot from android phone showing how to enable usb debugging
screenshot from android phone showing how to enable usb debugging
  1. After that, download the SDK Platform Tools (Windows / Mac / Linux) on your computer and connect your phone using a USB cable.
  2. Tap on Allow when prompted to authorise the connection.
  3. Now, open a Terminal or CMD window in the platform-tools folder and run adb devices to confirm your phone is detected.
screenshot from macos showing how to connect android phone via adb
screenshot from macos showing how to connect android phone via adb
  1. Next, run the command below to disable all accessibility services at once.
adb shell settings put secure accessibility_enabled 0
screenshot from macos showing how to disable accessibility via adb on android phones
screenshot from macos showing how to disable accessibility via adb on android phones

And that is how you can disable accessibility on Android, whether it's a single feature like TalkBack or accessibility access granted to third-party apps. If a suspicious app keeps re-enabling its accessibility service even after you turn it off, I would recommend you to uninstall apps on Android that you don't recognise.

And in some cases, you have to boot into Safe mode on Android to remove the rogue app as Safe mode loads only system apps and disables third-party apps.

#Tags

Arjun Sha profile picture

Senior Guides Writer

Arjun has been covering Windows, AI, chipsets, and online privacy at Beebom for six years. He simplifies complex technological concepts for a wider audience and tries to solve everyday computing problems. While he's not writing, you will find him on Twitter following the latest developments in AI.

Recommended For You

Popular Mobile List