Flash flash when calling Xiaomi? remove once and for all

Are you tired of the annoying flash blinking every time a call comes to Xiaomi?This feature, designed to alert incoming calls in noisy conditions, is often a source of irritation - especially at night or in dark rooms. Fortunately, you can turn off flash blinking in several ways, from standard MIUI settings to hidden settings and even commands via ADB.

Complicating the problem, different firmware versions (MIUI 12, 13, 14) and different models (Redmi Note 12, POCO X5, Xiaomi 13) may have different paths to shutdown. In this article, we’ll look at all the current methods, including those that are not documented in the official help, and you’ll learn why flashes can flash even after switching off in settings – and how to fix it.

Why flash flash flashes when calling: the logic of the function

Flash-blinking function (LED-It was introduced in Xiaomi as part of an alert system for hearing-impaired users or for use in noisy environments, but by default it is activated on most devices, regardless of the owner's needs:

  • πŸ”¦ Triggers: flash flashes not only when incoming call, but also when SMS, notifications from certain apps (such as WhatsApp or Telegram) if allowed in the settings.
  • ⚑ Energy consumption: Despite being short-lived, frequent blinking can affect battery consumption (up to a point in time) 1-2% day-to-day with active use).
  • πŸ“± Hardware limitations: on some models (e.g, POCO M4 Pro) flash flashes even when the screen is off unless the function at the kernel level is disabled.

I wonder what in MIUI 14 The logic of the work has changed: now the flash can flash in sync with the ringtone, which increases the annoyance effect. AMOLED-screens (e.g. Xiaomi) 12T) Sometimes there is a "ghost" flashing of the backlight of the screen - this is a separate problem associated with the display drivers.

πŸ“Š Your Xiaomi model is in the series.
Redmi
POCO
Xiaomi (flagship)
Black Shark
other

Method 1: Standard disabling in MIUI settings

The most obvious method is to use the built-in options, but there are pitfalls: the path to settings may vary depending on the MIUI version and regional firmware.

For MIUI 12 and 13:

  1. Open the Settings. β†’ Sounds and vibrations.
  2. Go to Call Notifications (or Call Notifications).
  3. Find the flash or light indicator and turn off the slider.

For MIUI 14 (and HyperOS):

  1. Go to Settings β†’ Notifications and Control Panel.
  2. Select Call Notifications.
  3. In the Additional Settings section, find the Lighting Effects and deactivate the option.

⚠️ Note: On some devices (e.g. Redmi) 10C) This item may not be in the GUI. In this case, move to Method 2.

β˜‘οΈ Pre-switch check

Done: 0 / 4

Method 2: Disconnection through "Special Opportunities"

If the standard path didn't work, try turning off the blinking through the special feature settings, which works even on custom firmware devices:

  1. Go to Settings. β†’ Special facilities.
  2. Choose Hearing (or Audio/Visual Tips).
  3. Find the option of flashing flash at notifications or visual alerts.
  4. Turn it off and restart the device.

πŸ’‘ Useful tip: If this section does not have the right option, try turning on and off the Hearing-impaired Mode. Sometimes this will unlock hidden settings of light notifications.

Xiaomi modelPath to flash settingsNotes
Redmi Note 11Settings β†’ Sounds β†’ Call notificationsThe item is called "Flashing LED."
POCO F4Settings β†’ Notifications β†’ AdditionalReboot is required after changes
Xiaomi 13 ProSettings β†’ Special. opportunities β†’ HearingThe option is hidden under "Visual signals"
Redmi 9ASettings β†’ System β†’ AdditionalIt may be absent from some of the firmware

Method 3: Use ADB-Teams (for advanced teams)

If flash flashing is not switched off through the interface, the ADB (Android Debug Bridge) option remains, which requires connecting the phone to a computer, but is guaranteed to work on any Xiaomi device.

πŸ”§ What's the matter:

  • πŸ–₯️ Computer with installed ADB Tools.
  • πŸ“± Included Debugging by USB on the phone (in Settings) β†’ The phone. β†’ Version. MIUI Press 7 times, then return to the Additional Settings β†’ For developers).
  • πŸ”Œ USB-cable (preferably original).

πŸ“Œ Step-by-step instruction:

  1. Connect your phone to your PC and open the command prompt (cmd on Windows or Terminal on macOS/Linux).
  2. Enter the command to check the connection: Adb devices should appear serial number of your device.
  3. Execute the command to disable flash flash flash: adb shell settings put global flash_notification_enabled 0
  4. To apply the changes, restart your phone: adb shell reboot

⚠️ Attention: On some firmware (MIUI 14 China) this command may be reset after the system update, in which case repeat the procedure or use Method 4.

πŸ’‘

If, after the execution, ADB-The blinking commands are not lost, check if it does not block the setting of a particular application (for example, Truecaller or Google Phone).

Method 4: Edit the build.prop file (risky method)

For users with unlocked bootloader and root rights, there is a radical way - editing the system file build.prop. This method irreversibly disables flash flash flash flashing at the firmware level, but requires caution.

⚠️ Warning: Incorrect editing build.prop can result in loss of communication or a cyclical reboot of the device!

πŸ”§ Instructions:

  1. Install a file manager with root support (such as Root Explorer or Mixplorer).
  2. Go to /system/build.prop and open the file in the text editor.
  3. Add a line to the end of the file: persist.sys.flash_notification=false
  4. Save the changes, set resolutions 644 (rw-r--r---) and restart the device.

πŸ“Œ Note: On some devices (Xiaomi) 11T, POCO X3 Pro) this parameter may be called otherwise:

ro.vendor.flashlight.notification=0

Check the relevance of the option for your model in forums (e.g. 4PDA or XDA Developers).

What if the phone is not turned on after building.prop editing?
If the device is stuck on the logo or went into the bootloom, try: 1. Go to Fastboot (press Power + Volume down). 2. Follow the command fastboot erase cache. 3. Refuse the phone through the Mi Flash Tool (you will need official firmware for your model). If you do not have experience, contact the service center.

Method 5: Disconnection through third-party applications

If you don't want to go through the settings or use ADB, you can use third-party utilities.

  • πŸ“± Flash Notification Off (from Google Play) – a simple utility to disable blinking without root.
  • πŸ› οΈ MacroDroid – allows you to create a rule that will block blinking when an incoming call is made.
  • πŸ”§ Tasker – for advanced users (requires settings for triggers).

πŸ’‘ How does Flash Notification Off work:

  1. Download and install the app from Google Play.
  2. Grant permissions to access notifications (Settings β†’ Applications β†’ Special Access β†’ Access to Notifications).
  3. Activate the Disable Flash on Call option.

⚠️ Note: Some apps (such as Truecaller or WhatsApp) may ignore these settings and still make the flash flash flash flash.

Why does the flash keep blinking after the shutdown?

If you have followed all the instructions, but the blinking is not gone, the reasons may be as follows:

  • πŸ”„ System cache: Sometimes settings are reset after an update MIUI. Try clearing the cache in Settings β†’ Annexes β†’ Application management β†’ Three points. β†’ Clear the cache.
  • πŸ“² Application conflict: Programs like Google Phone, Truecaller or Mi Dialer can have their own flash settings.
  • πŸ”§ Firmware with bug: On some versions MIUI 13.5 and 14.0.3, there is a bug when the flash flash flashes despite the shutdowns.

πŸ” Diagnostics:

  1. Call your phone from another device and watch for a flash.
  2. If blinking only occurs with certain contacts, check the notification settings for those contacts in the Phone app.
  3. If the flash flash flashes even when the screen is off, the problem with the LED driver is only firmware or ADB will help.

πŸ’‘

If flash flashing is accompanied by vibration or sound that you also want to turn off, look for settings in Settings β†’ Sounds and Vibration β†’ Modes (for example, β€œSilent Mode” or β€œDo Not Disturb”).

FAQ: Frequent questions about flash flash flash flash on Xiaomi

Can flash flashing be turned off only for specific contacts?
Yeah, but not through system settings. You'll need an app like Tasker or MacroDroid, where you can create a rule: "If X is calling, contact X is calling." β†’ The alternative is to assign these contacts a unique ringtone with no light effects (in some firmware, this affects the flash).
After the MIUI update, the flash started flashing again.
This is a typical problem: updates often reset user settings. Solutions: Repeat Method 3 (ADB) - it is most reset resistant. If you have root, edit build.prop (see Method 4). Install the Flash Notification Off app and let it autorun.
My POCO X3 NFC doesn't have flash flash in the settings. Why?
It depends on the regional firmware. European and global MIUI versions usually have an option, but Chinese versions (China ROM) often remove it. Solutions: Install Google Dialer from the Play Market and turn off the flash in its settings. Reflash the phone to Global ROM (but this voids the warranty). Use ADB (see Method 3).
The flash only flashes at night. Is that normal?
Yes, MIUI 14 has a feature called Adaptive Notifications, which can activate a flash at night (22:00 to 7:00). This turns off in Settings β†’ Notifications β†’ Adaptive Notifications. Also check if Night Mode is enabled in the screen settings, which sometimes conflicts with light alerts.
Can I adjust the color or frequency of the flash?
Most Xiaomi devices don’t, as they use a standard white LED, but on flagships (Xiaomi 13 Ultra, Mix Fold 3) with a high-quality, low-end LED. RGB-You can change the color through the engineering menu (code ##36446337##) but this is not a documented feature and can cause malfunctions.