How to turn off the smartphone Xiaomi if the sensor does not work: all working ways

Xiaomi touchscreen stopped responding to touch, and the phone needs to be turned off urgently? The situation is familiar to many: the device is getting stuck, the screen crashed or just โ€œglutsโ€ after the update. In this article, 7 proven ways to turn off the smartphone when the touchscreen does not work, including methods for models with a fixed battery and without physical buttons.

We'll look at both standard solutions (like hard button resets) and advanced ones using ADB, Fastboot, or even disassembly. Importantly, some methods can lead to data loss if the device doesn't have encryption or backup enabled, so before you start, evaluate the risks and choose the most secure option for your model.

1. Hardware reset via buttons (Hard Reset)

The most versatile way is to force reboot using physical buttons. It works on 90% of Xiaomi models, including the Redmi Note 10/11/12, POCO F3/F4, Mi 11/12 and older devices.

Instructions:

  • ๐Ÿ”„ Press the power button for 10-15 seconds on some models (e.g. Redmi). 9A) That's enough to turn it off.
  • ๐Ÿ“ฑ If the screen flashes but the phone doesn't turn off, try the combination: Power + Volume up (hold 20โ€“30 seconds).
  • โšก On devices with MIUI 12+ It might work. + Volume down โ€“ this will trigger the Fastboot menu, from where you can select Power Off.

โš ๏ธ Attention: On Xiaomi with AMOLED-With screens (such as the Mi 11 Ultra), long-term button retention can cause overheating. If the case becomes hot, release the buttons and let the device cool for 2-3 minutes.

โ˜‘๏ธ Checking before Hard Reset

Done: 0 / 4

2.Switch off via mouse or keyboard connection (OTG)

If the sensor is not working, USB-Port is good, you can connect USB-mouse or keyboard through OTG-Adapter. This is a method that's suitable for models that support USB OTG (Almost all of Xiaomi after 2018).

How to do this:

  1. Connect. OTG-Adapter to the phone, and to it โ€“ mouse or keyboard.
  2. If the screen is on, the mouse cursor should appear in 5-10 seconds, and use it to navigate the menu.
  3. Click on the Power icon in the upper right corner and select Turn Off.
  4. For keyboard: press Win + Power (on some firmware) or use arrow keys to select a menu item.

๐Ÿ’ก Useful tip: If the mouse is not identified, try restarting the phone in Safe Mode (hold power). + Volume up when turned on.This mode disables third-party applications that may block OTG.

What adapters are right?
Xiaomi is better to use the original OTG-Adapters or certified (e.g. from Baseus or UGREEN). Cheap Chinese adapters may not provide enough power for the mouse, especially on Qualcomm Snapdragon devices.

3.Use of ADB (Android Debug Bridge)

If the phone is enabled debugging via USB (Settings โ†’ About Phone โ†’ MIUI Version โ†’ 7 times press to unlock Developer Mode), you can turn it off via your computer using ADB.

Step-by-step:

  1. Connect your phone to your PC through USB-cable (preferably original).
  2. Open the Command Prompt (Windows) or Terminal (macOS/Linux) and type: Adb devices Make sure the device is identified (serial number should appear).
  3. Execute the shutdown command: adb shell reboot -p

โš ๏ธ Attention: If debugging is on USB It wasn't turned on in advance, it won't work. MIUI Requires confirmation of a trusted device on the phone screen โ€“ and this is impossible without a working sensor.

๐Ÿ’ก

If the adb device command doesnโ€™t show your phone, try reinstalling Xiaomi drivers. ADB/Fastboot use another USB-port (preferably) USB 2.0).

Removal of the battery (for models with removable battery)

On older Xiaomi models (e.g. Redmi 3S, Redmi 4A, Mi Max) the battery is removable, in which case the most reliable way to turn off the power is to physically turn off the power.

How to do this safely:

  • ๐Ÿ› ๏ธ Turn off the phone from charging.
  • ๐Ÿ”ง Carefully tuck the back cover with a plastic spatula (such as from a phone repair kit). Start at the corner near the slot. SIM-map.
  • ๐Ÿ”‹ Disconnect the battery plume (if soldered, don't try to tear it off!) Wait 1-2 minutes before reassembling.

โš ๏ธ Note: On models with a non-removable battery (most Xiaomi after 2019), self-disassembly will void the warranty and can damage the plumes. If you are not sure about your skills, you should contact the service center.

๐Ÿ“Š Your phone with a removable battery?
Yes, the model to 2018
No, the battery is non-removable.
I don't know.
I have a different brand.

5.Switch off via the Fastboot menu

If the phone is switching on but the sensor is not working, you can try logging into the Fastboot and turning it off from there, a method that is suitable for devices with an unlocked bootloader or official firmware.

Instructions:

  1. Turn off your phone (if itโ€™s on, use Hard Reset from the first section).
  2. Press Power + Volume down until the Fastboot logo appears.
  3. Connect your phone to your PC and open the Command Prompt.
  4. Enter the command: fastboot oem off-mode-charge 0 This will turn off charging when it is off and the phone will shut down completely.

๐Ÿ“Œ Key takeaway: The Fastboot menu is available even on locked Xiaomi bootloaders, but not all teams work there. If the phone doesn't turn off after you type in the command, try an alternative method.

Discharge the battery to zero

The last option is to completely discharge the battery, which is suitable if other methods have not worked, but takes time (from 6 to 24 hours depending on the model).

How to speed up the process:

  • ๐Ÿ”Œ Turn off all cables (charging, headphones).
  • ๐Ÿ“ถ Turn on Airplane Mode (if the screen responds to backlighting but not touching, use it). ADB: adb shell settings put global airplane_mode_on 1
  • ๐ŸŽฎ Run a resource-intensive application (such as a game or performance test) through ADB: adb shell am start -n com.tencent.ig/com.epicgames.ue4.SplashActivity (Replace the package with any one installed on the phone).

โš ๏ธ Warning: Deep discharge (0%) can damage the lithium-ion battery, especially if the phone is long-acting off. After discharge, immediately connect it to charging for 30 to 60 minutes before turning on.

7. Contacting a service center: when nothing helps

If none of the methods worked, the problem is probably a hardware malfunction:

  • ๐Ÿ”ง Sensor or display plume damaged.
  • ๐Ÿ”‹ The power button is faulty (for example, after a fall).
  • ๐Ÿ–ฅ๏ธ A firmware failure (bootloop) requiring flashing through EDL.

In such cases, self-repair is fraught with complete loss of data or failure of the phone. Official service centers Xiaomi in Russia and the CIS offer diagnostics from 500 rubles. the average cost of repair sensor โ€” 3,000-8000 โ‚ฝ model-wise.

๐Ÿ” How to choose a service:

CriteriaOfficial Xiaomi serviceInformal workshop
Warranty for repairs12 months1-6 months (depending on the workshop)
Cost of diagnosis500โ€“1 000 โ‚ฝ (free-of-charge)300โ€“800 โ‚ฝ
Duration of repairs3-7 days (depending on the availability of spare parts)1-3 days
Data retentionPossibly (on request)Not always (risk of loss when firmware)

๐Ÿ’ก

If the phone is warranty, contact the official service ONLY.Self-disassembly or repair in uncertified workshops will void warranty obligations Xiaomi.

FAQ: Frequent questions about Xiaomi turning off without sensor

โ“ Can you turn off Xiaomi via voice assistant (Google)? Assistant/Alexa)?
No. Voice assistants don't have the right to turn off the device on command -- that's a security limitation for Android. The most you can do with voice is to reboot the phone ("Ok Google, reboot the device"), but that only works if the voice assistant is already configured and the microphone is working.
โ“ Why is the phone turned on again after Hard Reset?
This is typical of models with Auto Start After Failure (e.g., POCO F3 or Redmi Note 10 Pro).To turn off auto-enabled: Log in Fastboot (Power + Volume Down). Connect your phone to your PC and execute: fastboot oem off-mode-charge 1 After that, the device will not turn on on itself.
โ“ How to turn off Xiaomi if the buttons and sensor do not work?
In this case, only one thing remains: ๐Ÿ”Œ Discharge the battery to 0% (see Section 6). ๐Ÿ› ๏ธ Disassemble the phone and disable the battery (power users only!). ๐Ÿ”ง You can go to a service where the wizard will turn off power through the test points on the board. USB, You can try sending a shutdown command through ADB, But it only works if the debugging was on in advance.
โ“ Will these methods work on Xiaomi? MIUI 14?
Yes, all of the methods described are relevant for MIUI 14 (and newer versions), as they are tied to hardware features (Fastboot, ADB, buttons) and not the firmware version. Except for ADB commands to turn off: MIUI 14 may require on-screen confirmation if debugging has not been entrusted before.
โ“ Can I turn on my phone without a sensor?
Yes, but with limitations: ๐Ÿ–ฑ๏ธ Connect the mouse through OTG And use it for navigation. ๐Ÿ”‘ If a Smart Lock is enabled (e.g., unlocking over a Bluetooth device), the phone unlocks automatically. ๐Ÿ“ฑ Some models have facial unlock/printing, even without touching the screen, and you'll have to repair the sensor or connect external input devices to make it work.