[Debloat Script][Updated-Aug-2019] for Asus Zenfone Max Pro M1

Search This thread

itspdp

Senior Member
**These Thread is Updated Now**

Debloating Script for Asus Zenfone Max Pro m1 (And for other Devices as well);)

Hello Guys.. i know this is kind a childish , but for a very beginner, it can be very helpful.
It is a simple .bat script for windows users,,(For linux I'll be update it soon)(Sorry for Linux version I'm Noob right now, but if someone can help me, I'll do it !!)


*The Debloat Script has now 3 Version*
1)Basic - Older version
2)Moderate - Most Unneccesary app removed, but some basic are still kept.
3)Aggressive - Almost Every Non-System reliable app is removed.

Which Version do what is in the description below__

Description:-
This Script can remove following unnecessary apps that comes inbuilt with Asus Zenfone Max Pro M1 ---

Basic Version ↓
1)Facebook
2)Instagram
3)Facebook Messenger
4)Go2pay
5)Google Play Movies


Moderate Version ↓
Contains All Apps from BASIC Version +
1)Google Drive
2)Google Maps
3)Google Photos
4)Google Duo
5)Google Calender
6)Google Music
7)Android System Webview
8)Asus Service Centre
9)Google Keep
10)YouTube
11)Basic Live Wallpaper
12)Shopee
13)PhotoTable Wallpaper
14)TalkBack


Aggressive Version ↓
Contains All Apps From BASIC & MODERATE Version +
1)Google Messaging
2)BaBe - Baca Berita
3)Asus Calculator
4)myIM3 (added with update 331)
5)Google Text-To-Speech
6)SIM Tool Kit
7)Carrier Services
8)FM Radio (2 packages)
9)Sound Recorder


Steps to Follow :--
1)Download the Debloat Zip from HERE.
2)Extract the Downloaded Zip.
3)Enable USB Debugging on your Device and Connect it to PC.
4)Run or Double Click, the "Run it to remove bloats.bat" File.
5)That's it.[Reboot(optional) if Applications Still Showing in launcher]



Downloads:-


This Script can also be used on other devices as well.
Alternatively you can use the following code one-by-one Via ADB :cowboy:
Code:
{FOR BASIC ↓}

adb shell pm uninstall -k --user 0 com.facebook.katana

adb shell pm uninstall -k --user 0 com.facebook.system

adb shell pm uninstall -k --user 0 com.facebook.appmanager

adb shell pm uninstall -k --user 0 com.generalmobi.go2pay

adb shell pm uninstall -k --user 0 com.google.android.videos

adb shell pm uninstall -k --user 0 com.instagram.android

adb shell pm uninstall -k --user 0 com.facebook.orca

{FOR MODERATE ↓}

adb shell pm uninstall -k --user 0 com.google.android.apps.docs

adb shell pm uninstall -k --user 0 com.google.android.apps.maps

adb shell pm uninstall -k --user 0 com.google.android.apps.photos

adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon

adb shell pm uninstall -k --user 0 com.google.android.calendar

adb shell pm uninstall -k --user 0 com.google.android.music

adb shell pm uninstall -k --user 0 com.google.android.webview

adb shell pm uninstall -k --user 0 com.asus.ia.asusapp

adb shell pm uninstall -k --user 0 com.google.android.keep

adb shell pm uninstall -k --user 0 com.google.android.youtube

adb shell pm uninstall -k --user 0 com.android.dreams.basic

adb shell pm uninstall -k --user 0 com.shopee.id

adb shell pm uninstall -k --user 0 com.android.dreams.phototable

adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback

{FOR AGGRESSIVE ↓}

adb shell pm uninstall -k --user 0 com.google.android.ims

adb shell pm uninstall -k --user 0 com.google.android.apps.messaging

adb shell pm uninstall -k --user 0 com.asus.soundrecorder

adb shell pm uninstall -k --user 0 com.caf.fmradio

adb shell pm uninstall -k --user 0 com.huaqin.FM

adb shell pm uninstall -k --user 0 com.android.stk

adb shell pm uninstall -k --user 0 com.google.android.tts

adb shell pm uninstall -k --user 0 id.co.babe

adb shell pm uninstall -k --user 0 com.pure.indosat.care
If you have any problem or Suggestion, Please Reply to this thread.
I updated the Script with A huge credit to AVinaSh_S for his thread HERE
AND TO GUYS WHO MIGHT BE CONFUSED WITH MY THREAD, ITS A DIFFERENT THREAD AND NOT A COPY OF OTHER THREAD,
THE MAIN THING IS IT'S A "DEBLOAT SCRIPT" SO YOU DON'T HAVE TO TYPE CODES YOURSELF
.

You can also suggest any other apps, If you want.

Don't Forget to Thank Me if you find this helpful.:cowboy:

My Telegram ID --- @itspdp
 
Last edited:

mrudul39

Senior Member
Oct 11, 2016
57
5
if install these apps from play store,will they installed separately or they'll enabled again?
 

itspdp

Senior Member

shukat

Senior Member
Jun 4, 2015
100
15
i accidentally deleted file explorer. olz give me its script to reinstall it without reset
 

Top Liked Posts

  • There are no posts matching your filters.
  • 8
    **These Thread is Updated Now**

    Debloating Script for Asus Zenfone Max Pro m1 (And for other Devices as well);)

    Hello Guys.. i know this is kind a childish , but for a very beginner, it can be very helpful.
    It is a simple .bat script for windows users,,(For linux I'll be update it soon)(Sorry for Linux version I'm Noob right now, but if someone can help me, I'll do it !!)


    *The Debloat Script has now 3 Version*
    1)Basic - Older version
    2)Moderate - Most Unneccesary app removed, but some basic are still kept.
    3)Aggressive - Almost Every Non-System reliable app is removed.

    Which Version do what is in the description below__

    Description:-
    This Script can remove following unnecessary apps that comes inbuilt with Asus Zenfone Max Pro M1 ---

    Basic Version ↓
    1)Facebook
    2)Instagram
    3)Facebook Messenger
    4)Go2pay
    5)Google Play Movies


    Moderate Version ↓
    Contains All Apps from BASIC Version +
    1)Google Drive
    2)Google Maps
    3)Google Photos
    4)Google Duo
    5)Google Calender
    6)Google Music
    7)Android System Webview
    8)Asus Service Centre
    9)Google Keep
    10)YouTube
    11)Basic Live Wallpaper
    12)Shopee
    13)PhotoTable Wallpaper
    14)TalkBack


    Aggressive Version ↓
    Contains All Apps From BASIC & MODERATE Version +
    1)Google Messaging
    2)BaBe - Baca Berita
    3)Asus Calculator
    4)myIM3 (added with update 331)
    5)Google Text-To-Speech
    6)SIM Tool Kit
    7)Carrier Services
    8)FM Radio (2 packages)
    9)Sound Recorder


    Steps to Follow :--
    1)Download the Debloat Zip from HERE.
    2)Extract the Downloaded Zip.
    3)Enable USB Debugging on your Device and Connect it to PC.
    4)Run or Double Click, the "Run it to remove bloats.bat" File.
    5)That's it.[Reboot(optional) if Applications Still Showing in launcher]



    Downloads:-


    This Script can also be used on other devices as well.
    Alternatively you can use the following code one-by-one Via ADB :cowboy:
    Code:
    {FOR BASIC ↓}
    
    adb shell pm uninstall -k --user 0 com.facebook.katana
    
    adb shell pm uninstall -k --user 0 com.facebook.system
    
    adb shell pm uninstall -k --user 0 com.facebook.appmanager
    
    adb shell pm uninstall -k --user 0 com.generalmobi.go2pay
    
    adb shell pm uninstall -k --user 0 com.google.android.videos
    
    adb shell pm uninstall -k --user 0 com.instagram.android
    
    adb shell pm uninstall -k --user 0 com.facebook.orca
    
    {FOR MODERATE ↓}
    
    adb shell pm uninstall -k --user 0 com.google.android.apps.docs
    
    adb shell pm uninstall -k --user 0 com.google.android.apps.maps
    
    adb shell pm uninstall -k --user 0 com.google.android.apps.photos
    
    adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon
    
    adb shell pm uninstall -k --user 0 com.google.android.calendar
    
    adb shell pm uninstall -k --user 0 com.google.android.music
    
    adb shell pm uninstall -k --user 0 com.google.android.webview
    
    adb shell pm uninstall -k --user 0 com.asus.ia.asusapp
    
    adb shell pm uninstall -k --user 0 com.google.android.keep
    
    adb shell pm uninstall -k --user 0 com.google.android.youtube
    
    adb shell pm uninstall -k --user 0 com.android.dreams.basic
    
    adb shell pm uninstall -k --user 0 com.shopee.id
    
    adb shell pm uninstall -k --user 0 com.android.dreams.phototable
    
    adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback
    
    {FOR AGGRESSIVE ↓}
    
    adb shell pm uninstall -k --user 0 com.google.android.ims
    
    adb shell pm uninstall -k --user 0 com.google.android.apps.messaging
    
    adb shell pm uninstall -k --user 0 com.asus.soundrecorder
    
    adb shell pm uninstall -k --user 0 com.caf.fmradio
    
    adb shell pm uninstall -k --user 0 com.huaqin.FM
    
    adb shell pm uninstall -k --user 0 com.android.stk
    
    adb shell pm uninstall -k --user 0 com.google.android.tts
    
    adb shell pm uninstall -k --user 0 id.co.babe
    
    adb shell pm uninstall -k --user 0 com.pure.indosat.care
    If you have any problem or Suggestion, Please Reply to this thread.
    I updated the Script with A huge credit to AVinaSh_S for his thread HERE
    AND TO GUYS WHO MIGHT BE CONFUSED WITH MY THREAD, ITS A DIFFERENT THREAD AND NOT A COPY OF OTHER THREAD,
    THE MAIN THING IS IT'S A "DEBLOAT SCRIPT" SO YOU DON'T HAVE TO TYPE CODES YOURSELF
    .

    You can also suggest any other apps, If you want.

    Don't Forget to Thank Me if you find this helpful.:cowboy:

    My Telegram ID --- @itspdp
    1
    That's for TWRP users.. I have read that..
    But this thread is for non rooted users without Any custom recovery.