How to delete Samsung bloatware from your phone

How to delete Samsung bloatware from your phone


It’s no secret that Samsung has remained at the forefront as a popular smartphone brand. Data measured in 2023 indicates that 1.033 billion individuals use Samsung smartphones globally. The best Samsung phones offer a multi-day battery life, captivating cameras, and solid software features. They also come with several pre-installed apps. Not all these apps prove helpful; some are arguably worse than Google alternatives. As a result, more than a few of these apps collect dust while taking up your phone’s storage space. However, Samsung makes it easy to delete most unwanted apps for a clutter-free experience.




We’ve created a guide to teach you how to remove unwanted Samsung apps from your phone. Our guide covers deleting Samsung apps so you can safely remove the bloatware. Before proceeding, you should know a few things about deleting Samsung apps, which we outline in our guide below.


Things to know before deleting Samsung apps

While you can delete most apps that come pre-installed on your Samsung device, you cannot delete some of the crucial ones. Some Samsung apps can only be deactivated (or disabled). When you deactivate an app, it isn’t deleted from the device. Instead, it’s removed from the apps screen. A deactivated app doesn’t run in the background and doesn’t receive updates.

Some apps, like the
Samsung Gallery
app, are crucial for the device to function. You can’t delete or turn off these apps. The best you can do is to hide these apps in a folder to get them out of the way.


How to delete Samsung apps from the home screen

The home screen is the most precious space on your smartphone and should only be home to apps you use regularly. Follow the steps below to uninstall apps on the home screen of your Samsung smartphone.

  1. Locate the app you want to uninstall.
  2. Long press the app icon to get the contextual menu.
  3. Choose the Uninstall option and tap OK to confirm.
  4. If you don’t see the Uninstall option, tap the (i).
  5. Choose the Disable option and tap Disable app to deactivate the app.
  6. If it is one of the system apps crucial for the device to function, the Disable option is grayed out.


Deactivating certain apps may affect the system functions of the phone. Read the pop-up carefully before confirming.

How to delete Samsung apps from the apps screen

Long pressing app icons on the app screen to delete them works on Samsung phones, like on other Android devices. If an app is installed on your Galaxy phone but doesn’t appear on the home screen, you’ll find it in the apps screen or app drawer of your phone.

  1. Swipe up from the home screen to reveal the apps screen.
  2. Press and hold the app icon you want to delete or uninstall.
  3. Tap Uninstall to delete the app.
  4. If it’s an app you cannot uninstall, tap the (i) button.
  5. Select the Disable option and tap Disable app to confirm.


You can reinstall the deleted apps from the Samsung Galaxy Store or the Google Play Store.

You can also deactivate or delete apps using the settings app on your Samsung phone.

  1. Open the Settings app on your Samsung phone.
  2. Tap Apps.
  3. Tap the app you want to delete.
  4. Select the Uninstall option and tap OK to delete the app from your phone.
  5. If the app cannot be deleted, you see an option to Disable app. Use it to deactivate the app.

Apps essential for your device to run correctly show a grayed-out Disable option. You cannot delete or turn off these apps without hampering your device’s functioning, so leave them as they are.


How to delete Samsung apps using Android Debug Bridge

You can also use Android Debug Bridge or ADB to uninstall Samsung apps on your phone. The method doesn’t require root access and can delete all the apps you can delete using the manual method described above.

If you haven’t used ADB before, learn how to install and use ADB on Windows, Mac, and Linux devices. If you don’t want to install ADB, download the latest version of Android SDK Platform-Tools on your computer and follow the steps below.

When using ADB on Windows, you will not add “./” before running
adb devices
and
adb shell
commands.

Related

How to install and use ADB on Windows, Mac, Linux, Android, Chromebooks, or even in a browser

Want to set up and use ADB? Read this


  1. On your phone, go to Settings > About Phone > Software Information.
  2. Tap the Build number seven times or until you see “You are now in Developer mode!”
  3. Go to Settings > Developeroptions and turn on the USB Debugging toggle.
  4. Plug your phone into your computer and choose Allow when prompted to allow USB debugging.
  5. On a Mac, open the Terminal app and type cd followed by a space.
    Opening android sdk in terminal on a desktop

  6. Drag the Android SDK platform-tools folder to add its path. Press Enter to open the path in Terminal.
  7. On Windows PCs, open the Android SDK Platform Tools folder. Click the address bar, type cmd, and press Enter to open the folder in the command line tool.
    red rectangle outline over cmd in address bar in platform-tools command prompt in Windows

  8. Run the ./adb devices command in the Terminal window to ensure that Android Debug Bridge is connected to your phone. A unique serial number for your phone appears when you run the command.
    running adb devices command on desktop

  9. Type ./adb shell and press Enter to run it.
    Running adb shell command on desktop

  10. To get the list of all installed Samsung apps on your phone, run the pm list packages | grep ‘samsung’ command.
    Running package finder command on desktop

  11. To delete an app from the list, find its package name. You can install an app like Package Name Viewer 2.0 to find the package name of the apps you want to uninstall.
  12. When you know the package name, run the pm uninstall -k –user 0 PackageName command to install the app. Replace PackageName with the actual name of the app package.
    Deleting package using adb shell on desktop


That is how you uninstall Samsung apps using ADB. You must run the uninstallation command separately for each app you want to delete.

Delete or deactivate Samsung apps to reduce bloatware

Most Samsung apps can be deleted or deactivated on your phone, except those necessary to operate your device. Alternatively, you can hide these apps and replace them with third-party apps. For instance, if you aren’t a fan of Samsung Notes, hide it and go for a different Notes app that offers more features. You can also explore alternatives for apps like Messages and Samsung Internet.



Source link

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *