Skip to content
Basta!Get the app

How to block Instagram Reels on Android

There are exactly three ways to stop seeing Reels on an Android phone without rooting it, and only one of them lets you keep using Instagram normally. This guide covers all three, and what each one costs.

Why you cannot remove the Reels button

The most common question is whether the Reels tab can be deleted from Instagram. It cannot, and that is nobody's oversight: Android isolates every application in its own sandbox. No app you install can reach into Instagram and change its interface, just as Instagram cannot touch yours. Literally hiding the button is only possible with root and an Xposed-style module, which means unlocking the bootloader, losing your warranty and breaking your banking apps.

What is possible is stopping that screen from ever being seen. For you the outcome is the same — you do not end up watching Reels — and nothing about the system has to be modified.

The three real options

From most drastic to most surgical:

  1. Uninstall Instagram or YouTube. Always works, costs nothing. It also takes away your messages, your friends' feed and the videos you actually wanted. Most people reinstall within a week.
  2. Android Digital Wellbeing. Lets you set a per-app time limit and a daily timer. The catch is that it counts the whole app: fifteen minutes of messaging burns the same allowance as fifteen minutes of Reels. And the warning is dismissed in two taps.
  3. An accessibility app such as Basta!. It detects the specific short-video viewer screen and closes only that. The rest of Instagram and YouTube stays intact. It is the only one of the three that tells “using Instagram” apart from “falling into Reels”.

How to do it with Basta!, step by step

The whole thing takes a couple of minutes and is done once.

  1. Install Basta! from Google Play. It is free, and the free version already blocks Reels and Shorts without limits.
  2. Open the app and follow the onboarding through to “Open accessibility settings”.
  3. In Android's list of accessibility services, enable Basta!. The system will show a warning explaining what the permission allows — that is Android's standard warning, not something specific to this app.
  4. Go back to Basta! and pick which apps to block. By default, Instagram and YouTube if you have them installed.
  5. Exempt the app from battery optimisation when prompted, so Android does not kill it in the background.

If you have a Xiaomi, Samsung or Huawei

These three skins are unusually aggressive about killing background processes, and a killed accessibility service stops blocking without telling you. On top of exempting the app from battery optimisation, go into system settings and enable “Autostart” for Basta!.

If one day you notice Reels opening again, the first thing to check is whether the accessibility service is still enabled. That is the cause far more often than a detection failure.

The honest limitation

Detection leans on the internal identifiers Instagram and YouTube give the elements of their interface. Those identifiers change when those apps update, and when they change, blocking stops working until a new version ships with updated hints.

That is a structural limitation of the approach, not a one-off bug. Any app promising to block Reels forever without updates is selling something it cannot deliver. Because Basta!'s code is public, the part that has to be changed is there for anyone to look at.

Honest questions.

Can I block only Reels without blocking all of Instagram?

Yes, and that is exactly what an accessibility app like Basta! does: it closes the Reels viewer and leaves the feed, direct messages, stories and search untouched. A Digital Wellbeing time limit, by contrast, counts the whole application.

Does blocking Reels drain the battery?

The accessibility service reacts to interface events rather than polling continuously, so the cost is marginal. What does matter is exempting the app from battery optimisation, because if Android kills it, it stops blocking.

Does it work with TikTok too?

Blocking targets Instagram Reels and YouTube Shorts, the two surfaces the app detects today. The stats journal covers more applications, and adding others is a matter of adding their screen identifiers to the code, which is public.

Back to the home page