How to turn on Xiaomi Redmi without a power button: all ways from charging to firmware

Why your phone doesn’t turn on without a power button and what to do about it

A broken power button on Xiaomi Redmi is one of the most common hardware problems that can completely paralyze a smartphone. Unlike software failures, it won’t help to reboot or reset settings: without physical contact in the button, the system simply doesn’t get a start signal. But it’s not a verdict! Even if the button doesn’t work completely, there are at least 7 alternative ways to turn the device on – from simple (through charging) to complex (flashing through Fastboot).

It is important to understand that the methods differ in efficiency depending on the Redmi model (for example, the Redmi Note 10 Pro supports ADB, and the Redmi 9A does not) and the state of the phone (whether the battery is discharged, whether debugging is enabled on USB). In this article, we will discuss all the current methods, including those that work even on a fully discharged device.

Before you start, check:

  • πŸ”‹ Is the phone really dead? Connect to charging for 10-15 minutes - sometimes the charging indicator doesn't burn due to a software failure.
  • πŸ”Œ Are the cable and power supply good? try another charger.
  • πŸ› οΈ Are there any physical damage (moisture, falls)? This can block alternative methods of inclusion.

πŸ“Š What is the Xiaomi Redmi model you have?
Redmi Note 10/11/12
Redmi 9/9A/9C
Redmi 8/8A
Redmi 7/7A
Another model

Method 1: Enable via charger (works on 80% of models)

The most versatile method is forced charging, which works on most Redmi models (except the oldest models before 2018) and does not require additional tools. The bottom line is that when connected to a power source, the charging controller can initiate an on-off even if the power button is not pressed.

Instructions:

  1. Connect your phone to the original charger (preferably with Quick Charge support).
  2. Leave on charging for at least 20-30 minutes – even if the indicator does not burn, the battery can gradually accumulate charge.
  3. After 30 minutes, turn off the charger and reconnect. Repeat 2-3 times, sometimes triggering the controller.
  4. If the Mi logo appears on the screen, but further loading has stopped, try holding the volume button (this can unlock the bootloader).

⚠️ Attention: If the phone doesn't respond at all (no vibration, charging indication), the problem may be deeper - for example, in a damaged power button plume or power controller. ADB or service menu.

Use the original Xiaomi cable|Wait at least 30 minutes on the charge|Try another charger.|Check if the phone is heating up (short circuit sign)-->

Method 2: Use ADB (only if USB debugging was enabled)

If your Redmi has previously been activated by debugging USB (USB Debugging, you can enable it via your computer ADB (Android Debug Bridge: This method works even on a fully discharged phone if it responds even slightly to a PC connection.

Step-by-step:

  1. Install Platform Tools on PC (includes ADB and Fastboot).
  2. Connect your phone to your computer through USB-cable (preferably original).
  3. Open the command prompt (cmd) in the ADB folder and type: adb devices If the phone is identified (the serial number appears), move to the next step. If not, try another cable or USB port.
  4. Enter the command to simulate the power button: adb shell input keyevent 26 This is the equivalent of a short press on the power button.
  5. If the phone is not responding, try the command for long press: adb shell input keyevent --longpress 26

πŸ”Ή What to do if ADB can't see the device?

  • πŸ”Œ Try another one. USB-port USB 2.0 on the back of the PC).
  • πŸ“± Make sure your phone is unlocked. OEM Unlock (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times to tap β†’ Additionally. β†’ For developers β†’ Unlocking OEM).
  • πŸ–₯️ Reinstall Xiaomi drivers via Mi PC Suite.

How to turn on USB debugging if the phone is not already turned on?
Unfortunately, if debugging wasn’t enabled in advance, it’s impossible to activate it without a power button working, and the only way out is to use other methods in this article (for example, via Fastboot or service menu).

Method 3: Going to Fastboot and Forced Downloading

If the phone is responsive to a PC connection (e.g., it makes a connection sound or is defined as a Qualcomm HS-USB QDLoader 9008) but doesn’t turn on, you can try to put it into Fastboot mode and run it from there. This method works on most Redmi on Qualcomm processors (e.g., Redmi Note 9 Pro, Redmi K40).

Instructions:

  1. Connect your phone to your PC and open the cmd in the folder with Fastboot.
  2. Enter the command to check the connection: fastboot devices If the device is determined, move on. If not, try holding the volume button when connecting.
  3. Start the phone with the command: fastboot reboot
  4. If that doesn’t work, try an alternative command to simulate the push of a button: fastboot oem powerkey (not working on all models).

⚠️ Note: Fastboot commands can reset or damage data if entered incorrectly. Do not use commands like fastboot erase or fastboot flash without fully understanding the consequences!

Model RedmiSupport for FastbootDoes fastboot oem powerkey work?
Redmi Note 10/11/12βœ… Yes.βœ… Yes (on most firmware)
Redmi 9/9A/9Cβœ… Yes.❌ No (required) ADB)
Redmi K40/K50βœ… Yes.βœ… Yes (to unlock the bootloader)
Redmi 8/8A⚠️ Partially (depends on firmware)❌ No.

Method 4: Enable via Mi Account (authorized devices only)

If your Redmi was linked to your Mi Account and Find Device was activated, you can try to turn it on remotely, which works even if the phone is dead, but requires:

  • πŸ“± Linking the device to the Mi Account.
  • 🌐 Internet access on your phone (via mobile network or Wi-Fi).
  • πŸ”‹ Minimum battery charge (at least 5-10%).

How to do this:

  1. Go to i.mi.com and log in.
  2. Select your Redmi from the list of devices.
  3. Click Find the device β†’ Control β†’ Reboot.
  4. If the phone is connected to the network, it will receive a command and turn on.

πŸ”Ή What to do if the phone is not responding?

  • πŸ”„ Try sending a command Sound signal – if the phone makes sound, it means it is online, but the screen is not working.
  • πŸ“‘ Make sure your phone is on mobile data or connected to a known Wi-Fi network.
  • πŸ”‹ Connect your phone to charge for 10-15 minutes and try again.

πŸ’‘

If the phone is enabled via Mi Account, but the power button is still not working, activate USB debugging and OEM unlocking immediately in the developer settings. This will help in the future to use ADB without physically accessing the button.

Method 5: Test Point – the last resort for experienced users

If all previous methods failed and the power button physically fell off or broke, you can try turning the phone on via the service menu (Test Point), which requires disassembling the device and is only suitable for models where Test Point is available (for example, Redmi Note 8 Pro, Redmi K30).

⚠️ Attention: The wrong actions can completely disable the phone! If you are not sure about your skills, you better contact the service center.

The following is the example of Redmi Note 9 Pro:

  1. Remove the back cover of the phone (need a mediator and a hair dryer to soften the glue).
  2. Find the Test Point on the motherboard (usually signed as TP or circled in a red circle).
  3. Connect the phone to the charger.
  4. Close Test Point to the mass (body) with tweezers or a screwdriver for 5-10 seconds.
  5. The phone should go to Fastboot mode or turn on.

πŸ“Œ Where to find Test Point?

  • πŸ” On the Redmi Note. 8/9/10 β€” near-charger.
  • πŸ” On the Redmi. K20/K30/K40 β€” under the battery, next to the memory chip.
  • πŸ” On the Redmi. 9A/9C β€” It may not be available (alternative points should be sought).

πŸ’‘

The Test Point is an emergency method that should only be used if other methods have failed. Once switched on, it is recommended to immediately take the phone to the service to repair the power button.

Method 6: Connect keyboard or mouse over USB (for Redmi with USB OTG support)

Few people know, but some Xiaomi Redmi models (for example, Redmi Note 10 Pro, Redmi). K40) support the connection USB-keyboards or mice through OTG-This allows you to simulate the power button press without physical contact.

How it works:

  1. Buy it. USB OTG-adapter (stands) ~100-200 rubles).
  2. Put it on the phone. USB-keyboard (wired or wireless with USB-receiver).
  3. Press the Power button on the keyboard (usually Ctrl + Alt + Del or a special key in the upper right corner).
  4. If the phone doesn’t respond, try the Win + Power combination.

⚠️ Limitations of method:

  • ❌ Does not work on Redmi with MediaTek processors (e.g. Redmi) 9A, Redmi 8A).
  • ❌ The phone needs to be at least a little charged (otherwise). OTG non-activated).
  • ❌ Not all keyboards are supported – it is better to use the simplest keyboard. USB-keyboard without additional drivers.

Method 7: Firmware via EDL Mode (for advanced users)

If the phone doesn't respond fully to charging, ADB or Fastboot, the last chance is to flash it in EDL (Emergency Download Mode) mode.

  • πŸ–₯️ Computers with Qualcomm drivers installed.
  • πŸ“„ Firmware for your Redmi model (you can download it on Xiaomi Firmware Updater).
  • πŸ”§ Mi Flash Tool or QFil.

Instructions:

  1. Install Qualcomm drivers (e.g. via QC Firehose).
  2. Connect your phone to your PC in EDL mode (this may require closing Test Point).
  3. Open the Mi Flash Tool, select the firmware and press Flash.
  4. After the firmware, the phone should automatically turn on.

⚠️ Attention: Firmware in EDL It erases all data and can result in the Mi Account being blocked if the phone was linked to the account!

πŸ’‘

Firmware through EDL is an extreme measure that should only be done by experienced users. If you are not sure about your actions, you should contact the Xiaomi service center.

Frequently Asked Questions (FAQ)

Can I turn on Redmi without a power button if it is completely discharged?
Yes, but only if the phone is slightly responsive to charging, try to leave it on charge for 1-2 hours, even if the indicator is not on, if charging does not work, all that remains is firmware through EDL or button repair.
How do you know if the power button is broken and not something else?
Signs of a faulty button: The phone does not turn on, but responds to charging (vibrates, the indicator burns). When you press the button, there is no characteristic click. The phone only turns on after repeatedly pressing or holding the button. If the phone does not respond to charging and is not detected by the computer, the problem may be in the battery, the plume or the motherboard.
How much does it cost to repair the power button in the service center?
Cost depends on model: Redmi model Repair cost (β‚½) Redmi Note 10/11/12 1 200 – 2 500 Redmi 9/9A/9C 800 – 1 500 Redmi 8/8A 700 – 1 200 Redmi K40/K50 1 500 – 3 000 πŸ”Ή Important: In informal services, repairs may be cheaper, but there is a risk of installing a non-original button that will quickly fail.
Can I use my phone without a power button if it’s turned on?
Yes, but with reservations: πŸ“± Install Power Menu app – it adds a virtual off button to the notification bar. πŸ”‹ Activate debugging on USB and use ADB switch off/reset. ⚠️ Avoid full discharge – without a power button, you won’t be able to turn your phone on if it shuts down.
What if the phone is turned on, but the power button works again?
It's a sign of wear on the micro-switch or oxidation of the contacts: 🧴 Clean the button with an alcohol solution (carefully, without disassembling). πŸ”¨ If the button "fails", put a thin layer of isolating tape under it (this will temporarily return the click). πŸ“± Turn off double tap to wake up (Settings) β†’ Screen. β†’ Double tap to wake up – this will reduce the load on the button. πŸ”Ή These methods will prolong the life of the button for 1-2 months, but will not replace the full repair.