update on 4/1 = How to remove Free Fire application on Zenfone Max Pro M2
Asus Zenfone Max Pro M1 has stock android with just few bloatware, why we need this kind of tutorial ? Agreed that we have near stock android and most of the apps can be disabled in settings.
But with the method mentioned below, app will never wake up to consume battery and will be uninstalled for current user.
First thing you need to have ADB. I has been many time post about this adb device so you should has been familiar and no problem with this.
[Download Minimal Adb Fastboot V1.4.3 ##download##]
if not work please follow this link to get other version of ADB
Connect your phone on ADB , and check if your phone has been connected = adb devices
You choose which aplication which is you want to remove and run the commands from below list. Dont worry, if you mess something up, do factory reset to get out of trouble.
Just type until before # mark
Example :
adb shell pm uninstall -k --user 0 id.co.babe
wait for the result
below is the command list :
If you need to remove FREE FIRE use this commad
Remove Caping
adb shell sh uninstall -k --user 0 com.engloryintertech.caping
Good luck
Source
Asus Zenfone Max Pro M1 has stock android with just few bloatware, why we need this kind of tutorial ? Agreed that we have near stock android and most of the apps can be disabled in settings.
But with the method mentioned below, app will never wake up to consume battery and will be uninstalled for current user.
DO THIS WITH YOUR OWN RISK
i am not responsible with any damage phone/bootloop/hardbrick when you try this.
First thing you need to have ADB. I has been many time post about this adb device so you should has been familiar and no problem with this.
[Download Minimal Adb Fastboot V1.4.3 ##download##]
if not work please follow this link to get other version of ADB
Connect your phone on ADB , and check if your phone has been connected = adb devices
You choose which aplication which is you want to remove and run the commands from below list. Dont worry, if you mess something up, do factory reset to get out of trouble.
Just type until before # mark
Example :
adb shell pm uninstall -k --user 0 id.co.babe
wait for the result
below is the command list :
- adb shell pm uninstall -k --user 0 com.asus.soundrecorder # Sound Recorder
- adb shell pm uninstall -k --user 0 com.caf.fmradio # FM radio
- adb shell pm uninstall -k --user 0 com.facebook.appmanager # Facebook App Manager
- adb shell pm uninstall -k --user 0 com.facebook.katana # Facebook App
- adb shell pm uninstall -k --user 0 com.facebook.orca # Facebook Messenger
- adb shell pm uninstall -k --user 0 com.facebook.system # Facebook App Installer
- adb shell pm uninstall -k --user 0 com.generalmobi.go2pay # Go2Pay
- adb shell pm uninstall -k --user 0 com.google.android.apps.docs # Google Drive
- adb shell pm uninstall -k --user 0 com.google.android.apps.maps # Google Map
- www.gwrangerbiru.blogspot.com
- adb shell pm uninstall -k --user 0 com.google.android.apps.messaging # Google Messaging
- adb shell pm uninstall -k --user 0 com.google.android.apps.photos # Google Photos
- adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon # Google Duo
- adb shell pm uninstall -k --user 0 com.google.android.calendar # Google Calendar
- adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox # Google Search App
- adb shell pm uninstall -k --user 0 com.google.android.music # Google Music
- adb shell pm uninstall -k --user 0 com.google.android.videos # Google Movies
- adb shell pm uninstall -k --user 0 com.google.android.webview # AOSP webview
- adb shell pm uninstall -k --user 0 com.instagram.android # Instagram
- adb shell pm uninstall -k --user 0 com.asus.ia.asusapp # Asus Service Center
- adb shell pm uninstall -k --user 0 com.google.android.keep # Google Keep
- adb shell pm uninstall -k --user 0 com.google.android.youtube # YouTube
- adb shell pm uninstall -k --user 0 id.co.babe # BaBe - Baca Berita
- adb shell pm uninstall -k --user 0 com.asus.calculator # Asus Calculator
- adb shell pm uninstall -k --user 0 com.pure.indosat.care # myIM3
- www.gwrangerbiru.blogspot.com
- adb shell pm uninstall -k --user 0 com.shopee.id # ShopeeBloatware
- adb shell pm uninstall -k --user 0 com.android.dreams.basic # Basic Wallpaper Live Wallpaper
- adb shell pm uninstall -k --user 0 com.google.android.tts # Google Text To Speech
- adb shell pm uninstall -k --user 0 com.android.dreams.phototable # PhotoTable Wallpaper
- adb shell pm uninstall -k --user 0 com.android.stk # Sim Tool Kit
- adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback # Talkback Service
- adb shell pm uninstall -k --user 0 com.android.providers.calendar # Calender Provider
- adb shell pm uninstall -k --user 0 com.google.android.ims # Carrier Services
If you need to remove FREE FIRE use this commad
adb shell pm uninstall -k --user 0 com.dts.freefireth
Remove Caping
adb shell sh uninstall -k --user 0 com.engloryintertech.caping
Good luck
Source
COMMENTS