How can uninstall the pre-installed applications on an Android phone without root

Smartphones cu Android come bundled with a number preinstalled applications, Such as Facebook, Email or various games si applications news, Most of which differ depending on the brand / manufacturer phone. While some of these applications may be of interest to some users (Facebook or Samsung Apps, For example), most taking up space unnecessarily and can not be removed until after rootarea smartphones. But if we want to root your phone (for various reasons, such as avoiding loss of warranty), but still want to get rid of pre-installed applications that are not interested?

How do I uninstall apps in Android without root access preinstallation

  • download next archive on XDA on Desktop

Download bloatkill.zip.

  • open archives with WinRAR or 7zip (not unzip!)
  • in WinRAR, navigate to META-INF \ com \ Google \ android, Extract updater-script on Desktop and open it with Notepad++ (Free download here)
extract-updatethe script
  • delete all lines delete from under ui_print ( "Useless system app removal ”)Then add lines delete for programs you want to uninstall. For example, if you want to uninstall Email, Add the line (second only when the system is Odex)

delete ( "/system/app/Email.apk ");

delete ( "/system/app/Email.odex ");

editorialupdatethe script
  • save the file updatethe script modified and copy it (drag & drop) Back META-INF \ com \ Google \ android in Winrar (to update bloatkill.zip)
  • android connect to the computer via USB cable and copy the archive bloatkill.zip modified in root folder the SD card's
  • disconnect the phone from the computer, shut it down and restart it in recovery mode (For example, Galaxy S2 the combination to put the phone in recovery mode this Volume UP + Power + HomeAll pressed at the same time)
  • select apply update from sd card buttons for volume (for navigation) and Power (for selection), then select bloatkill.zip
  • restart the phone using the option reboot system now Recovery menu

And ready. Preinstalled applications (only those for which you have written delete lines the archive bloatkill.zip) Will be deleted from the system.

Note: Tutorial compatible with Galaxy S2, Galaxy S3, Nexus 4, Note and Note 2 (generally all Android phones that come with a recovery menu mode)

Credit @ XDA Developers

STEALTH SETTINGS - How to remove preinstalled apps from an Android phone without root

Passionate about technology, I enjoy writing on StealthSettings.com since 2006. I have a rich experience in operating systems: macOS, Windows, and Linux, as well as in programming languages and blogging platforms (WordPress) and for online stores (WooCommerce, Magento, PrestaShop).

How to » Android » How can uninstall the pre-installed applications on an Android phone without root
Leave a Comment