Home > Tips and Tricks

Disable/Turn off Flash Messages in Android [2 Methods]

In this guide, we will show you two methods to permanently turn off/disable the Flash Messages on your Android device. As if the pesky notification from various third-party apps weren’t enough, we now have our beloved carrier constantly bugging us with alerts. Truth be told, none of these prompts are useful- but they do their job for what they were created for in the first place- and that is to intrusively get abode your device’s screen and catch your attention.

From the live scores of a sport that you would never watch to sending random promotional messages, they could encompass a wide range of domains, none of which would actually be beneficial to the end-users. So it’s time we put an end to these non-sensical alerts once and for all. And in this guide, we will show you two different methods through which you could carry out the said task. So without further ado, let’s get started with the steps to permanently turn off/disable the Flash Messages on your Android device.

Disable/Turn off Flash Messages in Android via App

Turn off Flash Messages in Android

In this section, we will show you the steps to disable these prompts via the carrier’s respective apps that get installed on your device the first time you active the SIM.

Turn off Airtel Flash Messages

There exist two different methods for Vodafone Idea users to get this job done. You may refer to the approach that is in sync with your requirement.

METHOD 1: Using Airtel App

  1. Launch the Airtel Services app on your device
  2. Then tap on ‘airtel Now!
  3. After that, tap on Start/Stop, and finally, tap Stop.
  4. This should disable the Airtel Flash Messages on your Android device.

METHOD 2: By Sending SMS

Send Message STOP ANOW to 58234

Turn off Flash Messages in Android

Turn off Vodafone Idea [VI] Flash Messages

As for Vodafone, there are three different methods to stop these pesky alerts. Try out the one that you find easier to carry out.

METHOD 1: Using Vodafone App

  1. Launch the Vodafone SIM Toolkit/Vodafone Services app.
  2. Then tap on Flash! followed by ‘Activation’,
  3. Finally, tap on ‘Deactivate’.
  4. This should disable the Vodafone Idea Flash Messages on your Android device.

METHOD 2: For Vodafone Postpaid Numbers

Send a message CAN FLASH to 199.

Turn off Flash Messages in Android

METHOD 3: For Vodafone Prepaid Numbers

Send a message CAN FLASH to 144.

Turn off Flash Messages in Android

Turn off BSNL Flash Messages

  1. Open the BSNL Mobile app on your device.
  2. Then tap on ‘BSNL Buzz Service’
  3. After that, tap on Activation, and finally, tap Deactivate.
  4. This should disable the BSNL Flash Messages on your Android device.

Turn off JIO Flash Messages

  1. To begin with, head over to Settings Apps All Apps.
  2. Then scroll to the My Jio app and tap Uninstall.Turn off Flash Messages in Android
  3. Finally, tap OK in the confirmation dialog box.
  4. It should disable the Jio Flash Messages on your Android device.

Disable/Turn off Flash Messages in Android via ADB Commands

This is a slightly technical and lengthier method in comparison with the first one but it comes with a higher success rate. This is because rather than instructing the carrier to disable the service, we will disable the app itself that is responsible for sending these alerts. So without any further ado, let’s get started.

STEP 1: Install Android SDK

install adb platform tools windows

First and foremost, you will have to install the Android SDK Platform Tools on your PC. This is the official ADB and Fastboot binary provided by Google and is the only recommended one. So download it and then extract it to any convenient location on your PC. Doing so will give you the platform-tools folder, which will be used throughout this guide.

STEP 2: Enable USB Debugging

Next up, you will have to enable USB Debugging on your device so that it is recognizable by the PC in ADB mode. So head over to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Advanced > Developer Options > Enable USB Debugging.

Turn off Flash Messages in Android

STEP 3: Establish ADB Shell Connection

  1. To begin with, connect your device to the PC via USB cable. Make sure USB Debugging is enabled.
  2. Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
    command-prompt-inside-adb
  3. Now in the following command in the CMD window to verify the ADB connection:
    adb devices

    Turn off Flash Messages in Android

  4. If you get the device ID, then the connection stands successful. Now type in the below command to open the Shell environment:
    adb shell

    Turn off Flash Messages in Android

  5. It will now list out your device codename, which means that the shell connection has been successfully established.

STEP 4 Find Cell Broadcast Apps

  1. Execute the below command to get a list of all the system apps installed on your device.
    pm list packages
  2. After that, right-click on the command prompt icon situated at the top left and select Edit > Find.Turn off Flash Messages in Android
  3. Now type in cellbroadcast and click Find Next. Note down all the app names that have this keyword.Turn off Flash Messages in Android
  4. In our case, we found the following four apps with cellbroadcast, so we will be disabling them-
    com.android.cellbroadcastservice.overlay.pixel
    com.android.cellbroadcastreceiver
    com.google.android.cellbroadcastservice
    com.google.android.cellbroadcastreceiver
  5. Do note that this list might be different for different devices [for example, the first app is only present in Pixel].

STEP 5: Disable Cell Broadcast Service App via ADB

  1. Execute the below command in the CMD window which is opened in the platform-tools folder.
    pm disable-user -–user 0 app-name
  2. Make sure to replace the app-name with the actual names of the app that you found from the above step.Turn off Flash Messages in Android
  3. For example, in our case, the above command will transform into the following four commands-
    pm disable-user -–user 0 com.android.cellbroadcastservice.overlay.pixel
    pm disable-user -–user 0 com.android.cellbroadcastreceiver
    pm disable-user -–user 0 com.google.android.cellbroadcastservice
    pm disable-user -–user 0 com.google.android.cellbroadcastreceiver
  4. Moreover, if you ever wish to re-enable these apps, then just use the below command [replace app-name accordingly]
    pm enable -–user 0 app-name

    Turn off Flash Messages in Android

That’s it. These were the two different methods to permanently turn off/disable the Flash Messages on your Android device. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.


Share:
  • Ravi Sharma

    Uninstalling MY JIO did not help. I have OPPO F7.
    I get Flash Messages regarding:
    1. Junglee Rummy Type
    2. Video Chat Type – With Pix & Video of Girls
    3. Promo of Apps like Swiggy. Uninstalling Swiggy did not help.

  • Ravi Sharma

    Uninstalling MY JIO did not help. I have OPPO F7