The phone screen stuck on one imagedoes not respond to presses, the power and volume buttons do not work, and sometimes instead of the interface, only a black background with the manufacturerโs logo is visible? Such freezing occurs on Androiddevices of any price category - from Redmi Note 12 to Samsung Galaxy S24 Ultra or OnePlus 11. The cause may be overheating of the processor, a critical lack of RAM, a failure after a firmware update, a conflict in background applications, or even physical damage to the battery. Before taking your phone to a service center or trying to disassemble it, check several simple recovery methods - often the problem is solved without data loss and complex repairs.
In this article you will find step-by-step guide for all types of freezes: when the phone does not turn off with the power button, does not respond to charging, or the screen shows endless loading. We will look at safe methods (for example forced reboot or resetting via Recovery Mode), as well as extreme measures - flashing and contacting service. Important: some actions can lead to loss of unsaved data, so try โsoftโ methods first.
If your smartphone still somehow responds to commands (for example, vibrates when you press buttons), the chances of recovery without loss are higher. If the device is completely โdeadโ, do not despair: even in this case there are solutions. Let's start with the simplest and gradually move on to complex methods.
1. Force reboot: a universal method for all Android
The first thing to try is hard reset (aka hard reset). This method works on 99% of smartphones, regardless of the model and version of Android. The idea is simple: you simulate removing the battery (even if it is non-removable), which forces the system to restart.
Button combinations differ depending on the manufacturer. Here are the most common:
- ๐ฑ Samsung, Google, OnePlus, Xiaomi, Realme, Oppo, Vivo: press
Power button+Volume Downfor 10-20 seconds until the screen goes blank and the reboot begins. - ๐ฑ Old Samsung models (before 2016): press
Power button+Home+Volume up. - ๐ฑ Huawei, Honor: hold
Power button+Volume upabout 15 seconds. - ๐ฑ Sony Xperia: press and hold
Power button+Volume up(on some models - only the power button for 30+ seconds).
If the combination works, the phone should vibrate and reboot. If not, try holding the buttons longer (up to 30 seconds) or go to the next method. Important: on some devices (for example, Samsung Galaxy S22 Ultra) after a forced reboot, a menu may appear Recovery Mode โin this case, select the item Reboot system now using the volume buttons and confirm the selection with the power button.
โ ๏ธ Attention: If the phone starts to heat up while hanging, let it cool for 10-15 minutes before rebooting. Overheating can make the problem worse.
2. Connecting to charging: why it sometimes helps
If the smartphone does not respond to buttons, but when connected to charging it shows a battery indicator, this is a good sign. This means that the problem may be related to with a dead battery or a malfunction of the power controller. Try the following:
- โก Connect the original cable and power supply (do not use wireless charging - it may not work in a โfrozenโ state).
- โณ Leave the phone on charge for at least 30 minutes, even if the indicator is off.
- ๐ After connecting, try again forced reboot (see section 1).
On some models (for example, Xiaomi Poco or Motorola Moto G), charging may โwake upโ system if the freeze is caused by a critical discharge. If the battery indicator is flashing red or orange, this is a sign of deep discharge. In this case:
- Connect the phone to charge and wait 10 minutes.
- Hold
Power button+Volume upfor 20 seconds. - If the screen turns on, but shows the logo and turns off again, repeat the process.
If the phone does not respond to charging at all (no indication, cable does not heat up), the problem may be faulty port or battery. In this case, go to the section about Recovery Mode or service center.
If you have a Power Bank, try connecting your phone to it instead of a socket. Sometimes it will work even with a โdeadโ battery.
3. Recovery Mode: resetting settings without losing data (not always)
If a forced reboot does not help, the next step is to log in recovery mode (Recovery Mode). Here you can reset the cache, perform a factory reset, or reboot the system. Important: A factory reset will delete all data, but sometimes this is the only way to bring your phone back to life.
To enter c Recovery Mode:
- Turn off the phone (if it does not respond, perform a forced reboot, as in section 1).
- Hold down the combination of buttons (depending on the model):
- ๐ฑ Samsung, Google, OnePlus:
Power+Volume up. - ๐ฑ Xiaomi, Redmi, Poco:
Power+Volume up(on some models -Power+Volume down). - ๐ฑ Huawei, Honor:
Power+Increase volume(hold until vibration).
- ๐ฑ Samsung, Google, OnePlus:
In the menu Recovery control is carried out using the volume buttons (up/down) and the power button (selection). Main points:
| Menu item | Action | Consequences |
|---|---|---|
Reboot system now |
Reboot the system | Safe, data is not deleted |
Wipe cache partition |
Clear cache | Deletes temporary files, application data is saved |
Wipe data/factory reset |
Reset to factory settings | Deletes all data (photos, applications, accounts) |
Apply update from ADB |
Updating via ADB | Requires a PC and skills, data is saved |
Select first Wipe cache partition - this will clear the system cache without losing personal data. If the phone boots after this, the problem was a temporary file conflict. If not, you will have to do Wipe data/factory reset, but before that, try other methods (see section 4).
โ ๏ธ Attention: On some phones (for example, Samsung s One UI), reset via Recovery may require entering a password from Google account after reboot. Make sure you remember it!
4. ADB commands: recovery via computer (for advanced)
If the phone turns on, but is stuck on the logo or endless loading, you can try to restore it via Android Debug Bridge (ADB). This method requires preliminary setup of USB debugging, but if you have enabled it before, there is a chance.
What you will need:
- ๐ฅ๏ธ A computer with installed drivers for your phone.
- ๐ USB cable (preferably original).
- ๐ ๏ธ Utility ADB and Fastboot (download from the official website).
Instructions:
- Connect the phone to the PC.
- Open the command line (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection:
adb devicesIf the phone is detected, proceed to the next step. If not, try another combination of buttons to enter
Fastboot Mode(usuallyPower+Volume Down). - Reboot the system with the command:
adb reboot - If the phone is stuck on the logo again, try clearing cache:
adb shellrecovery --wipe_cache
If ADB does not see the device, but the phone is detected as Qualcomm HS-USB QDLoader 9008 is a sign "brick" (complete firmware failure). In this case, only flashing through Fastboot or a service center will help.
What to do if ADB writes "device unauthorized"?
This means that access for USB debugging is not confirmed on the phone. If the screen works, unlock your phone and confirm the connection. If the screen does not respond, this method will not work.
5. Fastboot Mode: flashing and recovery
If the phone does not boot even in Recovery, but responds to connection to a PC (defined as Fastboot or Bootloader), you can try to reflash it manually. This method is suitable for Google Pixel, Xiaomi, OnePlus and other devices with an unlocked bootloader.
Warning: incorrect firmware can completely โkillโ the phone. If you are not sure, it is better to contact the service. For the firmware you will need:
- ๐ Official firmware for your model (download only from XDA Developers or the manufacturerโs official website).
- ๐ฅ๏ธ Utilities
FastbootiADB. - ๐ Charged battery (minimum 50%).
Basic commands for recovery:
fastboot devices # Checking connectionfastboot reboot-bootloader # Reboot into bootloader
fastboot flash boot boot.img # Firmware boot partition
fastboot reboot # Reboot the system
For a complete flashing, use the script flash-all.bat (if it is in archive with firmware). On phones Xiaomi you may need to unlock the bootloader via Mi Unlock Tool.
โ ๏ธ Attention: On phones with a locked bootloader (for example, Samsung or Huawei) independent firmware can lead to IMEI blocking or complete loss of functionality. Check the bootloader status with the command:fastboot oem device-info
6. Contacting service: when all else fails
If all of the above methods do not work, the problem may be hardware:
- ๐ Battery malfunction (swelling, deep discharge).
- ๐ Damage to the motherboard (after a fall or moisture).
- ๐ฅ๏ธ Memory chip failure (eMMC or UFS).
- ๐ฑ Damage to the power button or cable.
Signs of a hardware failure:
- ๐ฅ The phone heats up even when turned off condition.
- ๐ฅ When connected to charging, you hear a crackling sound or a burning smell.
- ๐ The phone reboots cyclically (bootloop).
- ๐ต Complete lack of response to charging and buttons.
In such cases DIY repairs can make the problem worse. Contact authorized service center (especially if the phone is under warranty). The cost of diagnostics is usually 500โ1500 rubles, repairs - from 2000 rubles (battery replacement) to 10,000+ (board repair).
Before visiting the service:
- Check whether the data will be saved after the repair (sometimes a full reset is required).
- If the phone was in water, do not turn it on or connect it to the charger (this will accelerate corrosion).
- Ask about the possibility free diagnostics (many services offer it for further repairs).
Device identifier (IMEI, serial number)
Receipt or warranty card (if available)
Charger (for checking)
Passport (for filling out an application)-->
7. How to avoid freezing in the future: prevention
To minimize the risk of repeated freezes, follow these recommendations:
- ๐ฑ Update the firmware regularly. Manufacturers release patches to fix critical bugs. Check for updates in
Settings โ System โ Software update. - ๐งน Clear cache and unnecessary files. Use built-in tools (for example
Settings โ Storage โ Clear cache) or applications like CCleaner. - ๐ Keep an eye on the battery charge. Avoid full discharge (keep the level above 20%) and overheating (do not leave the phone in the sun or near heat sources).
- ๐ซ Delete suspicious applications. If your phone starts to slow down after installing some software, check it via Play Protect or delete it.
- ๐ฆ Use reliable sources for firmware. Custom ROMs (for example LineageOS) may contain errors leading to freezes.
For advanced users:
- ๐ก๏ธ Install custom recovery (for example, TWRP), to have more options for recovery.
- ๐ Monitor the battery status using AccuBattery (shows battery wear).
- ๐ง Make backups regularly via
adb backupor Titanium Backup.
If your phone is prone to freezing, keep it on hand list of critical commands (for example, to log in Recovery) or save the contacts of service centers in advance. This will save time in an emergency.
Most freezes are caused by software failures, not hardware failures. In 80% of cases, a forced reboot or cache reset helps.
FAQ: Frequently asked questions about Android freezes
โ Phone stuck on logo after update. What to do?
This is a typical bootloop (cyclic reboot). Try:
- Log in
Recovery Modeand selectWipe cache partition. - If that doesnโt help, do it
Factory Reset(but the data will be lost). - If that doesnโt work, flash the phone via
Fastboot(see section 5).
If the update was โover the airโ (OTA) and the phone does not turn on, contact the service: the firmware may have been damaged during downloading.
โ Is it possible to restore data after a reset via Recovery?
If you did Wipe data/factory reset, the data on the internal memory will be erased. However:
- ๐ Files on SD card (if it was inserted) will remain untouched.
- โ๏ธ Data synchronized with Google Account (contacts, calendar, some settings), will be restored after logging in.
- ๐ If the phone was detected via ADB before the reset, you can try tools like Dr.Fone or EaseUS MobiSaver to extract data (success is not guaranteed).
In the future, make regular backups via Settings โ System โ Backup.
โ The phone is frozen and heating up. Is it possible to put it in the refrigerator?
No! A sudden change in temperature can damage the battery and motherboard. Instead:
- Unplug the phone from charging.
- Put it on a flat surface (not a soft surface that will block heat dissipation).
- Wait 15-20 minutes for it to cool, then try forced reboot.
If the phone continues to heat up when turned off, this is a sign of a faulty battery or processor. Do not turn it on and contact the service.
โ After freezing, the phone does not turn on at all. What is this?
Probable reasons:
- ๐ Deep battery discharge (need to be left on charge for 1-2 hours).
- ๐ฅ Short circuit (if the phone has been dropped or gotten wet).
- ๐ฅ๏ธ Bootloader failure (firmware required via
Fastboot). - ๐ Power button malfunction (needs repair).
Try connect the phone to charging for 30 minutes, then perform a forced reboot. If there is no reaction, take it to the service.
โ How to prevent freezes on Xiaomi/Redmi phones?
For devices Xiaomi frequent freezes are often associated with:
- ๐งน MIUI Optimized (disable in
Settings โ Accessibility โ MIUI Optimized). - ๐ด Aggressive battery optimization (add frequently used applications to exceptions in
Settings โ Battery โ Battery optimization). - ๐ Beta firmware versions (install a stable version via Mi Flash Tool).
Also disable automatic memory cleaning in Settings โ Memory โ Auto-clean.