Introduction: Why this happens and whether to worry
You call the Xiaomi Redmi Note 8T, you hold your phone to your ear, and the screen suddenly goes out. The call goes on, but it becomes impossible to control it: you can't turn on speaker, switch to speaker or complete the call. The situation is familiar? This is one of the most common complaints of Redmi Note 8/8T owners, and the reasons can be hidden in hardware malfunctions and software failures.
In most cases, the problem is not critical and solved without visiting a service center, but if the screen goes out unpredictably - 2 seconds after the start of the call, then 20 - or is accompanied by other symptoms (for example, spontaneous reboots), this can indicate serious problems. In this article, we will analyze all possible causes, from banal to rare, and give clear instructions for eliminating each of them.
Note: if your Redmi Note 8T fell before the problem or was in the water, most likely, the fault is mechanical damage to the proximity sensor or the plume of the display. In other cases, you should start with software methods - they are less expensive and often give results.
1. The proximity sensor: how it works and why it fails
The main reason the screen goes out when you call is because the proximity sensor is not working properly, and it's located at the top of the screen (near the front camera) and it's responsible for turning off the display when you bring the phone to your ear, so you can prevent accidental taps during a conversation. The Redmi Note 8T uses an infrared sensor that can fail for several reasons:
- π Sensor pollution: Dust, greasy prints or protective film block infrared signal.
- π₯ Mechanical damage: A phone hit or fall could have displaced the sensor or damaged its contacts.
- π Calibration failure: after update MIUI or resetting the sensor may work unstablely.
- π οΈ Wear over time: in models 2019-2020 release sensors often fail after 2-3 years of operation.
To check the operability of the sensor, use the service code:
- Open the Phone app.
- Enter the combination: ##6484## (or #4636## β Equipment Testing).
- Select Proximity Sensor (Proximity Sensor).
- Close the sensor with your hand - the value should change from 5.00 cm to 0.00 cm. If there is no reaction or the readings jump chaoticly, the sensor is defective.
β οΈ Warning: If the sensor shows 0.00 cm even when the phone is lying on the table, it means sticking contacts - a sign of moisture or oxidation of the board.
2. Software failures: MIUI, firmware, and application conflicts
If the proximity sensor is working, but the screen is still going out, the software is to blame. In the Redmi Note 8T, the most common problem is:
- π± An outdated version MIUI: firmware MIUI 12.5 There were bugs with sensor control during calls.
- π Failed update: if the phone was updated βover the airβ with a weak Wi-Fi signal, files could download with errors.
- π€ Application conflict: Some programs (such as Truecaller, DualSpace, or modified launchers) take control of the screen.
- π§Ή Clogged cache: system cache files can block correct operation of sensors.
How to diagnose a programmatic cause:
- Check out the MIUI version: Settings β About Phone β MIUI version. If it is older than 12.5.3, an update is required.
- Run your phone in safe mode (hold the power button β Safe Mode). If the problem disappears, the third-party app is to blame.
- Clear the cache: Settings β Applications β App management β Phone β Storage β Clear the cache.
βοΈ Diagnostics of program failures
Critical information: There was a bug in MIUI 11 firmware for the Redmi Note 8T that would turn the screen off when you call if Read mode is turned on, and check if it's activated in the notification curtain.
3. Energy saving and optimization settings
Aggressive power saving settings in Xiaomi can cause the system to force the display to turn off during a call to "save charge."
- π You are using ultra-economic or super-saving mode.
- β‘ Optimization for the Phone application is enabled.
- β³ The screen settings have a minimum waiting time (10 seconds).
How to remove unnecessary restrictions:
- Go to Settings β Battery and Performance β Battery Settings
- Select Mode Choice and set Balanced (not Economical!).
- In Battery Optimization, find the Phone app and turn off optimization for it.
- In Settings β Screen β Sleep mode set a value of at least 30 seconds.
| Setting up | Recommended value | What happens if you leave it default |
|---|---|---|
| Battery mode | Balanced | The screen may go out due to forced shutdown of "extra" processes |
| Optimization for the "Phone" application | Disconnected. | The system will limit background activity, which will lead to failures during the call. |
| Screen sleep mode | 30 seconds or more | At 10 seconds, the screen may go out before the proximity sensor is triggered. |
| Reading mode | Unplugged. | The enabled mode blocks the sensors and leads to the "hang" of the screen |
π‘
If the problem occurred after the MIUI update, try to roll back to the previous version via Fastboot. Instructions for the Redmi Note 8T are available on the 4PDA forum in the firmware theme.
Mechanical damage: plume, display, board
If the software methods didn't help, it's time to consider hardware faults.The Redmi Note 8T is the most vulnerable:
- π± Display plume: when falling or opening the lid often, it can rub or move away from the connector.
- π Approximation sensor connector: oxidation or poor contact leads to false positives.
- π§ Moisture intrusion: Even after drying, corrosion on the board can manifest itself after months.
- π¨ Screen damage: cracks in sensor area block its signal.
How to diagnose a hardware problem:
- Light a flashlight on the top of the screen at an angle, and if you see rainbow swelling under the windows, it's a sign of the plume's detachment.
- Lightly press the proximity sensor area (not the screen, but the phone frame!) If the screen starts to blink or go out, the contact problem is.
- Check if the battery is bloated: Settings β Phone β Battery condition. Bloating can press on the display plume.
β οΈ Warning: If your phone falls into water or works in the rain, don't dry it with a hair dryer or rice, it will speed up corrosion.
What if the screen goes out only when using the headset?
Conflicts with SIM-map-and-net
Rarely, but it happens: the screen goes out due to problems with the screen. SIM-This is because when you call, the system switches to the modem, and if there's a failure in the chain, it can cause the interface to freeze:
- πΆ The screen is only turned off when calling through 2G/3G, 4G (VoLTE is working normally.
- π Before going out, an icon appears on the screen! or Γ near the network indicator.
- π± The phone will spontaneously switch to mode 2G.
Decisions:
- Switch to the switch. 4G (VoLTE: Settings β SIM-maps and mobile networks β [Yours. SIM] β Preferred type of network β 4G.
- Turn off Improved Call Quality (if enabled): This mode sometimes conflicts with sensors.
- Try calling someone else. SIM-If the problem is gone, it's your main card (possibly chip damage).
- Reset network settings: Settings β System and device β Reset settings β Network reset.
6. Solutions for advanced: debugging and manual settings
If standard methods donβt work, you can try manual settings through the Engineering Menu or ADB. These methods require caution, but often help in advanced cases.
Method 1: Calibration of the sensor through the engineering menu
- Enter the code: ##36446337## (or #4636###).
- Choose Hardware Testing β Proximity Sensor.
- Press Calibrate and follow the instructions on the screen.
Method 2: Disable the proximity sensor via ADB (if it is completely faulty):
adb shell settings put system proximity_delay 2500
adb shell settings put system proximity_distance 5.0These commands will increase the sensor delay and change the sensitivity threshold. Once you enter, restart the phone.
Method 3: Manual firmware updates via Fastboot
If the problem has occurred after the update "over the air", download the full firmware for the Redmi Note 8T (codename willow) from the official website en.miui.com and scroll through the Mi Flash Tool.
β οΈ Attention: Before use ADB or by firmware via Fastboot, back up through Settings β Additionally. β Backup and reset: Wrong commands can lead to a brick (completely inoperable) phone.
π‘
If you are not sure about your ADB or firmware skills, you should contact the service. Wrong actions can deprive the phone of warranty (if it is still valid).
7. When there's only a service center left
If none of the methods worked, most likely, the problem is hardware and requires professional repair.
- π§ The screen goes out even in the engineering menu (meaning the board or plume is faulty).
- π§ The phone fell into the water or worked in a humid environment (to clean the board).
- π₯ Artifacts (strips, flickers) appeared on the screen - this is a sign of damage to the matrix or graphics chip.
- π After a fall or impact (even if there is no external damage, the plume could move away).
What to do in the service:
- π Diagnostics of the proximity sensor and its replacement (cost: ~800β1500 β½).
- π± Replacement of the display plume (cost: ~1500β2500 β½).
- π» Replacement or replacement of the network module (if the problem is SIM-map).
- π Replace the battery (if it swells and presses on the board).
Average repair costs for Redmi Note 8T in 2026, 1,000 to 4,000 β½, If the phone is warranty-free, don't hack it yourself, it will void the warranty.