How to remove a flashlight on Xiaomi from the lock screen

Random flashlight on a locked Xiaomi smartphone is a common problem that many users face, often due to activation of the function of double pressing the volume button or quick launch through the lock screen. In the dark, bright light can not only wake up others, but also quickly land the battery if the device remains on in your pocket.

MIUI and the new HyperOS shell offer many convenient features, but sometimes setting them by default leads to undesirable use cases. Especially annoying when the flashlight lights up when you take the phone out of your pocket. Fortunately, the developers have provided flexible settings to completely disable this option or change the way it is activated.

In this guide, we will discuss all possible methods of solving the problem: from standard system settings to use. ADB-You'll learn where hidden switches are hiding and how to prevent an accidental flash from starting in the future.

Causes of spontaneous outbreak switching on

Before you start disabling a feature, it’s important to understand what causes it to activate, and in most cases, the Quick Start setting, which is the default activation on many Redmi and Poco models, is to trigger the flashlight by double pressing the volume button even when the screen is off.

⚠️ Warning: Some third-party apps from Google Play can intercept flash control. If standard methods don't help, check the list of recently installed programs with camera permissions.

Another cause may be a malfunction of the com.android.camera system process, which is responsible for managing the camera and flash. In rare cases, the problem lies in the sticking of a physical button or software bug after updating the firmware. Accurate diagnosis will help you choose the right method of troubleshooting.

Also, you should consider that some global versions of firmware may have different settings than the Chinese versions. Switches often change location depending on the regional association of your Mi Account. So if you don't find the item described, try changing the region in your phone settings.

Disconnection through standard MIUI settings

The easiest and safest way to remove a flashlight from the lock screen is to use the built-in settings menu, which requires no root rights and is suitable for the vast majority of users. You need to access the camera's advanced feature menu.

To start, unlock the device and find the standard Camera app. Without opening it completely, press and hold the icon to create a context menu, and select Settings. If you don't, open the camera, click on the three bars in the corner of the screen, and select settings.

β˜‘οΈ Checking the Quick Start Settings

Done: 0 / 4

In the settings list that opens, scroll down to General or Functions. Here is the Quick Launch key switch. It's activated by default. Click on it to change status to "Switched off." The system can request confirmation of action -- agree.

Once this feature is disabled, double-pressing the volume button will stop activating the flashlight on the locked screen. This is the only regular way to completely prevent the flash from starting without unlocking the device at the system level. However, if you have a custom theme installed, the settings can be hidden.

Customize gestures and buttons in HyperOS

Owners of HyperOS shell devices may face a change in menu logic. Xiaomi is gradually moving gesture management functions to a separate section of system settings. This is done to unify the interface, but sometimes confuses users who are used to the old MIUI structure.

To find the desired settings, go to Settings β†’ Additional Features β†’ Quick Start. This shows the current action assigned to double press the volume button. If there is a flashlight, just click on this item and select No or any other feature that does not interfere with you.

  • πŸ“± Open the "Settings" of the phone.
  • βš™οΈ Go to the section "Additional functionsΒ».
  • πŸ”¦ Find the item "Quick StartΒ».
  • ❌ Select the β€œDisable” option or change the action.

It is worth noting that in some versions of the firmware, this setting may be duplicated in the Lock Screen section. If you do not find the switch on the main path, check the Settings menu β†’ Lock Screen β†’ Shortcuts. Make sure that there is no flashlight shortcut assigned in the corner of the lock screen, which can be accidentally touched when swiping.

Why is the setting resetting?
Sometimes, after a system update or region change, the quick start settings may return to factory values, a feature of synchronization with the Mi Cloud, and it is recommended to check this setting after each major software update.

Using ADB to Advance Disconnect

If standard methods don’t work or there is no menu item (which happens on some carriers), you can use USB debugging. The method requires connecting to a computer and installing ADB Driver. It allows you to change system databases directly.

First, activate the developer mode. To do this, go to Settings β†’ About Phone and quickly click on the build number seven times (MIUI Version), a notification will appear, "You became a developer." Then, in the "Additional" menu, turn on "Debugging by USB."

adb shell settings put secure torch_slider_enabled 0

This command turns off the flashlight slider on the lock screen. To completely prevent rapid launch through the buttons, use the following instruction:

adb shell settings put global quick_launch_enabled 0

⚠️ Note: Be careful when typing commands ADB. An error in syntax can cause system services to malfunction. Enter commands exactly as they are specified in the instructions.

Once you've done the commands, restart the device, and the changes will take effect immediately after you turn on, and this method is especially useful if the shell interface is damaged or hidden by the manufacturer.

Comparison of methods of switching off flashlight

So that you can choose the most appropriate solution to the problem, we have prepared a comparative table that will help you assess the risks and complexity of each method.

MethodDifficultyRisk of errorEfficiency
Camera settingsLow.Absent.Tall.
HyperOS menuLow.Absent.Tall.
ADB teamsTall.Medium.Maximum
Third-party annexesMediumHigh-pitchedMedium

As you can see from the table, standard settings are the safest and most effective way to do this. ADB is only justified in exceptional cases when the system does not respond to normal actions. Apps from the Play Market store often contain advertising and can cause conflicts themselves.

πŸ“Š How did you turn off the flashlight?
Through camera settings
Through the HyperOS menu
With ADB teams
I haven't tried it yet.

Frequently Asked Questions (FAQ)

Can I turn off the flashlight only for a while?
You can't use regular tools to pause temporarily, but you can use Do Not Disturb or Sleep mode, which sometimes blocks peripheral activation, but it's safer to just turn off the function and turn it back on if necessary.
Why does the flashlight flash by itself?
If the flash flash flashes without your involvement, it could be a sign of notification from the app or low battery charge.
Does the shutdown affect the camera?
No, turning off the quick start does not affect the basic function of the camera.The flash will work normally when taking photos or videos through the camera app.
What to do if the settings are lost after rebooting?
This may indicate that the system configuration file has been damaged. Try resetting to factory settings or performing a firmware update through Recovery.

πŸ’‘

For most users, it is enough to turn off the Quick Start feature in the camera settings to forget about the problem of a random flash forever.

Now you know how to remove a flashlight on Xiaomi from the lock screen in a variety of ways, and by following these instructions, you'll be able to protect yourself from accidentally turning on the lights and keep your battery power, and remember that regularly updating your system helps to eliminate these software errors.