Recovery Mode is a minimal maintenance environment separate from Android itself. It works even when the system won't boot, making it the main tool against boot loops and frozen updates.
- 1Power the phone off completely.
- 2Hold Power + Volume Up (some models: Power + Volume Down) until the logo appears.
- 3Navigate with the volume keys and confirm with Power.
- 4'Wipe cache partition' clears temporary system files without touching your data, try it first.
- 5'Reboot system now' restarts; 'Wipe data/factory reset' erases everything, only after backup.
Tip: You can also enter recovery via computer with ADB: 'adb reboot recovery'. Generate the exact command with our ADB tool.