back to top
Trending:
HomeAndroidHow To Debloat Android Stock Rom Without Root

How To Debloat Android Stock Rom Without Root

In this guide, you’ll learn how to remove bloatware from Android devices without root.

Unlike stock Android devices which come with only stock apps, other OEMs like Samsung, Huawei, Oppo, and Xiaomi among many others come with bloatware pre-installed and it even gets annoying when you can’t remove/uninstall this bloatware from your device.

What is Bloatware?

When you buy a new Android smartphone, other than the few necessary apps which are needed for your phone to work and run properly, others are regarded as bloatware.

Why you’ll keep finding bloatware is because manufacturers make profits from it.

How? quite simple. App development companies pay manufacturers to put their apps on their devices as a means of gaining quick publicity for their apps and also increasing their user base even if the app isn’t necessary or never used.

While this is not a bad idea, it may sometimes feel like your device is being loaded with too many unnecessary apps. I remember when I bought my new device 4 months ago, it was loaded with multiple apps with the same ability and that I didn’t like.

Although you can disable bloatware from your device settings, they remain installed and OEMs have made it almost impossible for you to uninstall them.

Too much bloatware consumes your device’s internal storage and even slows down your phone’s performance. However, you can completely remove bloatware from your device with root. But for this, you’ll be voiding your device warranty.

There are many benefits of a rooted Android smartphone, but since we don’t want to void our warranty and still remove bloatware, we’ll be discussing how to debloat Android Stock ROM without root.

How to debloat Android Stock ROM without root

In this guide, I’ll be sharing two methods which you can use to debloat Android stock ROM without rooting. This way you can keep your warranty and still have a bloatware-free device.

Note: You need a Windows PC for this guide.

Using Universal Android Debloater

How to debloat Android Stock ROM without root
How To Debloat Android Stock Rom Without Root

Debloater is a free PC app that lets you edit or cast off apps from your Android device. Simply follow the steps below to remove bloatware from your Android device.

Step 1. First off, you need to enable the developer option on your device. You can do this by going to your phone’s Settings » About phone » build number (tap on build number 7-10 instances and your developer option gets activated).

Step 2. Now you’ll find the developer option on your settings, tap on it, scroll until you find the USB Debugging option and activate it on your device.

How to debloat android stock rom

Step 3. Connect your device and select file transfer from the USB option. Once you’ve activated USB debugging, the tool will auto-detect your device, then you will get a message box on your PC screen as shown below. Click ok

How to debloat android stock rom

Step 4. Now click on “Read Phone Packages” which is located in the top left corner of the tool, it will start loading all of the packages installed on your device.

How to debloat android stock rom

Step 5. Now you will be shown the list of all applications it detects on your device as blocked & not blocked

How to debloat android stock rom

Step 6. Now you want to tick the apps you don’t want running on your device and then click on the “apply” button and this will block all pre-installed or useless apps from your device.

How to debloat android stock rom

Just in case you want to undo the process, maybe you mistakenly ticked an app that was supposed to the running to keep the device functioning fine and the device is now unstable. You can easily connect your device back to your PC and deselect all if you’re not sure the app responsible for the problem caused after selecting them. That’s it! you are done, now all those apps will be removed from your device and your phone’s storage will be free from them.

Using ADB (Android Debug Bridge)

If you tried the above method and it’s not working for you, then you might want to remove your device bloatware using ADB commands.

Now, let’s see how to debloat Android Stock ROM using ADB.

Prerequisites:

  • USB drivers for your device (It should automatically install once you connect your device to your PC). Just in case it’s not installed, click here.
  • Download and extract Minimal ADB and Fastboot tools.
  • Download and install App Inspector or Link2SD from Google Play Store to know the exact name of the app you want to remove.

Steps to Remove Bloatware Using ADB 

For you to use ADB on your device, USB debugging also has to be enabled. See the steps in the first method I discussed.

Make sure to change “Charge Only” mode to “File Transfer” mode when selecting the USB option.

Step 1. Launch minimal adb and fast boot if you created a desktop shortcut or simply go to the directory where you extracted the ADB files.

Hold the Shift key down and Right-click anywhere in the folder and select “Open Power Shell Window here” from the pop-up menu.

Step 2. Now that you have adb and fastboot running, key in the following command: “adb devices

You’ll get a prompt on your Android screen to allow USB debugging, click allow.

If connected properly, you should have something similar to my screenshot on your screen.

How To Debloat Android Stock Rom Without Root
How To Debloat Android Stock Rom Without Root

Step 3.  Now, type the following command: “adb shell.”  his would set your device as root directory so you can access the files directly.

How To Debloat Android Stock Rom Without Root
How To Debloat Android Stock Rom Without Root

Step 4. Now, launch App Inspector or Link2SD, anyone you downloaded. On your Android device and search for the exact name of the app package.

You’ll be using this app to identify the name of the app you want to uninstall.

Step 5. Now, that you’ve identified the app ID, enter the following in the command windows: “pm uninstall –k —user 0 “Package name, without quotes.” Then hit enter.

How To Debloat Android Stock Rom Without Root
How To Debloat Android Stock Rom Without Root

Note: The command is case sensitive, so use small letter where you see a small letter and use capital letter where you see a capital letter. Also, do not disable any app if you don’t know what it does.

You should also know that performing a factory reset will recover all the bloatware which you have uninstalled through the above methods as the apps are stored in your device’s system; they’re just uninstalling for the current user.

Finally, if you’re wondering whether your device will get bricked during an update after removing these apps. The answer is no, you can perform an OTA update any day anytime. These methods are completely safe and won’t void any device warranty.

Read also: Carliv Image Kitchen For Android (Unpack / Repack Boot & Recovery)

That’s it on how to remove bloatware on Android without root. If you have any questions, leave them in the comment section below and we’ll get back to you ASAP. Also, don’t forget to share this guide on your timeline to help others who also want a debloat method that doesn’t require root find it.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Subscribe to our newsletter 🔔

Join 1000+ subscribers and receive notifications of new posts by email.

Trending