How to Reboot Xiaomi Redmi 8T without a power button: all the ways from simple to complex

Broken power button on Xiaomi Redmi 8T β€” This is a problem that many users face after 2-3 Contacts oxidize, the mechanism jams, and sometimes the button just falls off after a fall. But what if the phone freezes and you can't physically turn it off? Or you need to restart the device to install updates, but the button doesn't respond to presses?

In this article, we will discuss all possible ways to reboot Redmi. 8T without using the power button – from standard Android features to technical tricks ADB Importantly, some methods require pre-tuning, so if your phone is still working, prepare alternative shutdown options in advance.

Before proceeding with the instructions, check whether the button responds to a long press (10-15 Sometimes the contacts get dirty and the power retention can work. If not, read on.

πŸ“Š Why did you break the power button on Redmi? 8T?
Mechanical damage (fall, impact)
Wear after long service
We got liquid.
You fell off for no reason.
Another option

1. Software reboot via Android menu

The safest way is to use the built-in features of the system, which is suitable if the screen is working and the phone is not hanging dead.

Step 1. Open the Settings. β†’ About the phone (or Settings) β†’ System system β†’ The phone in MIUI 12+).

Step 2. Find the item "Reboot" (in some versions) MIUI It is hidden - tap 7 times on the version MIUI, to unlock the advanced settings).

Step 3: Confirm action. The phone will restart in a standard way, without the risk of data loss.

Check the battery power (minimum 20%)

Close all applications (double pressing the Home button)

- Turn it off. USB-cables (if connected)

Make sure the screen responds to touch.

-->

⚠️ Warning: If the phone doesn't turn on after the restart, it may be a problem with a damaged bootloader or a dead battery, in which case you'll need to connect to the charging station. 10-15 minutes before trying again.

This method will not work if:

  • πŸ“΅ The screen does not respond to touch (touch module damaged)
  • πŸ”„ The phone is getting stuck on Xiaomi logo or black screen
  • πŸ”‹ Battery discharged below 5%

2.Gestural and keyboard combinations for forced reboot

Xiaomi Redmi 8T Supports several hidden combinations that can help reboot a device without a power button, and these methods work even when the screen is partially broken.

Method 1: Volume key combination

  1. Press the volume and volume button at the same time.
  2. Hold on. 10-15 seconds until the screen goes out or the reboot menu appears.
  3. If a menu appears, select β€œReboot” using volume buttons and confirm (usually by long pressing the volume down button).

Method 2: Emergency discharge through charging

  • πŸ”Œ Connect the phone to the charger (preferably the original one on the phone) 18W).
  • πŸ“± If the screen reacts, swipe down the notification panel and tap the Charging icon".
  • πŸ”„ In some firmware MIUI There's a button that says "Reset".

πŸ’‘

If the key combination does not work, try connecting the phone to the PC. USB And you can keep the volume buttons already connected, and sometimes it helps wake the system up.

⚠️ Warning: Forced reboot through volume buttons can cause unsaved data to be lost in open applications. If the phone is synced to Mi Account, important files will recover after turning on.

3.Reboot via ADB (for advanced users)

If you're on your Redmi. 8T debugging is included USB, You can restart it using your computer and utility. ADB (Android Debug Bridge: This method requires pre-setting, but it works even when the screen is completely broken.

Step 1. Set it up. ADB PC-only:

  • πŸ–₯️ Download Platform Tools from the official Android website.
  • πŸ“‚ Unpack the archive into the root of the disk C:\ (It's got to be a way. C:\platform-tools\).
  • πŸ”§ Add the path to ADB (c) Environment variables (instructions for Windows: here).

Step 2. Connect the phone and execute the command:

adb devices

If the device is determined (the serial number will appear), enter:

adb shell reboot

Step 3: If your phone doesn’t respond, try a forced reboot:

adb shell "echo 1 > /sys/power/state"
What if the ADB can’t see the device?
- Check if the debugging is included USB In Settings β†’ The phone. β†’ Version. MIUI (Tap 7 times, then go back to Settings β†’ Additionally. β†’ For developers. - Install Xiaomi drivers from the official website: link. - Try another one USB-cable (preferably original) - Reboot your PC and phone (if possible).

⚠️ Attention: Teams ADB They can reset the network settings or damage system files if entered incorrectly!

ADB Team TeamAction.Risks.
adb shell rebootSoft resetSafe.
adb shell reboot recoveryTransition to Recovery ModeYou can accidentally reset the data.
adb shell "echo 1 > /sys/power/state"Forced shutdownPossible errors of the file system
adb shell am broadcast -a android.intent.action.REBOOTReboot through intentIt might not work on custom firmware.

Hardware methods: battery extraction and "charging trick"

If the software doesn't work, there are mechanical options. 8T The battery is non-removable, but it can be briefly turned off to simulate a complete shutdown.

Method 1: Battery discharge to 0%

  • πŸ”‹ Leave the phone on until full discharge (may take up) 12-24 hour).
  • πŸ”Œ Connect to charging – the device must automatically turn on.

Method 2: Extreme measure - disassembly of the body

  1. πŸ› οΈ Remove the back cover (need a mediator or plastic spatula).
  2. πŸ”§ Carefully disconnect the battery plume to 10-15 seconds (do not pull out forcefully!).
  3. πŸ”Œ Connect the plume back and charge the phone 5-10 minutes before switching on.

πŸ’‘

Disassembly of the Redmi hull 8T This method can only be used if other options have been exhausted!

⚠️ Warning: After a forced battery shutdown, the phone can:

  • πŸ•’ Load longer (up to 5 minutes).
  • πŸ“± Hanging on the logo MI (You will need to reset via Fastboot).
  • πŸ”„ Reset network settings (Wi-Fi, Bluetooth).

5. Use of the "Reset Gestures" function (requires settings)

V MIUI 12+ There's a hidden feature called Reboot Gestures that lets you turn off your phone without a power button, but you have to activate it in advance.

How to turn on:

  1. Go to Settings. β†’ Special facilities β†’ Reboot gestures.
  2. Activate the slider and remember the combination (usually triple tapping the screen or holding three fingers).
  3. Test the gesture on your work phone.

How to use when a broken button:

  • πŸ‘† If the screen is working, perform the saved gesture.
  • πŸ“± There will be a menu with options "Switch off", "Reset", "Emergency mode".
  • πŸ”„ Select the desired item (confirmation – by touch or volume button).

⚠️ Note: On some firmware, reboot gestures are turned off after the update MIUI. Check their performance after installing security patches.

6.Reboot via Fastboot Mode (if the phone doesn't turn on)

If Redmi 8T does not respond to any actions, but when connected to a PC is defined as a device in Fastboot mode, you can try to reboot it through the command line.

Instructions:

  1. πŸ–₯️ Connect your phone to a PC with installed ADB and Fastboot.
  2. πŸ”§ Open the command line in the platform-tools folder and type: fastboot devices If the device is determined, continue.
  3. πŸ”„ Enter the soft reboot command: fastboot reboot or forced: fastboot oem reboot

If the phone is on EDL (black screen, not defined):

  • πŸ› οΈ You will need an authorized Xiaomi account and the Mi Flash Tool.
fastboot flash recovery recovery.img


fastboot reboot recovery

-->

Frequent Mistakes and How to Avoid Them

When you try to reboot Redmi 8T Without the power button, users often face typical problems. Here's how to solve them:

Problem 1: The phone doesn’t respond to keyboard combinations

  • πŸ”‹ Check the battery charge (minimum 10%).
  • πŸ”Œ Connect to the charger on 5-10 minutes, then try again.
  • πŸ› οΈ If the volume buttons also do not work, there is only a disassembly or service center.

Problem 2: After the reboot, the phone hangs on the logo

  • πŸ•’ Wait. 10-15 Minutes (sometimes the system is repaired by itself).
  • πŸ”„ Try to go to Recovery Mode (volume button up) + power, but if the power button is broken, only through ADB).
  • πŸ“₯ If it doesn’t work, run your phone through Fastboot (instructions above).

Problem 3: ADB can't see the device

  • πŸ”§ Install Xiaomi drivers manually through Device Manager.
  • πŸ”„ Restart your PC and phone.
  • πŸ“‘ Try another one. USB-port (preferably) USB 2.0 on the back of the PC).

Critical error: If after manipulation the phone stopped turning on completely (black screen, no reaction to charging), this can mean:

  • πŸ”‹ Damage to the power controller.
  • πŸ”Œ Short circuit after battery shutdown.
  • πŸ“± Firmware failure (requires flashing through) EDL).

In such cases, self-repair is not recommended - contact the service center with an error code (if any).

FAQ: Answers to Frequent Questions

Can I reboot Redmi? 8T through SMS call?
No, in MIUI There is no remote reboot function on SMS The only way to do this remotely is to use it. ADB Wi-Fi (you need to pre-enable debugging over the network in the developer settings).
Why does the battery stop working?
Probable causes: πŸ”‹ Battery discharged to 0% (plug to charge 30)+ minute). πŸ”Œ The display plume or buttons have gone (check after disassembly). πŸ“± Loader failure (requires firmware via Fastboot) If the screen is black but the phone vibrates when charging, the problem is the display or plume backlight.
How to Reboot Redmi 8T, If the screen is broken and does not respond to touch?
Options: Use ADB (If debugging is on, plug the mouse into the USB-OTG (If the volume buttons work, try the Volume Up combination. + Volume Down (hold 15)+ seconds). ⚠️ If nothing helps, just disassemble and shut off the battery.
Will Face work? ID post-forced reboot?
Yes, biometrics (fingerprint, facial recognition) are stored in a secure chip and are not reset when you reboot, but if you reset to factory settings through Recovery, all biometrics will be deleted.
How much does it cost to repair the power button in Redmi? 8T?
The cost of repair depends on the cause of the breakdown: Type of breakdown Price (β‚½) Cleaning/replacement of button contacts 800-1 500 1-2 hours Replacement of button plume 1,500-2,500 1 day Replacement of power chip 3000-5 000 2-3 days πŸ’‘ Tip: Before repairing, check whether the warranty is valid (even if the button broke due to your fault, sometimes the service is met by the guarantee).