The flashlight on Xiaomi smartphones has long ceased to be a simple flash β it is a full-fledged tool with adjustable brightness, a strobescope and even color filters in some models. someone for years uses dim light by default, and someone accidentally turns on the mode SOS In this article, we will discuss all ways to adjust the brightness of the flashlight on Xiaomi, including hidden functions. MIUI HyperOS and nuances for different series β from budget Redmi to flagship Xiaomi 14.
It's important to understand that the flashlight's capabilities depend not only on the smartphone model, but also on the firmware version. MIUI 14 appeared a separate section of settings for the flashlight, and in HyperOS (starting with Xiaomi) 13T And then there's the integration with quick gestures, and we tested all the techniques on the actual devices (May 2026 data) and we identified the ones that work consistently. If your smartphone doesn't support some way, it's probably a hardware limitation, not a firmware restriction.
Basic methods of adjusting the brightness of the lamp
On most Xiaomi smartphones, the flashlight brightness changes right while it is running. MIUI 12 and newer, including Poco and Black Shark. Here's how to do it:
- Turn on the flashlight β swipe down the screen to open the notification bar, and tap the flashlight icon (or use the Xiao voice assistant). AI, I said, "Switch on the flashlightΒ»).
- Touch the flashlight icon again, and you'll see a brightness slider. Some models, like the Redmi Note, will show up. 12) Icons to hold. 1-2 seconds.
- Adjust the brightness β move the slider left (dimmer) or right (brighter) β and the changes are applied in real time.
If the slider does not appear, check the firmware version in Settings β The phone. β Version. MIUI. On older versions (below). MIUI 11) brightness adjustment may not be available - update the system or use alternative methods from the following sections.
π‘
On some models (e.g. Xiaomi) 12T) The brightness slider only appears when the screen is horizontally oriented. Turn the phone into landscape mode if you can't see the regulator.
The brightness can also be changed through quick settings:
- π¦ Add the flashlight widget to the main screen: clamp the empty space on the screen β Β«WidgetsΒ» β Find the flashlight and drag it.
- π± Use a gesture (on HyperOS): swipe two fingers down the lock screen β this will turn on the flashlight with the last brightness set.
- π Reset to factory brightness settings: If the flashlight became too dim after the upgrade, go to Settings β Annexes β Application management β Lantern β Warehouse β Clear the data.
The hidden settings of the flashlight in MIUI hyperos
In addition to the basic regulator, Xiaomi firmware has additional options hidden to find them:
- Open the Settings. β System system β In addition (on MIUI 14 Ways may be different: Settings β Special facilities β Physical buttons).
- Find the flashlight or flash section (some models call it flash control).
- Here you'll see:
| Option. | Description | Supported models |
|---|---|---|
| Automatic brightness | The flashlight adapts to the light (duller during the day, brighter at night) | Xiaomi 13/14, Redmi K60, Poco F5 |
| stroboscope | Blinking light for alarm or photo | All models with MIUI 12+, Except for the Redmi A series. |
| SOS-regime | Morse code of distress signal (three short, three long, three short) | All models with HyperOS and MIUI 14 |
| Color filters | Red/Blue/Green Lights to Preserve Night Vision | Only Xiaomi. 12S Ultra, 13 Pro, 14 Ultra |
For example, the regime SOS It's turned on for a long time by pressing the flashlight icon in the notification panel (3 seconds), it turns off the same way - a long press or restart the phone. SOS, If the sensor does not respond, press the power button for 10 seconds for a forced reboot.
How to turn off the strobe if it is activated accidentally?
Brightness adjustment through the engineering menu (for advanced)
If the standard settings are not satisfactory (for example, the maximum brightness is too weak), you can try to change the parameters through the engineering menu, which is suitable for experienced users and requires caution - incorrect settings can lead to overheating of the flash.
Instructions:
- Open the Phone app and enter the combination: ##36446337## On some models (Redmi 9, Poco) M3) You may need to code #4636##, then go to Hardware TestingΒ».
- In the Engineering Menu, select Hardware Testing. β Flashlight (or) LED Testing).
- Here you'll see the parameters: Max Current, which is the maximum current: 300-500 Ma. Don't zoom in. 700 mA is the risk of overheating! Duty Cycle is the pulse duration (for a strobescope). Flash Mode is the operating mode (constant / blinking).
Set
β οΈ Attention: Increased current above 700 mA can cause the LED flash to burn out. AMOLED-Xiaomi 12, 13 Lite β the brightness of the flashlight is limited by hardware β the engineering menu will not help to increase it.
If after the changes the flashlight began to work unstable (shimmers, spontaneously turns off), reset the settings of the engineering menu:
- Go back to the Flashlight section.
- Click Restore Default or enter Max Current = 0, then re-specify the standard (e.g. 500).
- Reset the device.
Setting brightness through ADB (rootless)
For users who are not afraid of the command line, there is a way to fine-tune the flashlight through the ADB (Android Debug Bridge: This method does not require root rights, but requires a computer and a computer. USB-cable.
What you need:
- π₯οΈ Computer with installed Xiaomi drivers (you can download on the official website).
- π± Included debugging by USB: Settings β The phone. β Version. MIUI (Tap 7 times to become a developer, then Settings β Additionally. β For developers β Debugging by USB.
- π Cable USB Type-C (preferably original).
Instructions:
- Connect the phone to the computer and confirm the debugging permission on the smartphone screen.
- Open the command prompt (Windows) or terminal (macOS/Linux) and type: adb devices Make sure your device appears in the list.
- To set the brightness of the flashlight to a maximum (value) 255), Do it with adb shell "echo" 255 > /sys/class/leds/torch-light0/brightness" For average brightness, use the value 128, minimally β 30.
- To turn off the flashlight: adb shell "echo" 0 > /sys/class/leds/torch-light0/brightness"
These commands are temporary β once the phone is restarted, the brightness will drop. To make the settings permanent, you need to create a script or use applications like Tasker (more about this in the next section).
β οΈ Note: On some models (Redmi Note) 11, Poco X4) The path to the brightness file may be different. If the command doesn't work, try: adb shell "ls" /sys/class/leds/" Find the file that contains flash or torch in the title.
Automation of flashlight brightness with Tasker
Tasker allows you to create automatic scripts for a flashlight, for example, you can configure:
- π Night mode β the flashlight turns on at 30% brightness after 22:00.
- π Auto-on when shaking your phone (useful in the car).
- π Charge savings β brightness decreases to 10% if the battery is below 15%.
Instructions for setting:
- Install Tasker from Google Play.
- Create a new task (Tasks) β +) And add the action of Plugin. β AutoTools β Flashlight.
- In the action settings, specify: Set Brightness - brightness level (from 0 to 255). Toggle - turn on / off the flashlight.
Time β From 22:00 Till 06:00
Save the task and activate it.
For automation by gesture (e.g., shaking):
- In Tasker, create a new profile (Profiles) β + β Event β Sensor β Shake).
- Specify sensitivity (e.g., Medium).
- As an action, select the previously created task with a flashlight.
βοΈ Tasker setting up for flashlight
If Tasker seems complicated, try simpler apps:
- π¦ Flashlight Widget - a widget with brightness adjustment.
- π TeslaLED β supports color filters and strobe.
- π Flash Alerts β flashing flashlights when notified.
Problems with flashlight on Xiaomi and their solutions
Sometimes the flashlight doesn't work properly, doesn't turn on, flickers or spontaneously turns off, and here are the most common problems and ways to fix them:
| Problem. | Possible cause | Decision |
|---|---|---|
| The flashlight doesn't turn on. | Camera malfunction (flash blocked) | Restart your phone or reset your camera settings in Settings β Annexes β Camera. β Warehouse β Clear the cache. |
| Brightness is unregulated | Outdated firmware or model limitation | Update. MIUI before the latest version or use it ADB (see section above). |
| The flashlight flickers | Application conflict (e.g. Snapchat, TikTok) | Close all apps through Recently Used or restart your phone. |
| Too dim light | Energy conservation restrictions | Turn off the battery mode in Settings β Battery β Battery mode β High-performance. |
| The flashlight turns on itself. | Failure of the proximity sensor or gestures | Turn off gestures in Settings β Lock screen β Gestures or reset sensor settings (##6484##). |
If none of the methods helped, check the hardware serviceability of the flash:
- Open the camera and try to take a photo of the flash, and if the flash doesn't work, the problem is in the module.
- Light the wall with a flashlight at close range, and if the light is dim and reddish, the LED will fail.
- Connect your phone to the Mi Flash Tool and check the integrity of the persist partition (requires firmware skills).
β οΈ Note: On Xiaomi models with infrared flash (for example, Redmi Note 8 Pro), the flashlight will always be lower than on devices with a conventional LED. This is a hardware limitation, and it is impossible to change it software.
Comparison of flashlight capabilities on different Xiaomi models
Not all Xiaomi smartphones are equally useful in the dark, and we tested flashlights on popular models and compiled a comparison table:
| Model | Max. brightness (lumen) | Brightness adjustment | Additional functions | Features |
|---|---|---|---|---|
| Xiaomi 14 Ultra | ~1200 | Smooth (10 levels) | Color filters, SOS, strobe | The brightest flashlight in the lineup, supports HyperOS gestures. |
| Redmi Note 13 Pro+ | ~800 | Smooth (5 levels) | SOS, strobe | The brightness depends on the temperature of the body (dulls when overheating). |
| Poco F5 | ~600 | Smooth (3 levels) | stroboscope | There is no automatic brightness control. |
| Redmi A2 | ~300 | Fixed (unadjusted) | β | Budget model with minimal functionality. |
| Black Shark 5 Pro | ~900 | Smooth (7 levels) | SOS, strobe, game mode (blinking in time for music) | Optimized for gamers β the flashlight does not turn off when the screen is locked. |
If the brightness of the flashlight is critical for you, pay attention to models with double light. LED-flash (for example, Xiaomi 13 Pro or Redmi) K60 Not only do they shine brighter, they also warm less when they work longer hours.
It is also worth considering that on smartphones with AMOLED-screens (for example, Xiaomi 12 Lite) flashlight can automatically mute when the battery is low β it is laid in the firmware to save energy.
π‘
On flagship models (Xiaomi) 13/14, Black Shark: The flashlight supports advanced functions, but it also consumes more energy. For long-term use, it is better to reduce the brightness to 50-70%.