Have you accidentally or intentionally disabled the system application on Samsung Galaxyand now you canโt find it in the menu? Or, after an OS update, an important service stopped working, although it was available before? This problem is familiar to many smartphone users - the manufacturer actively uses the function to optimize system operation, but sometimes this leads to unexpected consequences. Unlike complete removal, disabled apps do not take up space in memory, but they are not displayed in the standard list Samsung โ the manufacturer actively uses the function disabling applications to optimize system performance, but sometimes this leads to unexpected consequences. Unlike complete removal, disabled apps do not take up space in memory, but are not displayed in the standard list All applications.
You can restore access to such applications in several ways - from simple actions in the settings menu to using developer mode or commands ADB. It is important to understand that some system utilities (for example, Knox, Samsung Pay or Secure Folder) when forced to shutdown can disrupt the stability of the phone. In this article we will analyze all current methods for enabling disabled applications on Samsung, taking into account the features of the shell One UI 5.0/6.0and also warn about possible risks.
Why applications are disabled on Samsung
The manufacturer Samsung implemented a mechanism for disabling applications for three main reasons:
- ๐ Performance optimization: background processes of system utilities (for example,
Samsung FreeorBixby) consume resources even if you do not use them. Disabling reduces the load on the processor and battery. - ๐ก๏ธ Security: some applications (like
Android System Intelligence) may conflict with user settings or stock services Google. - ๐ฆ OS updates: after major updates (for example, with Android 12 on 13), some old components are automatically deactivated to avoid compatibility errors.
In addition, users often disable applications themselves via:
- ๐ง Menu
Settings โ Applications(option "Disable"). - ๐งน Cleaning utilities (Device Care in One UI).
- ๐ฑ Mode
Safe Mode(safe mode), where some of the software is blocked.
โ ๏ธ Attention: Disabling system applications (for example, com.sec.android.app.launcher the standard launcher) can lead to cyclic reboot phone or loss of functionality (gestures, notifications, etc. will not work).
Method 1: Enabling through the "Settings" menu
The simplest method is to use the built-in application manager. It works for most user apps and some system apps that have not been completely removed.
Instructions:
- Open
Settings(gear icon in the notification panel or on the main screen). - Go to the section
Applications. - Tap on the three dots in the upper right corner and select
Show system ones(if the option is missing, skip this step). - In the search bar, enter the name of the disabled application (for example,
Galaxy StoreorSamsung Notes). - Select the application from the list. If it is disabled, button
Enablewill be active - press it. - Confirm the action in the dialog box.
After turning on, the application will appear in the menu again and start working normally. If there is no button Enable then the application was installed. removed (for system utilities this is unlikely) or blocked at level Knox.
โ๏ธ Preparing to enable the application
Method 2: Using Safe Mode mode)
If the application is disabled due to a conflict with other software (for example, after installing a custom launcher or antivirus), try starting the phone in Safe Mode. Only stock applications work in this mode, which allows you to identify the cause of the problem.
How to activate Safe Mode:
- Turn off the phone by long pressing the power button.
- Hold the button
Poweruntil the logo appears Samsung. - Immediately after the logo appears, release the power button and hold the volume down buttonuntil the phone boots up.
- The message appears in the lower left corner of the screen
Safe Mode.
In Safe Mode:
- ๐ Check whether the disabled application appears in the menu.
- ๐ If so, enable it via
Settings โ Applications(as in Method 1). - ๐ Reboot your phone in normal mode.
If the application works, then the problem was in conflict with a third app. Try uninstalling recently installed utilities or updating them.
โ ๏ธ Attention: Navigation gestures do not work Safe Mode Navigation gestures don't work Samsung, as well as some biometric functions (the fingerprint scanner may be disabled).
Method 3: Recovery via ADB (for advanced users)
If the application is not enabled through the settings, but you are sure that it has not been deleted, you can use Android Debug Bridge (ADB). This method requires connecting your phone to a computer and basic knowledge of working with the command line.
Step-by-step guide:
- Download and install ADB Tools on PC (Windows/macOS/Linux).
- On your phone activate Developer Mode became a developer."
Developer Mode:- Go to
Settings โ About phone โ Software information. - Tap 7 times on an item
Build numberuntil the โYou have become a developerโ notification appears. - Go back to
Settings โ Developerand enableUSB debugging.
- Go to
Terminal on macOS/Linux) and run the commands:adb devices
adb shell pm list packages -d
The first command checks the device connection, the second displays a list disabled packages. Find the name of the desired application in the list (for example, com.sec.android.app.sbrowser for browser Samsung Internet).
To enable the application, enter:
adb shell pm enable
Example for browser Samsung Internet:
adb shell pm enable com.sec.android.app.sbrowser
After executing the command, restart your phone. The application should appear in the menu.
What to do if ADB does not see the device?
1. Check if USB debugging is enabled in the developer settings.
2 Install the Samsung USB Driver for your device. models (download from the official website).
3. Try a different USB cable or port.
4. Restart the phone and PC.
5. On the phone, in the "Allow USB debugging" dialog, click "Allow".
Method 4: Reset application settings
If the previous methods did not work, try resetting all applications to factory settings. This will not delete your data, but will return all permissions and app states to default.
How to reset:
- Open
Settings โ General โ Reset. - Select
Reset application settings(on some models the item may be calledReset application settings). - Confirm the action, by clicking
Reset. - After rebooting, check whether the disabled application appears.
- ๐ง The application was disabled after Device Care or optimizer.
- ๐ A permission conflict does not allow you to enable the app in the standard way.
- ๐ฑ After the update One UI some of the software stopped displaying.
This method helps in cases where:
โ ๏ธ Attention: Resetting application settings removes all saved passwords in browsers, cache data and individual permissions (for example, access to the camera or microphone).
Before resetting, export important data from applications (for example, bookmarks from the browser or notes) to the cloud or to a memory card.
Method 5: Manually updating or reinstalling the application
If the disabled application is a custom one (installed from Galaxy Store or Google Play), you can reinstall it:
For Google Play:
- Open Google Play on your phone or PC.
- Find the application by name.
- If it was installed previously, the button will be called
EnableorUpdateโclick it.
For Galaxy Store:
- Run
Galaxy Store. - Go to
Menu โ My applications. - Find the disabled application in the list and click
UpdateorInstall.
For system applications (for example, Samsung Health or Samsung Members) reinstallation is possible only through Smart Switch or resetting the phone to factory settings.
| Application type | Is it possible to reinstall | Method recovery |
|---|---|---|
| Custom (from Google Play) | Yes | Update through the store |
| Custom (from Galaxy Store) | Yes | Update via Galaxy Store |
| System (included in One UI) | No | Enable via ADB or reset |
System (deleted via root) |
Partially | Restore from backup or flash stock firmware |
What to do if nothing helps
If none of the methods worked, the reason may lie in:
- ๐ง Damage to system files (for example, after an unsuccessful update).
- ๐ก๏ธ Blocking Knox (if the phone was rooted or modified).
- ๐ฑ Hardware failure (rare, but possible if memory is damaged).
In such cases, radical measures remain:
- Reset to factory settings:
- Make a backup copy of your data via Smart Switch or Google Account.
- Go to
Settings โ General โ Reset โ Reset data. - Confirm the action. After the reboot, all applications will return to their original state.
- Download the stock firmware for your model from the site SamFW or SamMobile.
- Use the app Odin for firmware (instructions are available on thematic forums).
- Go to
Settings โ Applications โ Three dots โ Show system ones. - Find the application in the list and click
Enable.
โ ๏ธ Attention: Flashing via Odin resets the counter Knox (if it was0x0, it will become0x1), which may deprive you of warranty and access to Samsung Pay, Secure Folder and other protected services.
Before resetting or flashing, be sure to check if there is an official update for your model via Settings โ Update. SoftwarePerhaps the problem will be solved with a simple update.
FAQ: Frequently asked questions
Is it possible to enable a disabled system application without ADB?
Yes, but only if it was not completely deleted. Try:
If there is no button, This means the application has been deleted or blocked at level Knox.
Why, after turning on, the application immediately turns off again?
This happens due to:
- ๐ Conflict with other software (try
Safe Mode). - ๐ก๏ธ Policy Knox (if the phone is corporate).
- ๐ฑ Cache corruption (try resetting application settings).
How to find the name of the application package for ADB?
There are several ways:
- Use command
adb shell pm list packages | grep "name"(for example,grep "samsung"). - Install the application App Inspector from Google Play.
- Look at the package name on the website APKMirror in the application card.
Is it possible to return a deleted system application without firmware?
No, if the application was deleted via root or ADB with a flag -k (complete deletion). The only options:
- Restore from backup Titanium Backup (required
root). - Flash the stock firmware via Odin.
Why after the update One UI are some applications missing?
Samsung sometimes deletes or replaces old system utilities with new ones. For example:
- ๐ฑ
Samsung Internet 10.2โSamsung Internet 12.1. - ๐ท
Galaxy AppsโGalaxy Store.
Check Galaxy Store for updates or replace the application with an analogue one.