Have you noticed that your Xiaomi Redmi Note 9 lock screen displays a flashlight icon all the time, even when you're not using it? This feature may seem convenient, but it interferes with many users - random taps include a flashlight in your pocket, draining the battery, or simply spoiling the lock aesthetic. Unfortunately, there is no obvious switch in the standard MIUI settings to turn off this icon, but there are several proven ways to remove it.
In this article we will discuss 3 working methods of removing a flashlight from the lock screen: through hidden system settings, using the help of the flashlight. ADB-We'll also find out why this icon appears on the Redmi Note 9 (and other Xiaomi models), and what nuances are important to consider before changing. If you don't want to risk the stability of the system, at the end of this article there are alternative solutions without deep interventions.
Why does the flashlight appear on the Redmi Note 9 lock screen?
The flashlight icon on the locked screen is part of the proprietary MIUI interface that Xiaomi integrates into its smartphones. On the Redmi Note series (including the Note 9/9 Pro/9T), this feature is activated by default and serves to quickly access the flashlight without unlocking the phone.
- π Battery consumption: Accidental taps in your pocket or bag include a flashlight, resulting in unnecessary discharge.
- π¨ Visual noise: The icon takes up space on the screen, especially if you use minimalist wallpaper or widgets.
- π Security: In some versions MIUI The flashlight can be turned on even on a locked phone, which may not be desirable (for example, in a movie theater).
- π± Gesture conflict: On the Redmi Note 9, the sensor next to the flashlight icon sometimes works when you try to swipe your finger to unlock.
It is important to understand that in different versions MIUI (for example, MIUI 12 vs MIUI 14) the behavior of this icon may be different, for example, in old firmware it could be disabled through the Settings menu. β Lock screen, but newer versions often don't have this option, and some regional firmware (e.g. Global) ROM vs China ROM) The set of options may vary.
Method 1: Turn off the flashlight through hidden MIUI settings
The safest method is to use built-in, but hidden, system options, which don't require a super-user or PC connection, but don't work on all firmware versions. Here's a step-by-step guide:
- Open the Settings app on your Redmi Note 9.
- Go to Lock Screen (or Lock and Password in some versions).
- Scroll down and find the option for Additional Settings (may be called Advanced Settings or Icon Settings).
- Look for the option of Shortcuts on the lock screen or Quick Actions.
- In the list of available shortcuts, uncheck the flashlight (or drag it to the Unplugged section).
- Save the changes and check the lock screen β the icon should disappear.
If there is no such item, try an alternative path:
- Open Settings β System β Gestures and buttons.
- Select Quick Actions on the locked screen.
- Turn off the slider in front of the flashlight.
βοΈ Preparing for changing settings
β οΈ Attention: On some firmware (MIUI 14 for Redmi Note 9 with Android 12, this method may not work due to manufacturer limitations.
If none of these things work, then your version of MIUI blocks shortcut change through the interface, which is common on China ROM or customized firmware, and then only ADB or a launcher replacement will help.
Method 2: Remove the flashlight through ADB (without root)
If you don't have the default settings to disable the icon, you can use the Android Debug Bridge (ADB) tool, which requires you to connect your phone to your computer, but doesn't need super-user rights. It works on most versions of MIUI, including MIUI 13/14.
You'll need:
- π» Computer with Windows, macOS or Linux.
- π USB-cable (preferably original).
- π± Included debugging by USB phone-on.
- π Utility. ADB (You can download from the official website of Android Developers).
Instructions:
- Activate Developer Mode on Redmi Note 9: Go to Settings β About Phone. Click 7 times on MIUI Version until the notification βYou are a developerβ appears.
- Return to Settings β Additional β For developers and enable: Debugging over USB Allow debugging (when connected to this computer)
- Connect the phone to the PC and confirm the debugging permission on the smartphone screen.
- Open the command prompt (CMD on Windows or Terminal on macOS/Linux) and type:
adb shell settings put global lockscreen_shortcut_torch 0If the command is correct, restart the phone. The flashlight icon should disappear from the lock screen.
| ADB Team Team | Description | Works on |
|---|---|---|
| settings put global lockscreen_shortcut_torch 0 | Disables the flashlight label on the lock screen | MIUI 12β14 (Android 10β12) |
| settings put secure lockscreen_torch_disable 1 | Alternative team for new versions | MIUI 13+ (Android 11β13) |
| pm hide com.android.systemui/.keyguard | Hiding system elements (can cause bugs!) | Only root |
β οΈ Note: If the flashlight is gone after completing the command, but comes back after a while, then the system has reset. In this case, try repeating the command or use Tasker for automatic use when booting.
If ADB didnβt help, your firmware might have been modified (e.g. Xiaomi.EU or custom build), leaving the last method to change the launcher.
Method 3: Replacement of the standard launcher with a third-party
If previous methods have failed, a radical solution is to install an alternative launcher (such as Nova Launcher, Lawnchair or Hyperion) that will not only remove the flashlight from the lock screen, but also completely customize the appearance of the system.
- π Certain functions MIUI (Second Space or App Lock may not work properly.
Recommended launchers for Redmi Note 9:
- π Nova Launcher (Nova Lock Screen plugin).
- π¨ Lawnchair 12 (with Android 12 support)+).
- π Hyperion Launcher (maximum customization).
Installation instructions:
- Download the selected launcher from Google Play.
- Set it as the default launcher in Settings β Apps β By default.
- If you need to change the lock screen, install an additional module (for example, Nova Lock Screen).
- In the launcher settings, turn off the display of system icons on the lock.
π‘
Before installing a third-party launcher, back up your home screen through Settings β Additional β Backup. This will help you quickly return the standard interface if something goes wrong.
If you don't want to change the launcher, but you're willing to sacrifice some features, you can try to roll back to the older version of MIUI, where the flashlight is turned off through settings, but this is an extreme measure, as it can lead to loss of data and stability.
What do you do if nothing helps?
If all of the above methods didnβt work, here are a few alternatives:
- π Resetting: Return the phone to factory settings via Settings β The phone. β Resetting. It's a radical step, but it sometimes helps to reset the system settings that are not correct!
- π₯ Firmware Update: Check for updates in Settings β Update the system, new versions MIUI Sometimes they can turn off labels.
- π‘ Using Tasker: Automate the flashlight shutdown through a task that works when the screen is locked.
- π΅ Physical solution: If the flashlight turns on on its own, try using a magnetic lock case or turning off touch buttons in your pocket via Settings β Display. β Touch buttons β Locking in your pocket.
If the problem is related to a hardware malfunction (e.g., sticking the sensor next to the flashlight icon), repair may be required, in which case contact Xiaomiβs service center or check the phone for moisture/damage using the diagnostic code ##4636## (Equipment Testing section).
How to check the sensor for sticking?
Frequent Mistakes and How to Avoid Them
When trying to remove a flashlight from a lock screen, users often face typical problems, and here are the most common ones and ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| ADB command is not executed | Not enabled USB debugging or outdated drivers | Check Connection, Update ADB and Xiaomi Drivers |
| The icon returns after the reboot | The system resets the default settings | Use Tasker to automatically apply ADB commands when you start |
| No item "Tags on the lock screen" | Installed modified firmware (e.g. Xiaomi.EU) | Try ADB or change the launcher |
| The flashlight turns on on itself | Sensor sticking or conflict with the case | Check the sensor in test mode or use a magnetic lock case |
On the Redmi Note. 9 firmware MIUI 14 (Android 12) Adb shell settings put global lockscreen_shortcut_torch 0 work 85% In some cases, but may require re-use after major system updates.
β οΈ Note: If you are using China ROM (Chinese Firmware, some teams ADB They can be blocked by the manufacturer, and the only way out is to change the firmware to Global. ROM or Xiaomi.EU.
FAQ: Answers to Frequent Questions
Can I remove a flashlight without a computer?
Why did the flashlight reappear after the MIUI update?
Is it safe to use ADB for this purpose?
Can I return the flashlight if I need it?
Why is the Redmi Note 9 Pro not having this problem?
π‘
If none of these methods worked, your firmware is probably heavily modified (castomy or regional), in which case the most reliable solution would be to change the launcher or roll back to the standard Global ROM.