You turned on your smartphone, and the inscription โSafe Modeโ** (Safe Mode) is displayed on the screen - and all applications suddenly turned gray and widgets disappeared? Don't panic: it's not a virus or a malfunction. Safe Mode on Android is a diagnostic tool that automatically disables third-party apps, leaving only basic system functions. Its purpose is to help identify the causes of failures, be it an application conflict, damaged files, or an unsuccessful update.
But what to do if the mode turned on by itself and does not turn off? Or did you accidentally activate it through a button combination? This article contains 5 working ways to disable safe mode on any Android smartphoneincluding Samsung Galaxy, Xiaomi Redmi, Honor and other brands. Weโll also look at why the phone can get stuck in Safe Mode and how to prevent it from turning on again.
What is safe mode on Android and why do you need it
Safe Mode (Safe Mode) is a diagnostic mode in which Android boots with a minimal set of drivers and applications. In this state:
- ๐น All third-party apps are disabled (including launchers, antiviruses, optimizers).
- ๐น Only system services and pre-installed utilities work (for example, โPhoneโ, โMessagesโ, โSettingsโ)
- ๐น Widgets on the main screen disappear, and the wallpaper is replaced with standard ones.
- ๐น A watermark appears in the lower corner of the screen
Safe Mode(orSafe Modeon English firmware).
The main task of the mode is to help the user identify the source of the problems. For example, if your phone constantly reboots, slows down, or produces errors, Safe Mode allows you to check whether third-party software is to blame. If the problems disappear in safe mode, then the culprit is among the installed applications.
However, sometimes the mode turns on accidentally (for example, after unsuccessfully pressing buttons during a reboot) or loops (the phone constantly boots into Safe Mode). In such cases, a forced shutdown is required.
Reasons for automatically turning on safe mode
If your Android you switched to Safe Mode, most likely this is due to one of the following reasons:
| Reason | How it manifests itself | Solution |
|---|---|---|
| Hold down the buttons when turning on | The mode is activated after a reboot if you pressed the volume or power buttons. | Simply restart the phone (see method 1). |
| Application conflict | The phone slows down, gives errors, and after rebooting Safe Mode turns on. | Uninstall recently installed apps (method 4). |
| Damaged firmware | Mode turns on after updating the system or resetting the settings. | Restore the software via Recovery (method 5). |
| Hardware faults | The volume or power buttons are physically stuck. | Clean the buttons or contact service. |
The most common reason is accidental pressing of buttons during a reboot. Many users do not even suspect that the combination Power + Volume Down (on some models) can activate Safe Mode. If the mode turned on once and does not repeat, there is no need to worry.
But if the phone constantly boots in safe mode, this is a signal of more serious problems: from application conflicts to damage to system files. In such cases, complex diagnostics will be required.
Before looking for the cause of the failure, check whether the volume button is physically pressed. Sometimes it is enough to clean it of dust or moisture so that Safe Mode no longer turns on.
Method 1: Standard reboot (works in 90% of cases)
The simplest and most effective method is normal reboot. In most cases, safe mode is disabled automatically after turning on the phone again.
Press the button Power for 3-5 seconds|In the menu that appears, select Reboot (or Restart)|Wait for the system to fully boot (do not interrupt the process)|Check whether the inscription Safe Mode in the corner of the screen-->
If the button Power does not respond (for example, due to an interface failure), perform forced reboot:
- Press the button
Power+Volume Downfor 10-15 seconds. - Wait vibration or the appearance of a brand logo (for example, Samsung or Xiaomi).
- Release the buttons and let the phone boot into normal mode.
On some models (for example, Google Pixel or OnePlus) you may need hold Power + Volume up. If you are not sure about the combination, try all the options one by one.
โ ๏ธ Attention: If after rebooting the phone turns on again in Safe Mode, do not try to repeat the procedure endlessly. on damage to system files or hardware failure (for example, sticking buttons).
Method 2: Removing recently installed applications
If safe mode is activated after installing new softwaremost likely one of the applications is to blame. In Safe Mode, all third-party apps are disabled, so the conflict disappears - but returns after a reboot.
To identify the culprit:
- Boot the phone in normal mode (if possible).
- Go to
Settings โ Applications. - Sort the list by installation date (optional
LatestorRecently installed). - Uninstall suspicious apps (especially optimizers, launchers, antiviruses).
If the phone does not boot normally:
- ๐ง Use Safe Modeto remove applications (they will be marked as โDisabledโ)
- ๐ง Connect your phone to the PC and delete APK files via ADB (for advanced users).
Typical offenders (frequent culprits):
- ๐ก๏ธ Antiviruses (Avast, 360 Security โmay conflict with the system).
- ๐จ Custom launchers (Nova Launcher, Apex Launcher).
- ๐ Memory optimizers (Clean Master, DU Speed Booster).
- ๐ฑ Applications with rights
Accessibility(for example, autoclickers).
How to remove an application via ADB if the phone does not exit Safe Mode
1. Install ADB Tools on the PC and connect the phone via USB (enable USB debugging in the developer settings).
2. Enter the command:
adb shell pm uninstall -k --user 0 application package name
3. To find out the package name, use:
adb shell pm list packages | grep "keyword"
Method 3: Resetting button settings (if the mode is turned on due to sticking)
If safe mode is activated every time you turn on the phone, the problem may lie in physical malfunction of the buttons. โthe faultโ is the button Volume downwhich:
- ๐ Stuck due to dust or moisture.
- ๐ Damaged after a fall or impact.
- ๐ Incorrectly calibrated (on some models Xiaomi and Realme).
How to check and fix:
- Inspect the buttons: Try pressing them several times - if you feel resistance or they โstickโ, cleaning is required.
- Blow holes: Use a can of compressed air (do not blow with your mouth - moisture will make the problem worse!).
- Calibration (for some models):
##7378423## โ Service tests โ Key test(Works on Sony Xperia and some Samsung.)
If the button is physically damaged, it will have to be replaced at a service center. Temporary solution - disable the reaction to pressing buttons via ADB:
adb shell settings put global volume_rockers_wake 0
โ ๏ธ Attention: On some phones (for example, Samsung Galaxy S22 and newer), disabling the reaction to the volume buttons can block access toRecoveryiFastboot. Use this method only if you are confident in your actions.
Method 4: Reset settings to factory settings (extreme case)
If none of the methods helped, and the phone constantly load into Safe Modemay be damaged system files. In this case, it will help reset to factory settings (Hard Reset).
โ ๏ธ Important: This procedure will delete all data from the phone (photos, contacts, messages, applications). data-i="196">or Google Account or Samsung Cloud (if the phone even sometimes boots in normal mode).
How to reset:
- Turn off the phone.
- Hold down the combination of buttons to enter
Recovery(depending on the model):- ๐ฑ Samsung:
Power+Zoom volume+Bixby(if available). - ๐ฑ Xiaomi/Redmi/Poco:
Power+Volume up. - ๐ฑ Google Pixel:
Power+Volume down.
- ๐ฑ Samsung:
Recovery select Wipe data/factory reset (volume button control, confirmation - power button).Reboot system now.If after resetting the phone boots back into Safe Mode, this may indicate:
- ๐ง Damaged firmware (requires flashing via Odin or Fastboot).
- ๐ง Hardware failure (for example, damaged motherboard).
Resetting to factory settings is a last resort. Before using it, try all other methods and make sure that the problem is not a stuck button or a conflicting application.
Method 5: Reflashing the phone (for experienced users)
If the reset did not help, and the phone still boots only into Safe Modethe system firmware may be damaged. This can happen after:
- ๐ Unsuccessful update Android.
- ๐ง Custom installation Recovery (for example, TWRP).
- ๐ ๏ธ Incorrect rooting (root).
In this case you will need reflash the phone through official utilities:
| Brand | Utility for firmware | Instructions |
|---|---|---|
| Samsung | Odin | Download the firmware from SamMobile, connect the phone to mode Download Mode (Power + Volume down + Bixby). |
| Xiaomi | Mi Flash Tool | Use the mode Fastboot (Power + Decrease volume. The firmware must be for your model (Redmi Note 10 โ Poco X3). |
| Google Pixel | Fastboot | Download the factory image from the site Google, unzip and run the command flash-all.bat. |
โ ๏ธ Warning: Incorrect firmware may completely disable the phone ("brick"). If you are not confident in your skills, contact the service center.
After successful firmware, the phone should boot in normal mode. If the problem remains, this is a clear sign hardware failure (for example, a damaged memory chip).
Before flashing the firmware, check the phone model in Settings โ About phone โ Model. Installing firmware from another model (even if it looks similar) will lead to failure!
What to do if nothing helps?
If you have tried all the methods, but the phone still boots into Safe ModeThere may be two reasons:
- Hardware failure (for example, a damaged motherboard or buttons). In this case, only repairs at a service center will help.
- Locking at the firmware level (for example, after unsuccessful rooting). This may require flashing via EDL mode (only for experienced users).
Before taking the phone for repair:
- ๐ Check to see if it is affected by warranty (if so, do not try to flash it yourself, otherwise the warranty will expire).
- ๐ Check with the brand's official service (Samsung, Xiaomi etc.) to see if there have been any mass complaints about your model (sometimes Safe Mode turns on due to bugs in the firmware, which are later corrected by updating).
If the phone is turns on, but immediately goes into Safe Mode, try recording a video of the boot process - this will help the technician diagnose the problem faster.
โ ๏ธ Attention: Some "masters" suggest disabling Safe Mode through the engineering menu (##4636##or*#9900#). These methods do not work disable Safe Mode and may cause additional crashes. Do not trust dubious advice!
FAQ: Frequently asked questions about safe mode on Android
Can I use my phone in safe mode?
Yes, but with restrictions. Only system applications work in Safe Mode: calls, SMS, camera (on some models), browser. All third-party apps (social networks, instant messengers, games) will be disabled. Also, some functions may not work, for example, fingerprint or facial recognition.
Why does safe mode turn on by itself after the update?
This may happen due to:
- ๐ A conflict between the new firmware and old settings (resetting to factory settings will help).
- ๐ Bug in the update (check the forums of your model - perhaps a patch has already been released).
- ๐ Data corruption during the update (try to reflash the phone).
How to find out which app called Safe Mode?
If the phone at least once loaded in normal mode, check the system logs:
- Install the application Logcat Extreme or MatLog.
- Start recording logs.
- Reboot the phone to Safe Mode and back.
- Look in the logs mentions
BootReceiverorPackageManagerโthe name of the conflicting package may be there.
If there are no logs, remove the applications one by one, starting with the last installed ones.
Safe mode turned on after the phone fell. What to do?
Most likely the volume button or motherboard is damaged. Try:
- Gently tap the phone body near the buttons (sometimes this helps the contacts โunstickโ).
- Blow out the buttons with compressed air.
- If it doesnโt help, take it to the service center. Repairing it yourself may make the problem worse.
Is it possible to disable Safe Mode via a computer?
Yes, but only if you have access to ADB (USB debugging must be enabled to for the problem to occur). Commands:
adb shell settings delete global safe_mode
adb reboot
If debugging is not enabled, this method will not work.