How to turn off flashlight when calling Xiaomi: 5 working ways

Have you noticed that Xiaomi's flashlight starts blinking on your smartphone when you call or notify?This feature, called Flash Alerts, is enabled by default on many devices with MIUI firmware. It's designed to help you keep an important call out, especially in noisy places or when the phone is lying down screen. However, the constant blinking drains the battery, distracts in the dark and can just be annoying.

In this article, we’ll look at all the ways you can turn off flashlights when calling and notifying, from standard settings to hidden menus and ADB commands. The instructions are relevant for Redmi Note 10/11/12, POCO F3/F4/F5, Xiaomi 11T/12/13 and other devices on MIUI 12/13/14.

Why the flashlight flashes when you ring: Xiaomi’s official explanation

Flash Alerts was introduced into MIUI as part of the Accessibility system, originally designed for people with hearing impairments to visually signal incoming calls or messages, and has become available to all users over time and is enabled by default on some regional firmware.

Technically, the blinking is implemented through direct control. LED-Android kernel-level flashes. That means:

  • πŸ”‹ The flashlight uses additional battery consumption (up to 5-7% per hour of active blinking).
  • πŸ“± The function works even if the screen is off or the phone is locked.
  • ⚑ The blink may block the camera at the time of shooting (for example, during a video call).

Since MIUI 12, the logic of the function has been changed: it is now activated not only when calling, but also when SMS, notifications from messengers (WhatsApp, Telegram) and even system alerts, which has caused many complaints from users.

πŸ“Š How often do you get annoyed by flashing flashlights on Xiaomi?
Constantly.
Only at night.
Sometimes, but not critically.
I like this function.

Method 1: Disconnect via standard MIUI settings

The easiest method is to use the built-in MIUI menus. However, the location of the option may vary depending on the firmware version and smartphone model.

For MIUI 14/13 (relevant to Xiaomi 13/12/11 series, Redmi Note 12, POCO F5):

  1. Open the Settings. β†’ Special facilities.
  2. Go to Hearing (or Sound and Vibration on some devices).
  3. Find the Flash Alerts option and turn off the slider.

For MIUI 12 and older (Redmi Note 10, POCO X3, Mi 10T):

  1. Go to Settings β†’ System and device β†’ Additional settings.
  2. Select the Alert with a flash.
  3. Turn off the call and/or notification option separately.

Call your phone from another device

Send SMS or notification from the messenger

Check the flashlight reaction in the dark

Restart your smartphone (sometimes required to apply changes)-->

If the option is not on the menu, your firmware does not support disabling it through the interface, in which case move on to the following ways.

πŸ’‘

On certain devices (e.g, POCO F3) The option is hidden under the name LED-notifications in the section Screen and brightness.

Method 2: Hidden Settings (MIUI)

If the standard method didn’t work, try activating hidden MIUI settings.

  1. Open the Phone app and type the combination: ##6484## (some devices may require ##64663##).
  2. In the MTK Engineer Mode menu, go to Hardware Testing β†’ Audio β†’ Flashlight.
  3. Turn off the Flash on Call (or Flash Notification) option.

⚠️ Warning: Do not change other options in the engineering menu unless you are sure of their purpose.

If the combination does not work, try an alternative method:

  • πŸ“± Install the app MIUI Hidden Settings (rights required) ADB certain functions).
  • πŸ” In the Notification & Status Bar, find Flash Notification and turn it off.
  • πŸ”„ Reset the device.

Method 3: Disconnect via ADB (for power users)

If previous methods have not worked, it remains to disable blinking through ADB. This method requires connecting the smartphone to the computer, but it is guaranteed to work on all versions of MIUI.

What you need:

  • πŸ–₯️ Computer with installed Xiaomi and Platform Tools drivers.
  • πŸ“± Included Debugging by USB on a smartphone (Settings) β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then return to the Additional Settings β†’ For developers).
  • πŸ”Œ Cable USB Type-C (preferably original).

Step-by-step:

  1. Connect your smartphone to your PC and confirm the debugging permission.
  2. Open the command line (cmd) in the folder with the platform-tools.
  3. Enter the command to check the connection: adb devices (should appear serial number of the device).
  4. Use the command to disable flashing when calling: adb shell settings put global flash_notification_enabled 0
  5. To turn off flashing notifications: adb shell settings put global flash_notification_for_all 0
  6. Reboot your smartphone.

To return the blinking back, replace the 0 by 1 in the commands above.

What if the ADB can’t see the device?
1. Make sure USB debugging is enabled and access is allowed from that computer. 2. Try another cable (cheap cables often don't support data transfer). 3. Install drivers manually through the official Xiaomi website. 4. Switch USB connection mode to File Transfer (MTP) in the notification curtain.

Method 4: Using Third-Party Applications

If you don't want to mess with ADB, you can use apps from Google Play.

AnnexFunctionalDoes it require ROOT?Reference
Flash Alerts 2Full control over flashing flashlight, frequency and color setting❌ No.Download
Notification LightReplace flashing flashlight with screen lighting❌ No.Download
MacroDroidCreating macros to turn off blinking under certain conditions❌ No.Download

⚠️ Attention: Applications without ROOT-The rights may conflict with system settings MIUI. Once installed, check the flashlight manually – sometimes a restart is required.

For users with ROOT-Xposed Framework with Module MIUI Flashlight Alert Disabler, which blocks flashing at the system level.

Method 5: Resetting settings to factory (extreme case)

If none of these methods worked, and the flashing of the flashlight is critically disturbing, you have to reset, which is a radical solution, but it's guaranteed to bring all the parameters back to factory, including flash alerts.

How to reset:

  1. Save important data (photos, contacts, messages) to Google Drive or your computer.
  2. Go to Settings β†’ About the phone β†’ Reset settings.
  3. Select Reset all settings (does not delete files) or Delete all data (complete cleanup).
  4. Confirm the action and wait for the reboot.

After discharge:

  • πŸ”„ Flashing flashlight will be disabled by default (on most firmware).
  • πŸ“± Don't update. MIUI First, check the function first.
  • βš™οΈ Set up alerts manually in Special Opportunities.

πŸ’‘

Resetting is a last resort, and before that, be sure to try all other methods, as the procedure deletes personal data and can lead to loss of warranty on some devices.

Why does flashing flash flash back after updates?

Many Xiaomi users are faced with the fact that after the MIUI update, the Flash Alerts function turns on itself.

  • πŸ“¦ Xiaomi’s policy to reset some special features settings after major updates.
  • πŸ”„ Firmware errors when system parameters are reset to default.
  • πŸ”§ Battery optimization conflicts that can block third-party flashlight management apps.

How to prevent automatic activation:

  1. After the update, check the settings in Special Opportunities immediately.
  2. Use it. ADB-commands for fixing parameters (see Method 3).
  3. Turn off automatic MIUI update in Settings β†’ About Phone β†’ System Update.

If the problem recurs regularly, consider installing custom firmware (e.g. Pixel Experience or LineageOS) where there are no such restrictions.

FAQ: Frequent questions about flashing flashlight on Xiaomi

πŸ”¦ Can you turn off the blinking only for calls, but leave it to the SMS?
Yeah, in MIUI 12/13/14 It's possible. Go to the settings. β†’ Special facilities β†’ Flash alert and turn off the call-only slider, leaving it on for notifications (or vice versa). ADB-method 3, substitute flash_notification_enabled on flash_notification_for_calls.
πŸ“± Why after turning off the blinking in the settings flashlight still blinks?
This is due to a conflict of system parameters. Try: Clear the cache of the Settings application (Settings) β†’ Annexes β†’ Application management β†’ Settings β†’ Clear the cache. Use it. ADB-commands to force disable. Check if the function is enabled in Google Assistant (Google Settings) β†’ Devices and sharing β†’ Alerts).
πŸ”‹ How much does flashing a flashlight affect the battery?
According to XDA Developers, flashing a flashlight constantly (for example, when you miss calls) can consume up to 1-2% of the charge per hour. If blinking occurs rarely (1-2 times a day), the effect is minimal. However, when you use it actively (for example, in messengers with frequent notifications), the consumption can reach 5-7% per working day.
πŸ› οΈ Can I turn off the blink without a computer?
Yes, there are several ways: Use standard settings (Method 1); install Flash Alerts 2 or MacroDroid (Method 4); log into the engineering menu using code ##6484## (Method 2). ADB is only required if other methods have failed.
πŸ“² Are these methods working on POCO and Black Shark?
Yes, all of the methods described are relevant for MIUI-based devices, including: POCO F3/F4/F5, POCO X3/X4/X5, Black Shark 4/5 (if MIUI firmware is used, not JoyUI), Redmi K40/K50 and other Xiaomi sub-brands. Except for devices with Global ROM, where sometimes Flash Alerts option is not on the menu, in which case ADB or the engineering menu will help.