Xiaomi Redmi Note 10 Pro is one of the most popular mid-range smartphones, but many users are faced with a problem: the device does not have a physical LED notification indicator. However, the manufacturer has provided several alternative ways to visually alert for missed calls, messages and other events. In this article, we will discuss all working methods for activating the light indicator, including hidden MIUI functions, third-party applications and even hardware features of the model.
It is important to understand that Redmi Note 10 Pro is not equipped with traditional LED-Indicator (such as Redmi Note) 8 Pro), but that doesn't mean you're not allowed visual alerts. MIUI 12/13/14 They're offering a replacement in the form of an Ambient Display, a flashing screen, or even a camera backlight. ADB-teams and third-party utilities that mimic the operation of the LED. Next is a detailed guide with step-by-step instructions for each method.
Why is the Redmi Note 10 Pro not lighted?
Xiaomi manufacturer has abandoned the classic LED-The Redmi Note 10 series for several reasons:
- π± Design and minimize bezels: Reduce the front panel to increase screen area (6.67" AMOLED) Required to remove additional elements.
- π Energy savings: A constantly burning LED consumes battery power (5020 mAh), which contradicts the concept of long-term autonomy.
- π‘ Alternative solutions: B MIUI Other notification methods are implemented - Always-on Display, flashing screen, vibration.
However, users are used to light notifications, and the lack of them is uncomfortable, and fortunately there are ways to bring this back, albeit in a modified form, for example, the backlight of a camera or screen can perform the same role as the backlight of a camera or screen. LED-indicator.
β οΈ Note: Some methods (e.g. activation through the ADB) require unlocking the bootloader and may cause a data reset.
Method 1: Use of Ambient Display (embedded MIUI function)
The easiest and safest way to get visual notifications is to activate Ambient Display (or βThe Screen is always onβ in Russian firmware), which displays the time, date and icons of notifications on the screen turned off when new messages or calls arrive.
How to turn on:
- Open the Settings. β Screen. β Ambient Display.
- Activate the Show switch at new notifications.
- In the Style section, select Digital Watch or Analog Watch (depending on the MIUI version).
- Set up a schedule (for example, from 7:00 to 23:00) or leave Always.
Advantages of the method:
- β Does not require root rights or third-party applications.
- β Minimum battery consumption (thanks) AMOLED-screen).
- β Not only does it show notifications, but also the time/date.
β οΈ Attention: On some firmware MIUI Ambient Display may conflict with power saving mode. If the screen does not turn on when notified, turn off Ultra Battery Mode in the power settings.
Method 2: Flashing screen at notifications
If you don't like Ambient Display, you can set the screen to blink when you receive notifications, and this method simulates the operation of the light indicator by turning on the display for a short time.
Instructions:
- Go to Settings β Notifications β Notification settings.
- Select an app (such as WhatsApp or Phone).
- Activate the Blinking Screen option (or Screenlight in some versions of MIUI).
- Adjust the number of blinks (usually available 1-5 times).
For global settings (for all notifications):
- Open Settings β Special features β Hearing β Blinking screen.
- Turn on the option and select events (calls, messages, alarm clock).
This method is more visible than Ambient Display, but consumes more power. It is optimal to use it only for important notifications (calls, SMS).
Open notification settings |Select the desired application |Activate "Blinking screen" |Check the work with a test message-->
Method 3: Camera illumination as notification indicator
Redmi Note 10 Pro is equipped with a quadruple camera with a LED-A flash that can be used as an improvised notification indicator, and this will require a third-party AODNotify app (or similar).
Step-by-step:
- Download AODNotify from Google Play.
- Give the app notification rights (Settings β Apps β AODNotify β Notifications β Allow).
- In the application settings, select LED-indicator β Use the flash.
- Set up colors for different types of notifications (e.g. blue for Telegram, green for WhatsApp).
- Set the blinking interval (recommended 1-2 seconds).
Advantages:
- π¦ Bright lighting, noticeable even in sunny weather.
- π¨ Ability to customize colors for different applications.
Disadvantages:
- π Increased battery consumption (flash consumes more energy than AMOLED-screen).
- π± Does not work when the screen is turned off if the power saving mode is activated.
How to calibrate flash colors?
Method 4: Activation of the hidden LED-tracer ADB
Redmi Note 10 Pro firmware has light indicator support, but it's turned off by default. ADB-commands can be forced-activated this function by making the built-in LED work (if it is physically present in the device).
Attention: This method requires:
- π₯οΈ Computers with installed ADB-driver.
- π Unlocked bootloader (bootloader).
- π± Included debugging by USB (Settings β The phone. β Version. MIUI β 7 times press to activate the developer mode, then Settings β Additionally. β For developers β Debugging by USB).
Instructions:
- Connect your smartphone to your PC and open the command line (cmd in Windows or Terminal in macOS/Linux).
- Enter the command to check the connection: Adb devices should appear the name of your device.
- Execute the command to activate the indicator: adb shell settings put global notification_light_pulse 1
- Reset the device.
If the LED does not catch fire, try an alternative command:
adb shell settings put global notification_light_color 0xFFFF0000(where 0xFFFF0000 is a hex color, in this case red).
β οΈ Note: Not all Redmi Note 10 Pro devices have a physical LED, even if the command is executed without errors. If the indicator does not work after the reboot, then your model does not have a hardware.
π‘
Before working with ADB, create a restore point in TWRP (if installed) to revert changes in the event of a crash.
Method 5: Third-party applications for indicator simulation
If the built-in methods are not satisfied, you can use third-party utilities.-3 apps for Redmi Note 10 Pro:
| Annex | Functions | Needs root? | Reference |
|---|---|---|---|
| Light Manager | Customize colors for different notifications, support flash | β No. | Google Play |
| Always On AMOLED | Ambient Display Alternative with Extended Settings | β No. | Google Play |
| MacroDroid | Creating macros to flash screen/flash at notifications | β No. | Google Play |
Example of settings in Light Manager:
- Install the app and give you access to notifications.
- In the LED Settings section, select Use Screen (for flashing the screen) or Use Flash (for flashing).
- Customize the colors for each app (e.g., red for missed calls).
- Set the blinking interval (recommended 2-3 seconds).
Warning: Some applications (such as Always On AMOLED) may conflict with MIUI system alerts. If notifications stop coming, check the permission settings for the application.
π‘
Third-party apps are the most flexible way to set up the indicator, but they can increase battery consumption by 5-15% depending on the frequency of alerts.
Comparison of methods: which one to choose?
Each of these methods has its pros and cons, and below is a comparison table for quick selection:
| Method | Visibility | Battery consumption | Difficulty setting up | Need root/ADB? |
|---|---|---|---|---|
| Ambient Display | βββ | β (minimum) | β (simple) | β No. |
| Blinking screen | ββββ | ββ (middle-class) | β (simple) | β No. |
| Camera illumination | βββββ | βββ (high-end) | ββ (moderately) | β No. |
| ADB-activation | ββ (if LED) | β (minimum) | ββββ (difficult) | β Yes. |
| Third-party annexes | ββββ | ββββββ | ββ (moderately) | β No. |
Selection recommendations:
- π To save battery: Ambient Display or flashing screen.
- ποΈ For maximum visibility: camera backlight or Light Manager.
- π οΈ For experienced users: activation through ADB (if you are sure of availability LED).