How to Remove Blinking LED When Calling Xiaomi Redmi 8: The Complete Guide

The notification light on Xiaomi Redmi 8 is a useful feature to keep important events in mind. But the flashing LED light on every call you make can be annoying, especially at night or when your phone is lying next to your bed. Many users are faced with the problem of how to turn off this signal without affecting other notifications.

In this article, we’ll look at all the ways you can go from standard MIUI settings to hidden developer settings, learn how to fully deactivate the LED when making calls, customize it to your preferences, or turn it off only for certain contacts, and also explain why settings are sometimes reset after an update and how to avoid it.

Why does the LED flash when calling and can it be turned off?

On Redmi 8, the lights go up at any notification, from messages to missed calls, but it's during incoming calls that it's particularly active: it flashes at a high frequency to get attention, which is the default MIUI firmware.

Can we remove this effect? Yes, there are a few ways.

  • πŸ”§ Through standard notification settings (partial shutdown)
  • πŸ“± Using the Developer's Settings (complete shutdown)
  • πŸ› οΈ With the help of third-party applications (for advanced users)

It's important to understand that turning off the LED completely will cause all notifications to disappear, not just calls, and if you want to save the backlight for messages, but remove it for calls, you need to combine methods.

πŸ“Š You use a light indicator on your smartphone?
Yeah, I need him.
No, he's intruding.
Partially shut down.
I don't know what it is.

Method 1: Disconnecting through notification settings

The easiest method is to use the built-in MIUI settings. It won't shut down the LED completely, but it will reduce its call activity.

Follow the instructions:

  1. Open the Settings app on your Redmi 8.
  2. Go to the Notifications and Status bar section.
  3. Select the Light indicator item.
  4. Turn off the slider Enable the light indicator or adjust the color for different types of notifications.

Note that in some versions of MIUI, this item may be in Settings β†’ Sound and Vibration β†’ Light indicator. If you do not have such a partition, then the firmware does not support this function at the interface level - you will need to use other methods.

β˜‘οΈ Preparing for changing settings

Done: 0 / 4

Method 2: Using the Developer Parameters

If standard settings don't work, you can use hidden settings, which requires you to activate the developer mode.

How to turn on the developer mode on Redmi 8:

  1. Go to Settings. β†’ The phone.
  2. Find the MIUI version string and tap it 7 times in a row.
  3. A notification will appear β€œYou became a developer”.

Now, follow the following steps:

  1. Return to the main settings menu and open a new section Additional β†’ Developer options.
  2. Find the Light indicator (can be called Notification light in English firmware).
  3. Turn off the setting or adjust its behavior.

⚠️ Note: changes in the developer settings may affect the stability of the system. It is not recommended to change other settings in this section without understanding their purpose.

What to do if there is no "Light indicator" in the developer's parameters?
In some versions MIUI This is hidden. Try searching by settings (the magnifying glass icon in the upper right corner) and entering "light indicator." If that doesn't work, you'll need to use it. ADB-commands or third-party utilities.

Method 3: Use ADB-Teams (for experienced users)

If previous methods have failed, you can turn off the LED via ADB (Android Debug Bridge) which requires connecting the phone to your computer and using the command line.

Step-by-step:

  1. Download and install ADB Tools on your computer.
  2. Turn on the phone debugging over USB in the developer parameters.
  3. Connect Redmi 8 to your PC via USB-cable.
  4. Open the command line and type: adb shell settings put global notification_light_pulse 0
  5. To completely turn off the LED, use: adb shell settings put global notification_light_screen_on 0

After you've done the commands, restart the device. The LED should stop blinking when you call.

⚠️ Attention: misuse ADB-commands can cause system failures. Before performing operations, make sure you have a backup of the data.

πŸ’‘

If, after use, ADB-commands the LED continues to blink, try resetting the notification settings to the factory. β†’ Annexes β†’ Application management β†’ Three dots (menu) β†’ Resetting notification settings

Table: comparison of methods of turning off the LED

MethodDifficultyPC requiredTotal shutdownRisk to the system
Standard settingsLow.No.PartialAbsent.
Developer parametersMediumNo.Complete.Low.
ADB-teamTall.Yes.Complete.Medium.
Third-party annexesMediumNo.PartialHigh-pitched

Frequent problems and their solutions

Sometimes, after switching off the LED, users face unexpected problems, and here are the most common ones and ways to solve them:

Problem 1: The LED continues to blink after being turned off through the settings.

Solution: Check if the phone has third-party notification management apps (like Light Manager) that can override system settings, uninstall those programs or reset them.

Problem 2: After the MIUI update, the settings reset.

Solution: This is standard system behavior. After each major update, check the LED settings and reconfigure them if necessary. ADB-commands.

Problem 3: The LED only flashes when charging.

Solution: This is a separate setting, not related to notifications. To disable the charging indication, go to Settings β†’ Battery and Performance β†’ Charging indicator and deactivate the corresponding setting.

πŸ’‘

If none of these methods worked, there may be a hardware malfunction of the LED, in which case it is recommended to contact the service center.

Can I turn off the LED only for specific contacts?
No, standard MIUI settings don't have this feature, either it works for all notifications or it's completely off, but you can use third-party apps like Light Flow, which let you customize the display for individual contacts or applications.
Why did the LED start flashing again after resetting the settings?
When resetting to factory settings, all user settings, including the light indicator settings, return to default values. To avoid this, write down all important settings before reset or use the device. ADB-commands.
Does turning off the LED affect battery consumption?
No, the LED consumes minimal energy.Switching off this feature will not affect the battery life of the Redmi 8.Much more batteries consume background processes and active screen use.
Can I adjust the color of the LED for different types of notifications?
Yes, but only in some versions of MIUI. To do this, go to Settings β†’ Notifications and Status bar β†’ Light indicator and select colors for calls, messages and other events. If there is no such partition, use applications like Light Manager or AOD Notify.
What if the LED stopped working completely?
If the indicator doesn't flash even after you turn on the settings, there may have been a hardware breakdown. Try: Reboot your phone; reset your notification settings; flash your device through Fastboot. If nothing helps, contact Xiaomi's service center.