Realme X3 SuperZoom launched in Europe today & it is the latest flagship offering from the brand. Although it comes with last year’s flagship SoC i.e., Qualcomm Snapdragon 855+ instead of this year’s Snapdragon 865. But also this step helped Realme to lower the smartphone’s pricing with a good extend. However, one thing that is yet to be taken care of is the bloatware or preinstalled apps on these devices by Realme.
Although there are options to disable certain pre-installed apps, you cannot completely remove them. And if you also happen to be the owner of the Realme X3 SuperZoom and are looking for ways to get rid off or remove the bloatware from your devices then, you are at the right place as in this post, we will guide you on how to uninstall Realme apps or remove bloatware from Realme X3 SuperZoom. So, that being said, let us jump straight into the article itself:
Pre-requisites
Now before you jump over to the steps on how to remove the bloatware from your devices, let us take a quick look at the list of pre-requisites that you need to have before you can proceed with the steps:
- Make sure that you have ADB and Fastboot installed on your PC. You can check the link here to install the latest ADB tools.
- Charge your device to up to 60% to avoid any issues.
- You need to enable the USB Debugging option from the Developer Options settings. To do this:
- Head over to About Phone>>Baseband & Kernal>>tap on the Build number 7 times.
- Then again open Settings>>Developer Options>>enable USB Debugging option.
Steps to Remove Realme Apps or Remove Bloatware from Realme X3 SuperZoom
Once you have gone through the list of pre-requisites, then you can proceed with the below-mentioned steps to remove the un-necessary preinstalled apps on your Realme X3 SuperZoom:
Instructions
- Download and extract the contents of the ADB and Fastboot tools.
- Open a command prompt or a PowerShell window in the same folder where you have extracted the contents of the ADB tools.
- Connect your phone to the PC using a USB cable.
- Give USB Debugging permission to the phone, if asked.
- To check whether your device is recognized by your PC, enter the below command:
adb devices - Now enter:
adb shell - Now you can run following commands for the apps that you want to uninstall in the terminal:
pm uninstall –k ––user 0 package name
(Note in place of package name, you need to copy and paste the name of the app from the below list that you wish to uninstall. The list of the apps is given below:
com.heytap.browser
com.coloros.backuprestore
com.opera.branding.news
com.android.comtacts
com.facebook.system
com.facebook.appmanager
com.facebook.services
com.heytap.cloud
com.oppo.music
com.coloros.gallery3d
com.coloros.video) - Make sure that you do not uninstall system apps as it will brick or permanently damage your phone.
