Automatic adjustment of screen brightness is one of those Android features that is both useful and annoying. On the one hand, it saves battery power and adapts the image to lighting conditions. On the other hand, it often works incorrectly: the screen is too dark in the sun or blindingly bright at dusk. If you are tired of constant backlight jumps, this article will help to completely disable auto-brightness on any device running Android - from budget Xiaomi Redmi to flagship Samsung Galaxy.

We will look at all possible methods: from standard settings to hidden developer options. We will pay special attention to the nuances for different OS versions (from Android 10 to Android 14) and brands (Google Pixel, OnePlus, Realme and others). You will also learn how to bypass manufacturer restrictionswho sometimes hide this option in non-obvious menus.

Before you start, check the current version of Android: path Settings → About phone → Android version. This will help you follow instructions more accurately. And remember: turning off auto-brightness may slightly increase battery consumption - but for many users, comfort is more important.

Why does auto-brightness not work correctly?

Problems with automatic brightness adjustment are usually associated with three factors: hardware limitations, calibration errors light sensor or software bugs. Let's take a look at what exactly might be going wrong on your device.

The most common reason is incorrect sensor calibration. Manufacturers customize algorithms for the “average” user, but these settings rarely take into account individual preferences. For example, Samsung traditionally makes screens brighter and Google Pixel muted. If you wear glasses with tinted lenses or are often in rooms with non-standard lighting (for example, warm lamp light), the sensor will not respond adequately.

The second problem is dirty light sensor. It is usually located next to the front camera and may be covered by protective glass, film, or even dust. As a result, the smartphone “thinks” that the environment is darker than it really is and lowers the brightness. The solution is simple: wipe the top of the screen with an alcohol wipe.

  • 🔍 The sensor is covered with a cover - many cases with high sides cover the sensor, especially on models iPhone-shaped design (for example, Xiaomi Mi 11).
  • 📱 Problems after the update - sometimes firmware bugs disrupt calibration. For example, after updating to Android 13 users Sony Xperia massively complained about the screen being too dark.
  • 🔄 Conflict with applications — some apps (for example, Twilight or Night Shift) may interfere with the operation of auto-brightness.

If none of the reasons are suitable, the sensor itself may be to blame. You can check its operation using the engineering menu (about it). we will describe below) or applications like Sensor Box iz Google Play. The light sensor readings should change smoothly when moving the phone from a dark room to light.

📊 How often do auto brightness annoy you?
Constantly
Sometimes
I used to worry, but I got used to it
Never noticed any problems

Standard way to disable auto brightness

On most devices, you can disable automatic brightness adjustment through the standard settings. However, the path to this option may differ depending on. from the Android version and the manufacturer's shell. We have collected instructions for the most popular brands.

On pure Android (for example, Google Pixel, Nokia, Motorola) the path is as follows:

  1. Open Settings.
  2. Go to section Display.
  3. Click on Adaptive brightness (or Automatic brightness adjustment).
  4. Move the slider to position Off.

On smartphones Samsung (shell One UI):

  1. Settings → Display.
  2. Tap Adaptive brightness.
  3. Disable the option Adaptive brightness and uncheck Learn based on use (this is a separate function that remembers your preferences).

For devices Xiaomi, Redmi, POCO (shell MIUI):

  1. Settings → Display → Brightness.
  2. Disable the switch Automatic brightness.
  3. Please note: in MIUI 14 this option may be hidden behind the button Advanced.

Check version Android and shell

Make sure the light sensor is not covered

Battery charge is at least 20% (in case of failure)

Remember the current brightness settings -->

If your menu does not have the "Adaptive brightness" item, try search through the search bar in the settings (magnifying glass icon at the top). Enter the query “brightness” - the system will show all related options.

⚠️ Attention: On some devices (for example, Huawei s EMUI), disabling auto-brightness may reset individual color settings. data-i="116">in the display settings. Screen colors in display settings.

Disable through the quick settings panel

The fastest way to control brightness is through notification panel. not only disable auto-adjustment, but also manually adjust the comfortable backlight level. Here's how it works:

  1. Swipe down from top to open the notification panel.
  2. If the brightness is not displayed, swipe again (on some devices you need to swipe twice).
  3. Click on the icon Auto (usually located next to the brightness slider). It should go out or change color.
  4. Now manually set the desired brightness level by moving the slider.

On some devices (for example OnePlus), the "Auto" icon may be hidden. To add it:

  1. Click on the pencil icon (or "Edit") in the notification panel.
  2. Find the tile Auto brightness and drag it to the active area.

Please note: on Samsung Galaxy s One UI 5.0+ the quick settings panel may look different If the standard swipe does not show the brightness slider, try it. swipe twice or use a gesture with two fingers.

Manufacturer Path to settings Features
Google Pixel Settings → Display → Adaptive brightness You may need to disable "Adaptive Color Balancing"
Samsung Settings → Display → Adaptive Brightness Separately disable "Learn based on usage"
Xiaomi/Redmi Settings → Display → Brightness → Automatic brightness In MIUI 14 the option can be in "Advanced"
OnePlus Settings → Display → Brightness → Adaptive brightness A tile in the notification panel needs to be added manually
Realme/Oppo Settings → Display and brightness → Automatic brightness May be called "Smart brightness"

If, after disabling auto-brightness, the brightness slider in the notification panel becomes inaccessible (locked), restart the device. This is a temporary bug for some. firmware, which can be solved by restarting the system.

Hidden settings: developer options

On some devices, standard methods do not work - the manufacturer can block auto-brightness. In this case, the menu will help. developer optionsIt is hidden by default, but is activated in a few steps.

To open developer options:

  1. Go to Settings → About phone.
  2. Find item Build number (or MIUI Version for Xiaomi).
  3. Tap on it 7 times in a row. A notification “You have become a developer!” will appear.

Now return to the main settings menu - a new section will appear there For developers (or Developer options). In it you need to find options related to brightness:

  • 🔧 Disable automatic brightness - a direct option, but not available on all devices.
  • 📱 USB debugging → Disable permissions —sometimes it helps to reset the auto-brightness settings.
  • 🔄 Reset adaptive brightness settings —useful if the algorithm has “learned” the wrong values.

On Samsung in the developer options there may be a separate item Adaptive brightness with the ability to completely disable it. On Xiaomi look Automatic brightness adjustment in the section Gestures and movements (yes, it's not obvious!).

What to do if there is no "Disable automatic brightness" item?

On some devices (for example, Huawei s EMUI 12) this item is missing. In this case, try:

1. Enable and immediately disable Developer mode (sometimes resets settings).

2. Use the ADB command (described in the next section).

3. Install a third-party launcher (for example Nova Launcher), which may override system settings.

⚠️ Attention: Changing developer options may affect system stability. Do not activate options whose purpose you do not understand. For example, turning on GPU acceleration or 4x MSAA can lead to overheating or rapid battery drain.

Disabling auto-brightness via ADB (for experienced users)

If none of the previous methods worked, the only option left is the most reliable method - use Android Debug Bridge (ADB). It is a debugging tool that allows you to send commands directly to the system. The method works on 99% of devices, but requires connection to a computer.

You will need:

  • 💻 A computer with Windows, macOS or Linux.
  • 🔌 USB cable (preferably original).
  • 📱 Enabled mode USB debugging on the phone.
  • 🛠 Utility ADB (can be downloaded from the official website Google).

Step-by-step guide:

  1. Download and unzip ADB to your computer (for example, to a folder C:\adb).
  2. Enable on your phone Debugging by USB to Developer options.
  3. Connect your phone to the computer and select mode File transfer.
  4. Open command line (or Terminal on macOS/Linux) and go to folder with ADB:
cd C:\adb
  1. Enter the command to check the connection:
adb devices

If the device is detected, run the command to disable auto-brightness:

adb shell settings put system screen_brightness_mode 0

After this, auto-brightness will be disabled. To return it back, use:

adb shell settings put system screen_brightness_mode 1

On some devices (for example, Samsung) you may need an additional command to reset adaptive settings:

adb shell settings delete global adaptive_brightness_enabled

1. Install drivers for your smartphone model.

2. Switch USB mode to "Charging only" and back.

3. Use another cable or USB port.

4. Enable the "Allow USB debugging" option in the developer options.-->

This method is guaranteed to work even where the manufacturer has hidden the options in the interface. However, after resetting the settings or updating the firmware, auto-brightness may turn on again - you will have to repeat the procedure.

Third-party applications for control. brightness

If you don’t want to delve into the settings or use ADB, you can use specialized applications. They offer flexible brightness settings, including disabling auto-adjustment. Here are the most proven options:

  • 🌓 Lux Auto Brightness - allows you to create your own brightness profiles. different lighting conditions. Can completely replace the standard auto-brightness.
  • ☀️ Velocity —a minimalist application with manual and automatic adjustment, but without unnecessary functions.
  • 🔆 Brightness Control —adds a widget to the home screen for quick control of the backlight.
  • 📱 Tasker —for advanced users, you can create a task that will turn off auto-brightness on a schedule. or under certain conditions.

When installing Lux Auto Brightness or similar applications, do not forget to give them permission to Changing system settings (manually in the application settings).

One of the advantages of third-party applications is that they often offer smoother adjustmentthan standard auto brightness. For example, you can adjust different levels for daytime and nighttime, taking into account your preferences, not the manufacturer's algorithms.

⚠️ Attention: Some applications for controlling brightness (especially from unverified sources) may contain advertising or collect data about your device. Install only apps with a high rating and a large number of reviews in Google Play.

If you use Tasker, here is an example of a simple task to disable auto-brightness:

  1. Create a new task.
  2. Add an action Display → Brightness Mode.
  3. Select Manual.
  4. Save and assign a trigger (for example, by time or when connected to Wi-Fi).

What to do if auto-brightness turns on itself?

Sometimes users encounter a situation where auto brightness turns on by itself after a reboot, update, or even for no apparent reason. This may be due to:

  • 🔄 Automatic updates. firmware - some manufacturers reset the settings after the update.
  • 📱 Failure of the light sensor —the system may “think” that the sensor is faulty and force automatic adjustment.
  • 🔧 Conflict with battery optimizers —applications like Greenify or AccuBattery sometimes interfere with system settings.
  • 🔄 The "Adaptive Battery" functionAndroid 9+ the system can limit background processes, including display settings.

Solutions depend on the cause:

  • If the problem appeared after the update, try reset adaptive brightness settings through the developer options or ADB.
  • Check Settings → Applications → Accessibility → Battery optimization and disable optimization for applications related to brightness.
  • On Samsung disabling the function Learn based on usage in the display settings may help.
  • If all else fails, perform a factory reset (don't forget to make a backup!).

On devices with Android 12+ there is another possible reason: a function Adaptive backlightthat works in parallel with auto-brightness. To disable it:

  1. Settings → Display → Adaptive backlight.
  2. Disable the option and restart the device.
💡

If auto-brightness turns on after the update, check the section "Latest changes" in the settings. Some manufacturers (for example, Xiaomi) add an auto-brightness toggle switch to the update menu, where it is easy to miss.

FAQ: Frequently asked questions about auto-brightness on Android

Can auto-brightness be turned off forever?

Yes, but the methods differ depending on the device. On most smartphones, this is done through Settings → Display. On some models (for example, Huawei), after disabling, the brightness will be fixed until you enable auto-adjustment again.

Why did the screen become too dim after turning off auto-brightness?

This is due to the fact that previously the system automatically increased the brightness in bright conditions. Now you need to manually set the brightness to 60-70% and check if this level suits you. Also make sure that the energy saving mode is not turned on - it artificially darkens. screen.

Will the battery drain faster after turning off auto-brightness?

Possibly, but not significantly. Auto brightness saves battery by dimming the screen in dark conditions. If you manually set the brightness to high and frequently use your phone in the sun, battery consumption will increase. However, the difference is usually no more than 5-10%. For comparison: one hour of active use of the screen at maximum brightness “eats” about 15-20% of the charge.

How to calibrate the light sensor so that auto-brightness works correctly?

On most devices, sensor calibration is not available to the user, but you can reset its settings:

  1. Disable auto brightness.
  2. Reboot the phone.
  3. Turn on auto brightness again and give the system 1-2 days to “learn.”

There is a hidden calibration function: enter in the phone dialer Samsung there is a hidden calibration function: enter in the phone dialer #0#, then click on Sensor and monitor the light sensor readings (the value Light should change as the lighting changes).

Is there a difference between “Adaptive Brightness” and “Auto Brightness”?

Essentially, these are the same thing, but different manufacturers call the function differently:

  • Google Pixel, Nokia: Adaptive brightness (Adaptive Brightness).
  • Samsung: Adaptive brightness + option Learn based on use.
  • Xiaomi, Redmi: Automatic brightness.
  • OnePlus: Adaptive brightness or Automatic adjustment.

Some brands (for example Oppo) divide the function into two parts: basic auto-brightness and “smart” adjustment taking into account the user’s habits.