How to turn on Xiaomi Mi Max without a power button: from charging to disassembling

The power button on Xiaomi Mi Max (or Mi Max 2/3) has failed and the phone is unresponsive?The situation is familiar to many owners of budget flagships Xiaomi 2016-2018, where mechanical buttons often broke due to dust or wear. But do not rush to carry the device to the service center: in 80% of cases, the smartphone can be turned on without physical repair.

In this article, 5 working methods for starting the Mi Max without a power button, from simple (via the charger) to complex (disassembling and closing contacts). We will analyze each method with step-by-step instructions, risk warnings and alternatives if standard methods do not work.

Important: If your Mi Max is discharged to 0%, first connect it to a charge for 15-20 minutes – some methods require a minimum battery level (at least 5-10%).

Initiation via charger (false-off method)

The easiest way is to use the power scheme features Xiaomi Mi Max. When connected to charging, the smartphone automatically applies voltage to the motherboard, which sometimes allows you to bypass the faulty button.

How it works: When you connect the Mi Max to the charger, the Power Controller (PMIC) initiates a system status check, which in some cases results in a short-term activation of the power circuit, which is the point you can use.

  • πŸ”Œ Connect your smartphone to the original charger (or Quick Charge 3.0 support). Using low-quality adapters reduces the chances of success.
  • ⏳ Leave the device on charge for at least 10 minutes - even if the indicator is not on. Sometimes the discharged battery does not show signs of life, but already accumulates charge.
  • πŸ”„ After 10 minutes, turn off and reconnect the cable (3-5 times in a row at intervals of 2-3 seconds). This "stress" for the power controller can trigger the switch on.
  • πŸ“± If the Mi logo or charging indicator appears on the screen, immediately turn off the cable and wait for the system to boot.

⚠️ Note: Do not use wireless charging stations or power bank for this method - they do not provide enough current to trigger the circuit. Also avoid frequent connections / disconnections if the smartphone does not respond: this can damage the connector. USB-C.

πŸ“Š Which Including Method You Tried First?
Charger
ADB-team
Disassembly and closure of contacts
Another way.
I haven't tried it yet.

2.Use of ADB-commands (for unlocked loader)

If your Xiaomi Mi Max is enabled debugging mode USB (USB Debugging) and unlocked bootloader, you can enable it via your computer using Android Debug Bridge (ADB). This method is suitable even if the screen does not respond to touch, but the smartphone is determined by the PC.

Requirements:

  • πŸ–₯️ Computer with drivers installed ADB mi PC Suite (for stable device recognition).
  • πŸ”Œ Cable USB-C Data transfer support (not just charging!).
  • πŸ“± The smartphone should have been on before. USB Debugging (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times to tap β†’ For developers β†’ Debugging by USB).

Step-by-step:

  1. Connect the Mi Max to your computer via USB-C.
  2. Open the command line (Win + R β†’ enter cmd β†’ Enter).
  3. Enter the command to check the connection: adb devices If the device is determined (the serial number will appear), move to the next step. If not, try another cable or port.
  4. Send the command to turn on: adb shell input keyevent 26 (26 - the event code for pressing the power button in Android).
  5. If your smartphone doesn’t respond, try an alternative command: adb shell reboot.

⚠️ Note: If the Mi Max has been forced off (for example, after discharging), ADB It may not recognize it until the first time it is turned on. In this case, try the charging method first (section 1).

β˜‘οΈ Preparation for ADB-inclusion

Done: 0 / 4

3. Testpoint closure (for experienced users)

If the software doesn't work, then there's a physical intervention, which is to close the test points on the motherboard, which requires disassembly of the smartphone and accuracy, but it's guaranteed to work even when the power button is completely faulty.

What you need:

  • βš™οΈ Setting screwdrivers (T3, T5 for Mi Max).
  • πŸ” Loop or magnifying glass (testpoints are very small).
  • πŸ“Ž Paperclip or tweezers (to close contacts).
  • 🧲 Magnetic substrate (so as not to lose the screws).

Step-by-step:

  1. Turn off the smartphone from charging and take it out SIM-memory-card.
  2. Remove the back cover by unscrewing 12 screws around the perimeter (on the Mi Max 2/3 the cover is glued - use a plastic shoulder blade).
  3. Disconnect the battery plume (it is glued, pull carefully!).
  4. Find two contact marks on the motherboard PWR_KEY or KPP (On the Mi Max, these are a pair of dots near the chip. PMIC (see photo below).
  5. Shortly (no longer than 1 second!) close them with a paper clip or tweezers. The smartphone should vibrate and start loading.
Where to find test points on Mi Max?
On the Mi Max motherboard (the hydrogen model), the testpoints are located to the right of the USB-C connector, next to the C1203 and C1204 capacitors. They look like two small copper pads without coating. On the Mi Max 2 (oxygen), near the Qualcomm PM8994 chip (the top left corner of the board).

⚠️ Warning: Don't close contacts for longer than 1 second - it can burn the power chain! Also avoid touching other parts of the board with metal objects.

ModelLocation of testpointsRisk of damageAlternative method
Mi Max (hydrogen)Right of USB-C, next to C1203/C1204Low (with care)Charging + ADB
Mi Max 2 (oxygen)Top left corner of the board, near PM8994Medium (risk of plume damage)Battery disconnection
Mi Max 3 (nitrogen)Under the screen, next to the touchscreen connector.High (complicated access)Service centre

4. disconnection and connection of the battery (emergency start)

If you can't find the test points, you can try forced power resets by turning off the battery, which works 60 percent of the time, but requires disassembling the device.

Why it works: When the battery is completely off, the power management circuit is reset, and when reconnected, the smartphone can turn on automatically (similar to retrieving the battery on older phones).

Instructions:

  1. Disassemble the Mi Max (see Section 3, Steps 1–3).
  2. Unplug the battery plume and wait 30 seconds.
  3. Connect the plume back and immediately connect the smartphone to the charging.
  4. If the screen doesn’t catch fire, try holding the volume button (sometimes this triggers the turn on).

⚠️ Warning: Do not touch battery contacts with your bare hands - static electricity can damage the controller. Use an antistatic bracelet or at least touch a grounded metal object before working.

πŸ’‘

If the battery doesn’t turn on after you turn off, try holding it in the refrigerator (not in the freezer!) for 10 minutes. Sometimes cooling the board helps to reset the β€œstuck” transistors in the power chain.

5.Use of the service menu (for experienced)

The Xiaomi Mi Max has a hidden service menu (EDL mode) that allows you to turn on a device even with a faulty power button, but you will need a special cable or programmer to access it.

Method 1: EDL cable

You can buy or make a cable with closed contacts D+ and D- (for example, USB-C EDL cable on AliExpress). When you connect such a cable, the smartphone goes into Emergency Download Mode, after which you can β€œwake” it through the Mi Flash Tool.

Method 2: Programming (for advanced)

If you have experience with Qualcomm devices, you can use QC Firehose or UFED to be forced to turn on, but this method requires deep knowledge and risks turning your smartphone into a brick.

⚠️ Attention: Misuse of the right EDL Mode can lead to loss of IMEI This method is recommended only if other methods have not worked, and the data on the smartphone is not critical.

πŸ’‘

The EDL mode is the last chance to turn on the Mi Max without a button, but the riskiest. If you're not sure about your skills, take the device to a service center with micro soldering equipment.

What do you do if nothing helps?

If all of these methods fail, you have three options:

  1. Replace the power button. The service center will change it in 30 to 60 minutes (costs from 800 to 1500 rubles depending on the model), and on the Mi Max, this is one of the cheapest repair operations.
  2. Using a smartphone without a button. After the first turn on, you can configure the software power button through applications like Button Mapper or Power Button to Volume Button.
  3. If the repair is unprofitable, you can get 2-4 thousand rubles for working modules (USB-C, camera, screen).

⚠️ Warning: If the smartphone is permanently turned off or restarted after turning on, the problem may not be in the button, but in the power controller (PMIC) Or firmware. In this case, you need a diagnostic service.

FAQ: Frequent questions about including Xiaomi Mi Max without a button

Can I turn on the Mi Max without disassembling if it is completely discharged?
No. If the battery is low to 0%, you need to charge it to at least 5 to 10% first. To do this, leave the smartphone on charge for 15 to 20 minutes, even if the indicator is not on. Only after that, try the methods with a charger or ADB.
Why after the testpoints are closed, the smartphone turns on, but immediately turns off?
This indicates an unstable power supply due to a damaged button circuit or PMIC controller. Possible causes: Oxidation of the contacts on the board (needs to be cleaned with alcohol); damage to the tracks after a sloppy circuit; battery failure (check the voltage with a multimeter - should be 3.7-4.2V); In this case, only repair in the service will help.
Can I use wireless charging to turn on the Mi Max?
No. Xiaomi Mi Max (all models) don't support wireless charging. Even if you find a USB-C adapter, it won't be able to initiate a circuit, it requires a direct connection to the charger with sufficient current.
How to reassign the switch to another button (such as volume)?
This can only be done after the first turn on of your smartphone. Install the Button Mapper app from Google Play and set up: Open the app and grant ADB permissions (as instructed in the program). Select Volume Up. Set Power dialog or Screen off. Save settings and restart the smartphone. Now holding the volume button will work as a power button.
How much does it cost to repair the power button on the Mi Max in the service?
Cost depends on the model and region: Model Cost (ruble) Repair time Mi Max (2016) 800-1200 30-40 minutes Mi Max 2 (2017) 1000-1500 40-60 minutes Mi Max 3 (2018) 1200-1800 1-1.5 hours Price includes work and a new button. In some services can take a surcharge for diagnosis (200-300 rubles).