Turning on an Android smartphone without a battery is a task that requires encountered when diagnosing faults, restoring data or testing after repair. Although manufacturers do not provide this mode of operation, there are workarounds that allow you to supply power directly to the board. It is important to understand: this is a non-standard procedure that is fraught with risks for the device, but in some cases it becomes the only way to bring the device back to life.

The main problem is that modern smartphones are designed taking into account the presence of a battery in the power circuit. It acts as a buffer that smoothes out power surges, and without it charging controller it can block startup. However, with the right approach, it is possible to bypass this limitation. In the article we will look at proven methods - from simple (using a USB cable with modified firmware) to complex (connecting a laboratory power supply), and also consider which models Samsung, Xiaomi and other brands are better suited to such a launch.

Before you begin, please note: the procedure requires minimal skills in working with electronics. If you have never disassembled a smartphone or held a soldering iron in your hands, it is better to contact a specialist. Otherwise, the risk of permanently damaging the board or burning the power controller is extremely high.

Why the smartphone does not turn on without a battery: technical reasons

Modern Android devices are equipped with a protection system that blocks the power supply to the motherboard in the absence of a battery. This is done to prevent voltage surges that can damage sensitive microcircuits. Let's look at the key reasons why direct starting without a battery is often impossible:

  • ๐Ÿ”‹ Lack of a power buffer: The battery smoothes out current ripples from the charger. Without it, the voltage can jump, which leads to the protection being triggered.
  • ๐Ÿ›ก๏ธ Blocking the charging controller: The chip PMIC (Power Management IC) on many models (for example, Qualcomm Snapdragon or MediaTek Helio) checks the presence of a battery by thermistor resistance. Without it, it refuses to supply power to the board.
  • ๐Ÿ”Œ Voltage mismatch: The standard USB port outputs 5V, while it is required to start the system 3.7Vโ€“4.4V (depending on the model). Direct connection to USB without a converter is often useless.
  • ๐Ÿ“ฑ Firmware with checking the battery: Some custom firmware (for example, based on LineageOS) may contain a check for the presence of a battery at the kernel level, which makes starting without it impossible even with proper power supply.

It is interesting that on older models (before Android 5.0) starting without a battery was easier - many of them had a simplified power circuit. Today, even budget smartphones are equipped with multi-channel controllers that require emulation of the presence of a battery.

โš ๏ธ Attention: On devices with a non-removable battery (for example, Samsung Galaxy S22 or Google Pixel 7) an attempt to disconnect the battery without a special tool can lead to damage to the cables or broken contacts. In such cases, it is better to use methods with external power via USB-C or pogo-pins.

Method 1: Using a USB cable with modified firmware

The most accessible method is connecting the smartphone to a charger or computer via USB, but with preliminary preparation of the firmware. It is suitable for devices where the power controller does not block startup in the absence of a battery, but requires โ€œdeceptionโ€ of the system. Here are step-by-step guide:

  1. Install custom recovery (for example, TWRP). This is necessary to edit system files. On some models (for example Xiaomi Redmi Note 10), this will require unlocking the bootloader via fastboot:
    fastboot oem unlock
  2. Edit the file battery_check in the /system/binsection. It must either be removed or replaced with an empty script. This will disable the battery check at the OS level.
  3. Connect the smartphone to a power source with voltage 5V/2A (standard charger). Use a high-quality cable - cheap ones often do not provide stable voltage.
  4. Start the device in mode fastboot or directly to the system. If the firmware is correctly modified, the smartphone will turn on.

This method does not work on all devices. For example, a Samsung Galaxy A52 or OnePlus 9 power controller may ignore firmware changes and still require a battery. In such cases, you will have to use more radical methods.

Custom recovery (TWRP/OrangeFox)|USB Type-C cable (preferably shielded)|5V/2A charger|app for editing system files (Root Explorer)|Data backup (in case of failure)

-->

If after modifying the firmware the smartphone still does not turn on, try connecting it to USB 3.0 computer port - it provides a more stable voltage. It will also help to use USB hub with external power supplywhich reduces voltage losses on the cable.

Method 2: Direct power through the battery contacts (for removable batteries)

If the battery in your smartphone is removable (for example, c Samsung Galaxy J5 2016 or LG G4), you can supply power directly to the battery contacts. This method requires care, but often works even on devices with a blocking power controller.

You will need:

  • ๐Ÿ”ง A laboratory power supply (or an adjustable voltage source) with a range 3.7Vโ€“4.2V.
  • ๐Ÿ”Œ Wires with crocodiles to connect to the pins.
  • ๐Ÿ” Multimeter to control voltage.

Step-by-step guide:

  1. Remove the back cover of the smartphone and remove the battery.
  2. Find contacts + and โ€“ on the board (usually they are labeled or can be identified by traces of solder from the battery).
  3. Connect power supply to the contacts, setting the voltage 4.0V (not higher!). Observe the polarity strictly!
  4. Connect the smartphone to the charger via USB (this sometimes helps to โ€œwake upโ€ the controller).
  5. Press the power button. If everything is done correctly, the device will start.
Smartphone model Minimum voltage to start (V) Maximum voltage (V) Notes
Samsung Galaxy S5 3.8 4.2 Sensitive to ripple - use a stabilized source
Xiaomi Redmi 4X 3.7 4.0 May require a USB cable simultaneously
LG G3 3.9 4.3 When the voltage is above 4.3V, protection is triggered
Huawei P9 Lite 3.8 4.1 You need to briefly apply 5V to USB for initialization
โš ๏ธ Attention: Never apply voltage higher 4.2V - this can lead to power controller burnout or even a board fire. If you do not have a laboratory power supply, use a charger from power bank with an output 5V and a resistor 10 Ohm in the circuit to limit the current.
๐Ÿ’ก

If the smartphone does not respond to the power button, try briefly closing the contacts PWR_KEY i GND on the board using tweezers. This simulates pressing the power button at the circuit level.

Method 3: Using USB-OTG and an external battery

For devices that support USB-OTG (for example Samsung Galaxy Note 10+ or Google Pixel 4) you can try to power smartphone via OTG cable from an external source. This method is less risky than direct connection to the battery contacts, but does not work on all models.

What you will need:

  • ๐Ÿ”Œ USB-OTG cable (preferably with support fast charging).
  • ๐Ÿ”‹ External battery (power bank) c output 5V/2A.
  • ๐Ÿ“ฑ Charger with function Quick Charge (optional, for voltage stabilization).

How it works:

  1. Connect USB-OTG cable to your smartphone.
  2. Connect the other end of the cable to power bank.
  3. If the device does not respond, try simultaneously connecting it to the charger via the main USB-C port.
  4. Hold the power button 10-15 seconds. On some models (for example, OnePlus 7Tthis causes the power controller to initiate startup.

This method often works on devices with Qualcomm Snapdragon 8xx, since their power controllers are more loyal to alternative energy sources. On MediaTek-chips (for example, in Realme 6) the chances are lower - additional modification of the firmware may be required.

USB cable with modified firmware|Direct power via battery contacts|USB-OTG and external battery|Laboratory power supply|Haven't tried it yet

-->

Method 4: Connection via pogo-pins (for service connectors)

Many modern smartphones (for example, iPhone or Samsung Galaxy S21) have hidden service connectors (pogo-pins) intended for diagnostics and firmware at service centers. Through them you can supply power directly to the board, bypassing the battery check.

How to find pogo-pins:

  • ๐Ÿ” On most Samsung they are located under the back cover, next to the battery connector.
  • ๐Ÿ“ฑ On Xiaomi and Redmi are often hidden under the IMEI sticker.
  • ๐Ÿ› ๏ธ On Google Pixel may be under metal protection (careful removal required).

Step-by-step guide:

  1. Purchase adapter for pogo-pins (for example, USB-C to pogo-pins for Samsung).
  2. Connect the adapter to the power source (5V/1A enough).
  3. Carefully press the contacts of the adapter to pogo-pins on the board.
  4. Press the power button. If the power controller is not blocked, the smartphone will start.

This method is one of the safest, as it uses standard service connectors. However, adapters for pogo-pins are not always easy to find - they are often sold only in specialized stores for repairmen.

Which models support launching via pogo-pins?

The list of models on which successful launching via pogo-pins has been confirmed includes:

- Samsung Galaxy S8/S9/S10 (requires an adapter with 6 pins)

- Xiaomi Mi 9/10/11 (connector under the back cover, next to the camera)

- Google Pixel 3/4/5 (requires a special adapter with USB-C)

- OnePlus 6/7/8 (pogo-pins are located at the top of the board)

On devices Huawei i Honor this method works less often due to the strict protection of the bootloader.

Method 5: Using a laboratory power supply (for experienced)

If the previous methods did not work, the most reliable, but also the most difficult method remains - connecting to laboratory power supply (LBP) with voltage and current regulation. This allows you to accurately control the parameters and bypass the controller protection.

Required equipment:

  • ๐Ÿ”Œ Laboratory unit power supply (for example, Riden RD6018 or Korad KA3005D).
  • ๐Ÿ”ง Soldering iron and solder (for connecting wires to the board).
  • ๐Ÿ“Š Multimeter for monitoring voltage.
  • ๐Ÿ” Magnifying glass or microscope (for working with small contacts).

Step-by-step guide:

  1. Remove the back cover and find the contacts on the board B+ (plus batteries) and GND (minus).
  2. Solder the wires to them, observing polarity. For reliability, use flux.
  3. Set the LPS to voltage 4.0V and limit the current to 1A.
  4. Connect the wires to the power supply and turn it on.
  5. Press the button turning on the smartphone. If the voltage is stable, the device will start.

Critical: Never exceed the voltage above 4.2V or supply more than 2A current without a resistor in the circuit. This can lead to instant failure of the power controller and motherboard.

๐Ÿ’ก

A laboratory power supply is the only method that is guaranteed to work on 90% of devices, but requires soldering skills and an understanding of electrical circuits. If you have never worked with a LBP, it is better to contact a specialist.

Risks and possible consequences

Turning on a smartphone without a battery is a procedure fraught with many risks. Even with a successful startup, the device may behave unstable. Let's consider the main dangers:

  • โšก Power surges: Without a battery buffer, any fluctuations in the network can damage the microcircuits, especially PMIC and CPU.
  • ๐Ÿ”ฅ Overheating of the board: Lack of standard cooling (the battery often acts as a heat sink) leads to overheating chips.
  • ๐Ÿ’ฅ Short circuit: If the wires are connected incorrectly, the contacts may short, which will disable the board.
  • ๐Ÿ“ต Bootloader locking: On some models (for example, Huawei s Kirin 990) abnormal startup can lead to hardware locking.
  • ๐Ÿ”„ Data loss: If the power supply is unstable, errors in reading/writing to flash memory are possible, which will lead to file loss.

If after successful startup the smartphone starts reboot on its own, heat or give errors, turn off the power immediately. These are signs that the power controller is operating in abnormal mode.

โš ๏ธ Attention: On devices with eMMC memory (most budget smartphones) frequent reboots without a battery can lead to its failure. If you need to copy data, do it in one go without turning off the device. memory wear and its failure. If you need to copy data, do it in one go without turning off the device.

FAQ: Frequently asked questions about running Android without a battery

Is it possible to turn on a smartphone without a battery via wireless charging?

No, wireless charging (Qi) requires a receiving coil, which is usually connected through the battery. Without it, the induction current will not flow to the board. The exception is devices that support reverse wireless charging (for example, Samsung Galaxy S21 Ultra), but in this case, firmware modification is required.

Why does the smartphone vibrate when connected to USB, but does not turn on?

Vibration indicates that the board is receiving minimal power, but it is not enough for a full start. This may be due to:

  • Voltage too low (try the source on 5V/2A).
  • Blocking of the power controller (firmware modification required).
  • Damage to the power circuit (for example, a burnt capacitor near USB-C port).
Is it possible to charge a smartphone without a battery?

Technically, yes, but this is pointless. Charging involves storing energy in the battery. Without it, the current will simply be consumed by the board, which can lead to overheating. If you need to โ€œchargeโ€ the capacitors on the board for temporary operation, use the laboratory method. power supply, but do not leave the device connected for more than 10โ€“15 minutes.

Which smartphones are easiest to start without a battery?

The most loyal to such a start:

  • Old Samsung models (up to Galaxy S7) - they have a simple power supply.
  • Devices on MediaTek (for example, Redmi 5A) - their controllers are less strict.
  • Smartphones with removable battery (for example, LG G4 or Moto G5).

The most difficult thing to start without a battery is flagships Apple iPhone, Google Pixel i Huawei Mate due to multi-level protection.

What to do if, after starting without a battery, the smartphone stops turning on even with the battery?

This is a sign of damage. data-i="282">or power controller or firmware. Try:

  1. Flash the device via fastboot or ODIN (for Samsung).
  2. Check the power circuit with a multimeter (look for breaks or short circuits).
  3. Contact a service center - you may need a replacement PMIC.