Resetting to factory settings (Hard Reset) on Android 10 is a radical solution that helps return the smartphone to a โ€œcleanโ€ state. It is used in case of critical system failures, virus infection, preparing the device for sale, or if the phone has become unbearably slow. But the procedure has nuances: incorrect actions can lead to the loss of important data or even โ€œbrickingโ€ the gadget.

In this article you will find three working methods performing a hard reset on Android 10 (including hidden combinations for locked devices), step-by-step guide with photos, as well as tips by saving data i solving typical errors. Particular attention is paid to the differences between resetting through the settings menu and mode Recovery โ€”and why the second option is sometimes the only possible one.

If your smartphone from Samsung, Xiaomi, Huawei or another brand works on a โ€œpureโ€ Android 10 or shell type One UI 2.x/MIUI 11, the instructions below will do. For devices with custom firmware (for example LineageOS), additional steps may be required - we will also consider them.

What is a hard reset and when is it needed

A hard reset (or reset to factory settings) is the complete removal of all user data, applications and settings with the system returning to its original state condition. Unlike a โ€œsoftโ€ reset (reboot), it affects:

  • ๐Ÿ“ฑ Installed applications and their data (including cache and settings)
  • ๐Ÿ“ Personal files in the internal memory (photos, videos, documents)
  • ๐Ÿ”‘ Google accounts, social networks and other services
  • ๐Ÿ”ง System settings (Wi-Fi, Bluetooth, screen brightness, etc.)

At the same time a hard reset DOES NOT delete data from a memory card (microSD) if it is installed as a removable drive. It also does not affect files in folders /sdcard/DCIM or /sdcard/Download on some devices - but you should not rely on this.

When a hard reset is needed:

  • ๐Ÿข The phone is very slow, applications constantly crash
  • ๐Ÿฆ  Suspicion of a virus or malware that is not removed by an antivirus
  • ๐Ÿ”’ Forgot the pattern key or unlock PIN code
  • ๐Ÿ“ฆ Preparing the device for sale or transfer to another the user
  • ๐Ÿ”„ After an unsuccessful system update (for example, โ€œendless loadingโ€)
โš ๏ธ Attention: On devices with Android 10 and newer after a hard reset, you may be required to enter the data of the last Google account (FRP protection). If you don't remember the password, it will be difficult to unlock your phone - you will need to bypass FRP through special services.

Preparing for a hard reset: how to save data

Before resetting required back up your important data. Even if the phone is unstable, there is a chance to save files. Here's what you need to save:

Data type How to save Tools
Contact Synchronization with Google Account Settings โ†’ Accounts โ†’ Google โ†’ Synchronization
Photo/video Copy to PC or cloud Google Photos, Yandex Disk, USB cable
Messages Export via applications SMS Backup & Restore, Titanium Backup (root)
Applications List of installed apps Settings โ†’ Applications โ†’ List applications (screenshot)
Calls Export to file Call Logs Backup (Play Market)

Important: If the phone is locked (don't remember the password), but turns on, connect it to the computer via USB cable and try to copy the files manually. On Windows the device will appear as a removable disk, on Mac you will need Android File Transfer.

For owners Samsung s One UI 2.x has a built-in function Smart Switch โ€”it allows you to create a complete copy of the system on a PC. On Xiaomi performs a similar role Mi Mover, but it only works when the screen is unlocked.

Back up your contacts|Save photos and videos to your PC/cloud|Record account logins and passwords|Check the battery charge (at least 50%)|Make sure you know your Google account information (for FRP)

-->

Method 1: Hard reset through the settings menu (if the phone is working)

This is the simplest and safest method if you have access to the device menu. Suitable for Android 10 on all brands: Samsung, Xiaomi, Huawei, Google Pixel and others.

Step-by-step guide:

  1. Open Settings (gear icon in the application menu).
  2. Go to section System โ†’ Advanced โ†’ Reset settings (on some devices the path may differ: General settings โ†’ Reset).
  3. Select Delete all data (factory reset).
  4. Enter the PIN code or pattern, if required.
  5. Confirm the action by pressing Reset phone or Delete everything.

The process will take 5-15 minutes. Once completed, the device will reboot and offer to set it up as new.

โš ๏ธ Attention: On some devices (for example, Xiaomi Redmi Note 8 s MIUI 11) before resetting, you will need to disable the function Device protection in the account settings Mi. Otherwise, after the reset, the phone will ask for the account password Xiaomi.
๐Ÿ’ก

If there is no "Reset settings" item in the menu, try entering the query "reset" in the settings search bar - the system will tell you the right way.

Method 2: Hard reset via Recovery Mode (if the phone does not turn on)

If the smartphone does not boot, freezes on the logo or is locked, a reset via recovery mode (Recovery Mode). This method works on all devices with Android 10, but the button combinations for entering Recovery vary depending on the manufacturer.

Universal instructions:

  1. Turn off the phone (press and hold the power button for 10โ€“15 seconds).
  2. Hold down the combination of buttons for your model (see table below).
  3. Hold the buttons until the logo Recovery Mode or robot Android with an exclamation mark appears.
  4. In the menu Recovery use volume buttons to navigate and power button to select.
  5. Select Wipe data/factory resetthen confirm (Yes).
  6. After reset, select Reboot system now.
Brand Combination to enter Recovery Notes
Samsung Volume up + Power + Bixby (if available) On new models, you may need to first hold down Volume up + Power, then release the power and immediately hold down Bixby.
Xiaomi Volume up + Power On some models (for example, Redmi Note 7) you need to hold the buttons for 10+ seconds.
Huawei/Honor Volume up + Power If it doesnโ€™t work, try first holding Volume down + Power, then releasing the power and pressing Volume up.
Google Pixel Volume down + Power In the menu Recovery select Wipe data โ†’ Factory reset.
OnePlus Volume down + Power On some models you must first select a language in Recovery.

If after selecting Wipe data/factory reset the process freezes or issues error E:unknown command, this may mean damage to the partition /data. In this case, only flashing via Fastboot or ODIN (for Samsung).

What to do if Recovery Mode does not open? data-i="179">If button combinations don't work, try:

If the button combinations don't work, try:

1. Connect the phone to charge for 30 minutes - sometimes a low battery blocks the entrance to Recovery.

2. Use the ADB command (if USB debugging is enabled):

adb reboot recovery

3. For devices Samsung with damaged Recovery, you can use the mode Download Mode (Volume down + Power + Bixby) and reflash the stock firmware via ODIN.

๐Ÿ“Š What is the brand of your smartphone?
Samsung
Xiaomi
Huawei/Honor
Google Pixel
OnePlus
Other

Method 3: Hard reset via ADB (for advanced users)

If standard methods do not work (for example, the sensor does not respond and the buttons are broken), you can perform a reset via Android Debug Bridge (ADB). This method requires preliminary setup USB debugging and is only suitable if:

  • ๐Ÿ”Œ You have access to a computer with ADB drivers installed.
  • ๐Ÿ”ง On phone was previously enabled USB debugging (Settings โ†’ System โ†’ For developers).
  • ๐Ÿ’ป The phone is detected by the computer (displayed in adb devices).

Instructions:

  1. Connect your phone to the PC via a USB cable.
  2. Open the command line (Win + R โ†’ enter cmd).
  3. Enter the command to check the connection:
    adb devices

    The serial number of the device should be displayed.

  4. Perform a reset:
    adb shell recovery --wipe_data

    Or alternative:

    adb shell am broadcast -a android.intent.action.MASTER_CLEAR
  5. After completing the command, the phone will reboot and begin the reset process.

If the command does not work, try first rebooting the device in Recovery via ADB:

adb reboot recovery

Then in the menu Recovery select Wipe data.

โš ๏ธ Attention: On some devices with Android 10 (for example, Xiaomi s MIUI) ADB reset requires an unlocked bootloader (bootloader). If you have not unlocked it, the method will not work.

What to do after a hard reset: setting up and restoring data

After the reset, the phone will start up like new. You will have to:

  1. Select a language and region. We recommend specifying the same parameters as before the reset to avoid problems with application compatibility.
  2. Connect to Wi-Fi. This is necessary to download updates and restore data from the cloud.
  3. Login to your Google account. If you have forgotten your password, restore it via Google recovery page. Without this step, you will not be able to install applications from Play Market.
  4. Restore data. If you made a backup via Google Drive, the system will offer to restore contacts, applications and settings.

How to return files:

  • ๐Ÿ“ Photos/videos: If you copied it to a PC, transfer it back via USB. If you used Google Photos โ€”launch the application and wait for synchronization.
  • ๐Ÿ“ž Contacts: They will be automatically restored if they were synchronized with a Google account.
  • ๐ŸŽฎ Applications: Reinstall them from Play Market โ†’ Library. Game settings can be restored through accounts Google Play Games or social networks.

If after resetting the phone is slower than before, check:

  • ๐Ÿ”„ Availability of system updates (Settings โ†’ System โ†’ Software update).
  • ๐Ÿงน Clear the application cache (Settings โ†’ Applications โ†’ Select application โ†’ Storage โ†’ Clear cache).
  • ๐Ÿ›ก๏ธ Install an antivirus (for example, Malwarebytes) and check the system for malware.
๐Ÿ’ก

After a hard reset, the phone may work slower than usual for the first 24 hours - this is normal. The system indexes files and optimizes performance.

Typical errors during a hard reset and how to fix them

Even if the reset is performed correctly, problems may arise. Let's look at the most common ones:

Error Cause Solution
Phone does not turn on after reset Damaged firmware or interrupted process Reflash the device via Fastboot or ODIN (for Samsung)
Requires a password from the old Google account (FRP) Factory Reset Protection Enter the last account details or bypass FRP through special services (for example, FRP Bypass APK)
Reset does not delete files Files are stored on a memory card or in a protected folder Delete files manually or format the memory card
Error "No command" in Recovery The Recovery partition is damaged Hold Power + Volume up 10 seconds to force open the menu
No network after reset APN or IMEI settings have been reset Restore the mobile network settings manually or reflash the modem

If the phone asks for a Google account password (FRP) after the reset:

This is standard protection for Android 5.1+, including Android 10. If you do not remember the account details that were linked to the device, the options are as follows:

  • ๐Ÿ”‘ Try recovering your password via Google recovery page.
  • ๐Ÿ“ž If the phone was purchased secondhand, contact the previous owner.
  • ๐Ÿ› ๏ธ Use FRP bypass services (for example, FRP Bypass APK), but this requires technical skills and may violate the warranty.

If resetting did not help solve problem:

Perhaps the cause is a hardware malfunction (for example, damaged memory or motherboard). In this case, only a service center will help. Before visiting the workshop:

  • ๐Ÿ“‹ Write down the IMEI of the phone (dial *#06#).
  • ๐Ÿ”‹ Check if the battery is swollen (press gently on the back cover - if there is a bulge, do not turn on the phone!).
  • ๐Ÿ’ฆ Make sure that the device has not been dropped into water (moisture indicators are usually located under the SIM card cover).

FAQ: Frequently asked questions about hard reset on Android 10

๐Ÿ”น Is it possible to do a hard reset without losing data?

No, a hard reset always deletes user data from the internal memory. However, you. You can save the files in advance (see section on preparation) or use specialized apps to extract data after a reset (for example, Dr.Fone or Tenorshare UltData), but their effectiveness depends on the phone model and the degree of data damage.

๐Ÿ”น Why did the phone work slower after the reset?

This may be due to:

  • ๐Ÿ”„ Background system optimization (in the first hours after the reset Android indexes files).
  • ๐Ÿ“ฅ Automatic downloading of updates and data recovery from the cloud.
  • ๐Ÿงน Residual files from old applications (clear the cache in Settings โ†’ Storage).

If the brakes persist for more than a day, check your phone for viruses or reset it again.

๐Ÿ”น How to reset Android 10 without a password if USB debugging is disabled?

If USB debugging was not enabled in advance, two options remain:

  1. Reset via Recovery Mode: Use button combinations (see Method 2).
  2. FRP Bypass: If after resetting the phone requires an account password Google, try services like FRP Bypass (but this may violate the warranty).

On some devices (for example, Samsung s One UI 2.x) you can try to reset the password via Find My Mobileif the account Samsung has been linked.

๐Ÿ”น Is it possible to cancel a hard reset?

No, it is impossible to cancel the reset. However, you can:

  • ๐Ÿ”„ Restore data from a backup (if you made one in advance).
  • ๐Ÿ” Use apps to recover deleted files (for example, DiskDigger), but the chances are low.
  • ๐Ÿ“ฑ If a reset was made by mistake, and the phone has not yet rebooted - immediately remove the battery (if it is removable). This will not work on non-removable batteries.
๐Ÿ”น Why does the mobile network not work after resetting?

This is a typical problem associated with resetting settings APN (access points). Solution:

  1. Go to Settings โ†’ Mobile network โ†’ Access points (APN).
  2. Click Reset to default values or add your operator's APN manually (the parameters can be found on the operator's website).
  3. Reboot the phone.

If this does not help, check if it has been reset IMEI (dial *#06#). If the IMEI is missing, the modem will need to be reflashed.