The proximity sensor on the Xiaomi Redmi Note 8 is a small but important element that automatically turns off the screen when you hold the phone to your ear. However, many users experience its incorrect operation: the screen goes off too early, does not respond to the phone's withdrawal or fires falsely when using the case. If you are tired of these problems, this article will help you completely turn off the sensor or adjust it to your needs.
Before you start deactivating, it's worth understanding that the proximity sensor is not just a "superfluous feature"; it saves battery power, prevents accidental taps during a conversation, and protects against facial heat. But if the benefits don't outweigh the inconvenience, you have 5 proven ways to turn it off, from standard settings to deep system interventions, and we'll break down each method with step-by-step instructions, warnings, and alternatives.
Important: Some methods require developer rights or PC connectivity. If youβre new to Android setup, start with the simplest options (sections 2β3) and then move on to the more complex manipulations.
1.Why the proximity sensor may interfere: typical problems
On the Redmi Note 8, the proximity sensor is located at the top of the screen next to the front camera, and its operation is based on infrared radiation: when an object (like your ear) approaches a distance of 2-5 cm, the sensor sends a signal to the system and the screen goes out. In theory, it is simple, but in practice, users are faced with:
- π False positives: The screen turns off when the phone is tilted, in your pocket, or when using transparent cases.
- π Delayed on: after removing the phone from the ear, the screen does not respond 1-3 seconds.
- π΅ Complete failure: the sensor stops working after a fall, update MIUI glass-replacement.
- π Increased battery consumption: if the sensor is constantly βgluttingβ, the system spends resources on processing false signals.
Most often, problems are associated with contamination of the sensor (dust, greasy prints), damage after repair (for example, when replacing the display) or software bugs in the MIUI firmware. Before turning off the sensor, try to wipe its area with a soft tissue with alcohol - sometimes this is enough to restore work.
β οΈ Warning: If the sensor stops working after a fall or impact, turning it off may be a temporary solution. In the long term, diagnostics at a service center are recommended - there may be damage to the plume or motherboard.
2. Method 1: Disconnect via call settings (without root)
The simplest and safest method is to deactivate the automatic screen shutdown function during a conversation, which does not physically turn off the sensor itself, but blocks its effect on the screen, and is suitable for users who are only hampered by the display quenching, not the sensor itself.
Instructions:
- Open the phone application (pipe icon).
- Click on the three dots in the upper right corner β select Settings.
- Go to the Calls section β Additional settings.
- Find the option to turn off the screen during the call (or similar) and deactivate the slider.
- Save the changes and restart the phone.
After that, the screen will not go out when you hold the phone to your ear, but the sensor will continue to work in the background (for example, for some applications or gestures).
Is the screen turned off when you test the call?| Do the touch buttons work while you talk?| Is there a delay when you return to the screen?| Are the settings still in place after you restart?
-->
Method 2: Deactivation through the engineering menu (hidden settings)
If standard settings don't work, you can go to the engineering menu, the hidden MIUI section where low-level sensor settings are available, which doesn't require root rights, but it does require caution: incorrect changes can disrupt other functions.
How to open the engineering menu on Redmi Note 8:
- Open the Phone app.
- Enter the code ##4636## (Testing menu opens).
- Select Sensor Information (or Sensor Test)
- Find the Proximity Sensor string and click on it.
- In the window that opens, uncheck the Enable box or set the value 0 in the Threshold field (the trigger threshold).
If the menu is in English, look for items with the words proximity, disable or off. After changes, be sure to restart the phone - some settings apply only after the reboot.
β οΈ Note: In the engineering menu there are parameters that affect the operation of the network, GPS Don't change other settings unless you're sure they're there, for example, turning off the Gyroscope will cause problems with the screen turning around.
What to do if the engineering menu is not opened?
Method 3: Disconnect via ADB (for power users)
If previous methods have failed, you can disable the sensor at the system level using Android Debug Bridge (ADB), which requires a PC connection and basic command line knowledge, but gives a hundred percent result.
What you need:
- π₯οΈ Computer with Windows/Linux/macOS.
- π± USB-cable (preferably original).
- π§ Installed Xiaomi drivers and package ADB Tools.
- βοΈ Initiated Debugging Mode USB phone-on.
Step-by-step:
- Activate Developer Mode: Go to Settings β About Phone. Click 7 times on the MIUI Version until the notification βYouβre a Developerβ appears. Return to Settings β Additional β Developer and enable USB Debugging.
Connect your phone to your PC and open the command prompt (Windows) or terminal (Linux/macOS).
adb devices(Serial number device should appear)
adb shell settings put global proximity_sensor_enabled 0Reboot the phone.
To get the sensor back to work, use the same command by replacing 0 by 1. This method completely disables the sensor at the Android level, so the screen will not go out even in applications using the sensor (for example, in some games or gesture programs).
Yes, often |Tryed 1-2 times |No, but I want to learn |No, and I don't plan |I don't know what it is
-->
5. Method 4: Using calibration applications (without root)
If the sensor isn't working properly, but you don't want to shut it down completely, try recalibrating it with specialized utilities, which help you reset the sensor to factory settings or set the trigger threshold.
Top.-3 calibration:
| Annex | Functions | Reference | Features |
|---|---|---|---|
| Proximity Sensor Reset | Sensor reset, sensitivity test | Google Play | Simple interface, no advertising |
| Sensor Box for Android | Viewing data from sensors, calibration | Google Play | Supports all sensors of Redmi Note 8 |
| CPU-Z | Checking the status of sensors, tests | Google Play | Shows technical data (useful for diagnosis) |
How to Calibrate the Sensor in Proximity Sensor Reset:
- Install and open the application.
- Press Reset Proximity Sensor.
- Follow the instructions on the screen (usually close the sensor with your hand for 5 seconds, then remove it).
- Reboot the phone.
If calibration fails, the sensor may be physically damaged, in which case turning it off (in ways 2β3) is the only solution.
π‘
Before calibration, wipe the sensor area with a dry wipe - greasy spots or dust can distort the sensor readings.
6. Method 5: Completely disable via build.prop editing (requires root)
For users with root rights, there is a radical method - editing the system file build.prop. This method permanently disables the proximity sensor at the software level, but requires caution: an error in the file can lead to a bootloop (locked phone turn on).
Instructions:
- Install a file manager with root support (such as Root Explorer or Solid Explorer).
- Go to /system/build.prop.
- Open the file in the text editor and add the following line at the end: persist.sys.proximity.disable=1
- Save the changes, set the rights 644 (rw-r-----).
- Reboot the phone.
To get it back, delete the added line or replace it with 1 by 0, a method that is suitable for power users, as it requires an understanding of how Android works and the ability to restore the system in the event of a crash.
β οΈ Note: Editing build.prop can cause problems with OTA-Updates (over-the-air updates) Before changing the file, back up through TWRP or other recovery.
7. Consequences of disabling the proximity sensor: pros and cons
Before you finally deactivate the sensor, evaluate the pros and cons. We've put together the key implications in a table:
| Pluses | Cons |
|---|---|
| β The screen does not go out during calls (convenient for using hands-free or recording conversations). | β Risk of accidentally tapping your cheek or ear (for example, completing a call or turning on the speakerphone). |
| β No delay when returning to the screen after a conversation. | β Increased battery consumption (the screen stays on longer). |
| β Solving problems with false positives (such as in a case or pocket). | β Some applications (e.g, VR-Games may not work properly. |
| β The ability to use gestures associated with the sensor (if it interferes with their execution). | β When a screen falls or hits, it may remain active, increasing the risk of damage. |
Alternatively, a partial shutdown is possible, for example, if you leave the sensor on, but set a minimum threshold for activation through the engineering menu (mode 3), so that it will only respond to a close distance (1-2 cm), ignoring false signals.
π‘
If you make frequent calls in the car or use a headset, turning off the sensor may be justified.For the rest of the cases, try calibrating or adjusting the trigger threshold first.