We make wipe data cache system. What are wipes on Android and why are they used? Executing Wipe from custom Recovery

On smartphones and tablets Android based available special menu Recovery Mode or simply . This special mode booting the device, thanks to which you can reset all settings or, say, install new firmware to the device.

This is what Recovery Mode looks like on a Samsung smartphone:

To bring up this menu, you need to do a number of steps along with rebooting the smartphone. For example, on Samsung Galaxy S3 process is as follows:

  • Turn off your smartphone.
  • Press the volume up button, Home button and the power key of the smartphone at the same time.
  • Release the buttons as soon as you see the recovery menu logo.

Please note that the image shown above is stock recovery Mode. There are also custom versions of the menu, they are installed by the user independently and can have a completely different look.

There are several items in the recovery menu that raise questions among users. Let's talk about some of them.

Wipe data/factory reset

Using Wipe data/factory reset All applications and data (cache, accounts) are deleted, with the exception of data such as music, photos, videos. It is usually used if any errors occur while using the device, or the smartphone or tablet starts to slow down due to some application, or the user wants to return the device to its original state and reset the settings.

Wipe cache partition

Wipe cache partition is a way to clear a cache partition. This area stores temporary files, which remained after running applications or updates. It is used if the smartphone works slowly or starts to slow down. In this case, applications are not deleted, unlike the previous case.

Other types of recovery menu

Some recovery menus have additional items. For example, in Recovery Mode on Xiaomi devices can choose additional modes cleaning, like, say, Wipe SD Card - deleting data from a memory card. And the menu look is completely different.

Wipe (Wipe) for Android. How to properly reset settings on Android. In this article we will look at how to properly reset or wipe settings on Android. What types of reset are there and various nuances.

Reset settings, Hard reset, Wipe - these are all synonymous words (the same thing) that mean partial or full reset all data and settings.

Why do you need to perform a factory reset?

Factory reset performs Android cleaning from your data and programs and may be needed for various reasons:

  • If Android does not work correctly and critical errors often occur
  • After obtaining Root Android rights
  • After the firmware (transition from original firmware to custom, OS update)
  • In order not to disseminate personal data (when reselling the device and transferring it to other hands)

In eco Android system Resetting settings is usually called wipe. The English word Wipe [wipe] - wipe, wipe. For many, a familiar word in in this case there will be formatting or formatting. So remember, Wipe in Android is a reset, formatting!

Types of wipe on Android

Wipe on Android can be divided into full and partial.

Full wipe - completely deletes all data on the partition.

Partial wipe - deletes a specific directory (folder) on a partition.

Which modes can you use to Wipe on Android?

  • From the Recovery menu
  • From the Bootloader menu using fastboot
  • Using the hardware reset button (if available)
  • How to do wipe on Android

    Performing a factory reset from the settings menu

    Go to the settings menu and find the menu Recovery and Reset and go to it

    In the menu you can (if necessary) mark Clear SD card- this will erase the data on the memory card and internal memory too, as well as all programs and their data!

    Performing a factory reset using the hardware reset button

    To reset, take a thin paperclip and straighten it. Clamp with a paper clip reset button 15-30 seconds. After which Android settings reset.

    Wipe on Android from the Recovery menu

    Wipe can be performed from both standard Recovery and custom one. Executing Wipe from the Recovery menu is more flexible in its capabilities than from the settings menu.

    Executing Wipe from standard Recovery

    In standard Recovery, you can perform 2 types of factory reset.

    wipe data/factory reset - will delete data from the DATA and CACHE partition and the folder on internal memory with program data. At this wipe all your programs and data will be deleted, Personal settings, .

    Wipe cache

    Executing Wipe from custom Recovery

    Custom Recovery also has similar items as in standard.

    wipe data/factory reset - will delete data from the DATA and CACHE partition and the folder in the internal memory with program data. This wipe will delete all your programs their data, Personal settings, but all your pictures, videos and music remain.

    Wipe cache- temporary program activity data is deleted, this reset needed if you sometimes have errors on Android!

    If you have any problems with the operation of programs, then you should try to do it first WIPE DALVIK CACHE, you can do it from the advanced menu, all your programs and their data will remain

    If the problems persist, then you should do a WIPE DATA/FACTORY RESET

    Also in custom recovery there is an additional option. reset options, to do this, go to the MOUNTS AND STORAGE menu. Here you have the opportunity to wipe any partition of Android.

    From the Bootloader menu via the Fastboot utility

    It is also possible to perform wipe through the Bootloader menu, using the fastboot utility for firmware Android devices. It looks like this:

    fastboot erase cache

    More information about wipe on Android

    This information is for those who want to know more about wipe.

    nonsense about WIPE

    On the Internet, in particular sites on Android topics, you can find instructions on how to install firmware or obtain root rights. In these instructions they often write that you need to do a wipe and describe how to do it. It sounds something like this:

    After flashing, do - wipe data, wipe cache, wipe dalvik cache, format data!

    THIS IS COMPLETE BULLSHIT AND Nonsense!

    Why? All because people don’t read the logs that Recovery produces and don’t know file structure Android, plus lack of knowledge of Linux commands.

    When you perform wipe data/factory reset, the data section is erased, and in the data section there is a dalvik cache directory, and the cache section is also erased. Now you understand why you don’t need to do all these unnecessary manipulations! But you probably noticed that I didn’t say a word about format?

    FORMAT or WIPE

    WIPE and format are one and the same! How so? some Android literati might say! But like this, doing wipe or format is the same thing and it’s easy to check. In the /system/xbin or /system/bin section you will not find binary file format is only wipe, and in other Linux systems too. There is a reformatting to another file system, but that’s another story that has nothing to do with wipe.

    About the subtleties of performing Wipe on Android

    Many people are faced with the question of when to perform wipe? Before the firmware or after? It’s better to do this before flashing the firmware, since many firmwares may have a built-in function automatic reboot after installing the firmware! If the firmware contains files that are uploaded to the data section, then it’s worth checking how the system behaves; if it boots, it’s good; if not, then run wipe data.

    About the subtleties of performing Wipe on Android 2

    From personal observations I noticed next feature, in the popular custom firmware CyanogenMod there is a script that is executed during installation from under recovery menu. This script first backups system files ( system section) before flashing and restores after. Because of this script, errors can sometimes arise and wander, from firmware to the next firmware. Therefore, if you are a user of CyanogenMod firmware or you know that there is a script in the updater-script that performs this backup, then before installing the firmware it is better to also make a format system.



    Hard Reset (hard reset, hard reboot) – Reboot the device, which restores the system to factory settings and removes all user information, including installed programs, contacts and SMS. Deleted information cannot be restored after this procedure, so it is recommended to save all important data before resetting.

    Important! Data from memory cards, SIM cards, and the internal memory of the phone is not deleted (data from the internal memory and memory card can be deleted during a soft reset by selecting the appropriate menu item).

    Why do you need Hard Reset?

    Hard Reset is used as a last resort when errors and malfunctions occur in the device, when it is impossible to eliminate the failure by other methods. The fact is that the more complex the device, the greater the likelihood of various problems arising in it during operation: repeated installation and reinstallation of programs, cluttering of the device memory various files, etc. and it is usually impossible to determine the exact cause of the malfunction. The device may begin to operate unstably, slow down, or even not turn on at all. Hard Reset will return the device to its original state, canceling any actions with it.

    Soft reset

    If the smartphone/tablet boots up, you can reset the settings through the device menu. For this:

    Go to the application menu...

    …Settings…

    ...bookmark " Accounts" (or the item "Personal data") and select " Backup and reset" (or "Restore and reset")...

    …Reset data (Reset settings)…

    ...Device reset...

    …Erase/Delete everything

    All. We are waiting for the device to reboot.

    Hard reset

    If the device does not turn on, then you can try to revive it by performing a hardware reset. The procedure is generally standard. There are mechanical buttons on the device body that are pressed in a certain combination, which allows you to enter the menu Android system recovery and reset the settings.

    Typical menu view Android system recovery:

    Device Button Shortcut different manufacturers:

    Smartphones:
    1. Turn off the device. Then press and hold the button inclusion and a key increase the volume
    2. After the menu appears, press the key increase the volume select item Recovery Mode and press the key decrease volume
    3. After the Android image with a red triangle appears, press the button inclusion
    4. After this, press decrease volume select item Wipe data/factory reset and press the volume up key. Choose Yes

    Tablets:
    1. Turn off the device. Lever arm screen lock move to left position
    2. Hold down the key increase the volume and a button inclusion simultaneously
    3. After the device vibrates, move the lever blocking right and left until we see 2 lines on the display [i]Erasing Userdata And Erasing Cache(You must continue to hold the button volume)
    4. In the left top corner formatting lines will appear

    Smartphones:
    1. Turn off the device. Press the keys simultaneously increase the volume and a button inclusion until the corresponding indication appears on the screen
    2. Keys volume select an item Wipe data/factory reset and press the button nutrition
    3. Scrolling with the keys volume to point YES and confirm the choice with the button nutrition

    All devices:
    1. Turn off the device. Then press and hold the key decrease volume, while simultaneously pressing the button inclusion on 3 sec
    2. Release the button inclusion and hold the key decrease volume until the menu appears
    3. Buttons volume choose Enter recovery mode
    4. In the menu that appears, select Wipe data/Factory reset and confirm your choice Yes - delete all data
    5. After reset Reboot now

    Smartphones:
    1. Turn off the device
    2. Remove the battery
    3. Connect the device to charger (specifically to the charger from the network, and not to the PC)
    4. Insert battery
    5. Press and hold buttons nutrition and a key increase the volume until the dim Android logo appears (10-15 seconds)
    6. Press the button once nutrition
    7. In the menu that appears, select " wipe data" (menu navigation - volume keys, select - button nutrition), in the next menu select " Yes -- delete all user data "

    Smartphones:
    1. Turn off device
    2. Press and hold keys increase the volume And decrease volume, then briefly press the button nutrition
    3. Continue holding keys increase the volume And decrease volume until the message appears on the screen Warning
    4. Press key increase the volume to execute hard reset

    Smartphones:
    1. Turn off device
    2. Simultaneously press the key decrease volume, button nutrition And cameras

    Tablets:
    1. The tablet must be turned off
    2. Press the buttons " Home" And " Vol-" and only then the button nutrition
    3. Keep them pressed until it appears Oysters logo, release the button nutrition. When a picture appears with a lying robot and exclamation point, let's release the rest
    4. Press the button nutrition and, without releasing it, press and release " Vol+"
    5. From the menu select " wipe data/factory reset", then " reboot" and you're done

    Alternative option:
    1. Press and hold the key decrease volume sound
    2. Press and hold the " on off»;
    3. Hold this combination of buttons until the message “ upgrade, please wait……»
    4. Select from the list wipedata/factoryreset(switching between lines - key decrease sound, select – key increase sound);
    5. In the drop-down list, select " Yes – delete all user data».

    At long-term use smartphone based operating system Android users are seeing numerous performance issues. Applications do not launch immediately, and some may even crash. Sometimes serious lags and other problems are noticeable. Immediately there is a need for a complete reset to factory settings. But is it worth it? After all, you will lose all the data on your phone.

    Many users on the forums recommend performing the Wipe Cache Partition procedure to improve the performance of the smartphone, remove all extra files and at the same time retain basic information in memory. Is it possible? Maybe! Although not many users resort to this method, since they do not know all its intricacies. If you are reading this material, it means that you were also advised to clear your smartphone through the cache. Well, let's tell you about all its subtleties.

    Wipe Cache Partition is a method for clearing temporary data from your smartphone. Kind of this separate option, which allows you to delete the cache accumulated over the entire time you used the phone. Its main difference from a full reset is the preservation personal information. That is, all photos, music, messages, videos and applications will be saved on your device. Only temporary files that accumulate en masse in each program are deleted.

    Thanks to this option, you can significantly increase the performance of your smartphone, however this method usually used if you have already tried separate tools to clean up temporary files (garbage) and free random access memory from unnecessary processes.

    How to perform Wipe Cache Partition?

    If you still decide to clear the entire cache in your smartphone by resorting to this option, then you will need to go to the Recovery section, through which, by the way, they make firmware, reset the device to factory settings, create backups. The Wipe Cache Partition is also located here.

    On different devices entrance to Recovery mode can be carried out different ways, however, the principle is approximately the same: hold down several keys at the same time. Typically these are the Power button, Home button and Volume key (up or down).

    So, you need to do the following:

    1. Turn off your smartphone;
    2. Simultaneously hold down the Volume Up (or Down) keys, the Home button and the Power button. If you can’t call it this way, look up the combinations for your smartphone on the Internet. We have described here the most common option, which is used on most devices;
    3. As soon as the Recovery logo appears, release the keys and wait until the menu loads. It will have many different items;
    4. For control, use the volume keys, which allow you to scroll the list up and down. Select Wipe Cache Partition and confirm the operation by pressing the Power key;
    5. The smartphone will automatically clear the cache and then return to the same menu. Here select Reboot System Now and wait for the device to turn on.

    At this point, clearing temporary files from your device is complete. Before the procedure, you can even go into the settings and see how much memory you have in total, and compare this data after cleaning. But at the same time, we strongly recommend that you read all the items that you see in front of you in the Recovery menu, since a full reset to factory settings is also performed there. If you accidentally click on this procedure, all data from your smartphone will be permanently erased!

    Clear cache on Android in other ways

    You can use other methods to clear the cache, and control will take place through the settings of your smartphone. Here everything depends on the amount of data that needs to be cleared, as well as on the state of the system - how correctly it works. We will consider both options.

    Clearing the cache of all applications

    Clearing the cache of all applications for Android 8.0

    If the smartphone is based on Android 8.0, then clearing all temporary files is carried out in a slightly different way, namely:

    Clear the cache of a specific application

    In Android, you can delete temporary files for each application, for example, if the saved data on VKontakte or another messenger is important to you. In this case, you choose in which program the cache will be deleted. To perform this operation, follow these steps:

    Please note that the more often you use programs or play games, the larger and faster the cache grows in size.

    This article will describe in detail the process of resetting settings on the Android operating system, describing in detail all the options and their nuances.

    Why is a factory reset necessary?

    After resetting the settings, the Android device is completely cleared of user-preinstalled programs. This process can solve the following problems:

    ● Not correct operation and the emergence system errors

    ● Occurrence of malfunctions after getting root rights

    ● Problems after flashing, namely the transition from original firmware to custom firmware

    ● Poor performance after operating system update

    ● To delete personal data when selling the device

    Resetting settings in the Android system is called wipe, which translated from English means to wipe, wipe. Many people are familiar with a similar term called formatting. In fact, they are the same process.

    Types of hard reset

    Resetting settings on Android OS can be divided into two types - full and partial. The first deletes all data and programs on the device or selected partitions. The second allows you to delete a specific directory, that is, a folder.

    Modes from which you can perform wipe on Android
    ● Settings menu
    ●Menu recovery
    ●Menu Bootloader. It is necessary to use funds fastboot
    ● Using a hardware reset button, if provided by the developers

    How to reset settings on Android

    Option one: settings menu

    Go to the settings menu, then go to the Backup and Reset option. You can then check the Clear SD card checkbox, which will erase the data stored on the memory card, including all programs and files. Information stored in the phone's memory will also be deleted.

    Option two: hardware button

    To perform a reset, take a thin paperclip or similar object. Use a paper clip to press the reset button, holding it for 15-30 seconds. The settings will be reset to factory settings.

    Option three: recovery menu

    Before proceeding to the description, remember how to get to the recovery menu. To do this, turn off the power, then hold down the Home key and the volume up button at the same time as the power button. On different devices there may be different combinations keys Moving through all menus is done by decreasing and increasing the volume, and selecting one or another action with the power (power) key. You can also use personal computer and a program that is universal for all devices. But first it's worth it.

    Now about wipe itself through recovery. You can perform a full reset using both the standard and custom menus. The advantages of performing this action through the recovery menu are that the options are more flexible than in the settings menu.

    IN standard version There are two types of reset available.

    wipe data/factory reset- will delete all data stored in partitions DATA and CACHE, the folder where the program data is located will also be deleted. Using this method will permanently delete all your applications and their root directories, personal settings, but media files will be saved, that is, images, videos and music.

    Wipe cache- temporary information about the functioning of programs and applications will be erased. This method is necessary when system malfunctions occur.

    Has similar points. When problems with programs appear on your device, it is recommended to try WIPE DALVIK CACHE. This action available in the advanced menu. After applying it, all programs and data will not be deleted.

    If nothing helps and problems are still terrorizing your device, then you should do WIPE DATA/FACTORY RESET. The custom recovery menu provides some additional features. To access them you need to go to the menu MOUNTS AND STORAGE. There is a function that allows you to wipe any partition of the system.

    More information about wipe on Android

    The information provided below will help everyone who wants to learn a little more about wipe.

    Not true

    Often on the Internet, especially on sites dedicated to Android, there are guides on flashing firmware and obtaining root rights. These instructions say that you should reset the settings, describing it in the following way: wipe data, wipe cache, wipe dalvik cache, format data.

    All this is incorrect, since people do not understand the entire structure of the recovery menu and do not know the file structure of the Android system.
    By doing wipe data/factory reset The data section in which the dalvik cache directory is stored is deleted. That is, some manipulations will be unnecessary. It is worth considering that the terms wipe and format imply the same concept. The whole point is that this statement can be verified in the section system/xbin where you won't find files format, but just find the file wipe.

    Subtleties of performing wipe on Android

    Many users are wondering when to reset the settings - before flashing the device or after? The answer is obvious - it is best to wipe before, since many firmwares include a built-in function to automatically reboot the system after installation. In the case when the firmware has been filled in in the section data files wipe, you need to pay attention to how the system will function after booting; if it’s bad, run wipe data.

    A little about other subtleties when performing a factory reset on Android

    Based on the observations of many experts, it became clear that a feature of the popular custom firmware CYanogenMod is a script that is part of the installation process from the recovery menu. This script initially backs up the system files, and then, after the flashing is completed, restores them. As a result, errors may sometimes occur. Therefore, if you decide to use CyanogenMod firmware, and also have an idea of ​​​​what an updater-script is, and that it contains the script that performs this backup, then before starting the firmware process you should perform format system. That's all.