The situation when a smartphone based on Android stops responding to commands, freezes on the logo or goes into an endless reboot (bootloop) is one of the most stressful for the user. At such moments, the standard path through the menu Settings becomes unavailable, since the operating system simply does not load to the desktop. However, this does not mean that the device has turned into a useless piece of plastic and metal.
There are several proven ways to perform a full reset (Hard Reset), even if the screen is black or the system does not respond to touches. These methods involve hidden memory sections or external management tools, allowing you to clear user data and return the software environment to its factory state. We will analyze each option in detail, from simple button combinations to using professional software on a PC.
Before taking radical action, you need to understand the nature of the problem. If the phone is physically damaged (display broken, flooded with water), some methods may not work due to lack of tactile feedback. In other cases, a software failure can often be treated by forcibly clearing the cache and data.
Using Recovery mode to reset
The most common and accessible method that does not require connecting to a computer is entering the mode Recovery. This is a special diagnostic section built into the firmware of every Android smartphone. It boots independently of the main operating system, so it works even if system files are damaged.
To enter this menu, you usually need to hold down a certain combination of physical buttons when the device is turned off. Most often this is a combination of the power button and one of the volume keys. It is important to note that these combinations may differ from manufacturer to manufacturer, so it is worth checking the specifications of your model in advance. You need to find the line with the name Samsung, Xiaomi or Huawei.
Once in the menu, navigation is carried out exclusively with the volume buttons (up/down), and the selection of an item is confirmed with the power button. You need to find the line with the name Wipe data/factory reset. Selecting this item will start the process of formatting the user memory partition.
⚠️ Attention: The process in Recovery mode is irreversible. All photos, contacts and applications will be deleted without the possibility of recovery through the trash.
If the screen sensor does not work, but the display shows a picture, Recovery mode is your only chance to bring the phone back to life without a soldering iron.
Some modern models, especially from the brand Samsung, require connecting to a PC via a USB cable before entering Recovery to activate the menu. This is a security measure implemented in the latest versions of the shell One UI. Without a connected cable, the phone may simply vibrate and not show the recovery menu.
Reset via Fastboot mode and erase command
If the Recovery menu is inaccessible or damaged, you can use the mode Fastboot (on devices Xiaomi, Pixel, Motorola) or Download Mode. This low-level protocol allows commands to be sent directly to the device's bootloader. For this method to work, you will definitely need a computer and ADB/Fastboot drivers installed.
First you need to switch your smartphone to the appropriate mode. This is usually done by holding the Volume Down button and the Power button. An image of an Android robot or text with the name of the mode will appear on the screen. Next, on your computer, you need to open a command line or terminal in the platform tools folder.
To perform a reset, use a special console command. It forces the bootloader to erase the partition with user data. The command syntax is as follows:
fastboot -w
The flag -w means "wipe", that is, cleaning. After entering the command and pressing Enter, the formatting process will begin. This is a “cleaner” reset method compared to Recovery, since it affects partitions at a deeper level.
What to do if the computer does not see the phone in Fastboot?
Make sure that the correct device driver is installed in Windows Device Manager. Try replacing the USB cable or using a different USB 2.0 port, as 3.0 ports sometimes cause conflicts with older bootloaders.
It is worth remembering that on some devices with a locked bootloader (Locked Bootloader), executing the command fastboot -w may be prohibited. In this case, the system will display an access error. Unlocking the bootloader itself also leads to a complete data reset, which is sometimes the best solution to a deadlock situation.
Remote reset via Google Find My Device
If the phone is turned on, connected to the Internet (Wi-Fi or mobile network), but the screen does not respond or the system is frozen, you can try the remote method. The service Google Find My Device ("Find device") allows you to control your smartphone from any browser if it is logged into your Google account.
This method is ideal in situations where the hardware buttons are broken or the phone is located in another location, but continues to broadcast its location. Go to the official website of the service from a computer or another smartphone, log in using the same account as on the problematic device.
In the interface, select the desired device from the list. You will be presented with three options: “Ring”, “Block” and “Wipe device”. Choose the last option. After confirmation, the phone will receive a command to perform a factory reset at the first opportunity to connect to the server.
| Operating condition | Network requirement | Need to access the screen | Risk of data loss |
|---|---|---|---|
| Phone on | Internet required | Not required | 100% deletion |
| Phone off | Not applicable | Not applicable | Data will be saved |
| Airplane mode | No connection | Not required | Reset will not work |
It is important to understand the limitation of this method: if the phone is turned off or in airplane mode, the command will remain in the queue and will only be executed after the device comes online again. If the goal is to urgently unlock the phone right now, but there is no connection, this method will not work.
Using utilities from manufacturers
Large vendors offer their own software for device recovery, which is often more powerful than standard Android tools. For example, Samsung has a app Smart Switch and an emergency tool Emergency Recoverybuilt into it. U Xiaomi there is a utility Mi Flash Tool, and Sony — Xperia Companion.
These apps are able to reflash the device “over the air” or via cable, automatically resetting all settings during the firmware recovery process. This is the safest method from the point of view of system integrity, since it not only deletes data, but also replaces damaged system files with original ones.
To use such software, you need to install it on your PC, connect your phone (even if it does not turn on completely, sometimes the Download mode is enough) and follow the instructions of the recovery wizard. The app itself will determine the model and offer options for action.
⚠️ Attention: When using proprietary utilities for flashing, make sure that the battery charge is at least 50% to avoid a power outage at the critical moment of writing system files.
Branded utilities are the best choice if the standard Hard Reset did not help and the phone continues to cycle reboot.
However, there is a nuance: to work with some recovery functions, you may need a manufacturer's account (for example, Xiaomi's Mi Account). If you do not remember the password for it, the process may be blocked at the stage of checking access rights.
Reset via ADB (Android Debug Bridge)
For advanced users, there is a tool ADBthat allows you to control the device via the command line if “USB Debugging” was previously enabled on the phone. This condition is critical: if debugging was not activated before the crash, this method will not work.
If debugging is enabled, connect the phone to the PC and enter the command to reboot into recovery mode with the cleanup option. Or use a direct command to delete data if the system partially responds to requests:
adb shell recovery --wipe_data
Or a more aggressive formatting option:
adb shell am broadcast -a android.intent.action.FACTORY_RESET
This method is good because it allows the automate process and often works where manually pressing buttons does not produce results due to software glitches in the sensor. It also allows you to save error logs for later analysis if resetting does not help.
☑️ Ready to use ADB
It is worth noting that in modern versions of Android (starting with 10 and higher) security has been strengthened, and executing reset commands via ADB without an unlocked screen may require additional confirmation, which you cannot give if the display is not working.
What to do after the reset and possible problems
After the procedure is successfully completed, the phone will reboot. The first launch may take 5 to 15 minutes as the system optimizes applications and creates new cache files. Don't be alarmed if the device hangs on the logo longer than usual - this is normal behavior after Factory Reset.
However, if the phone rebooted or froze again, the problem may be deeper than a simple software error. Perhaps one of the memory sections is damaged (eMMC or UFS), or the failure is caused by a specific physical state of the battery, which the power controller interprets as an error.
In this case, the only option is to contact a service center to diagnose the hardware. Software methods have been exhausted, and further attempts to flash the firmware may permanently damage the memory controller.
⚠️ Attention: The Recovery and Fastboot menu interfaces may differ depending on the version of Android and custom firmware. If the described items do not match, look for similar names (for example, “Clear Storage” instead of “Wipe Data”).
Remember that after the reset you will need to enter data from the Google account that was previously synchronized with the device. This is anti-theft protection (FRP - Factory Reset Protection). Without the login and password of the previous owner, the phone will remain locked even after a complete wipe.
Frequently asked questions (FAQ)
Will information be deleted from the SD memory card when resetting the settings?
Usually standard procedure Wipe data/factory reset affects only the internal memory of the device. The memory card remains untouched. However, some Recovery menus have a separate item Format SD Cardthat must be selected with caution. If you did not press it specifically, the files on the flash drive will be saved.
Is it possible to reset the phone if the screen is completely black and nothing is visible?
Yes, this is possible “blindly” if you know the exact sequence of presses for your model. For example, on many phones you need to hold down the buttons, wait 10 seconds, then press volume down 2 times and power 1 time. But this method requires knowledge of the exact navigation pattern for a specific device.
Will the phone reset its settings if it is locked with a pattern?
Yes, performing a Hard Reset via Recovery or Find My Device completely removes the pattern, PIN and fingerprints. The device will return to its “out of the box” state, where initial setup will be required.
Why, after resetting, does the phone ask for the password for the old Google account?
This is the work of the FRP (Factory Reset Protection) security system. It prevents the use of a stolen phone after a reset. You definitely need to enter the username and password of the account that was last active on this device before the reset.
Is it safe to interrupt the reset process if it is frozen?
It is strictly not recommended to remove the battery or disconnect the cable during the formatting process if the progress indicator is moving. This can lead to damage to the file system, after which the phone will not turn on at all ("bricked"). Wait at least 30-40 minutes before a forced reboot.