How to uninstall apps on android that wont uninstall | 100% working solution using ADB tools

Поділитися
Вставка
  • Опубліковано 23 гру 2021
  • Hey guys in this video I will guide you on how to uninstall apps on android that wont uninstall. For this method you can uninstall and again install system apps in Android without root your device.
    Many apps on System apps in android cannot be uninstalled, these apps may using your mobile resources continuously. Also some apps in android mobile sending continue annoying notifications and inappropriate ads.
    One option to get rid of these apps is disable using app manager, but all the apps cannot be disabled.
    For the apps which can’t disabled you can disable their notifications in app manager.
    In case you want to remove system apps, do it carefully as some system apps may cause system instability. But many system apps that sends you notification can be uninstalled without an issue. You can also search on google what apps you can uninstalled without any impact on your mobile.
    For uninstalling system apps you need Android SDK platform tools, USB cable and needs to enable developer options.
    You can download the SDK tools from this link:
    developer.android.com/studio/...
    Link of app inspector app:
    play.google.com/store/apps/de...
    To know about adb and their installation you can view these links:
    www.xda-developers.com/instal...
    forum.xda-developers.com/t/ho...
    To know about more details on how to remove system apps without root in android mobile you can visit our blog page:
    newtechworld.net/how-to-remov...
    Adb commands for command prompt:
    1. adb devices
    2. adb shell
    3. pm list packages (inside shell)
    4. pm uninstall -k --user 0 com.oneplus.note (inside shell)
    5. exit shell
    6. adb shell cmd package install-existing com.oneplus.note (in cmd)
    Alternate method in case app reinstallation not work from above command in 6, restart the phone to run these commands
    First repeat 1 & 2 than type these
    pm dump com.oneplus.note | grep path
    pm install -r --user 0 /system/reserve/OPNote/OPNote.apk
    Power Shell commands:
    .\adb devices
    .\adb shell pm list packages
    .\adb shell pm uninstall -k --user 0 com.oneplus.note
    .\adb shell cmd package install-existing com.oneplus.note
    Alternate method
    .\adb shell pm dump com.oneplus.note | grep path
    .\adb shell pm install -r --user 0 /system/reserve/OPNote/OPNote.apk
    If you have any doubt or query please ask in comments section.
  • Наука та технологія

КОМЕНТАРІ • 34

  • @RahulSharma-ck9ko
    @RahulSharma-ck9ko 7 місяців тому +4

    Failure [DELETE_FAILED_USER_RESTRICTED] how to solve this command

  • @jaytike2360
    @jaytike2360 Рік тому +1

    Very useful. 👍👍 Just one thing... If you have locked the app by app lock, just disable the app lock for the app which you want to install and then try uninstalling it using ADB

  • @gprasad0278
    @gprasad0278 2 роки тому +1

    Very nice topic well done

  • @prasanthremella323
    @prasanthremella323 2 роки тому +2

    thank u sooooo much. it worked

  • @Priyanshu-raj
    @Priyanshu-raj 2 роки тому +2

    thanks a lot sir i uninstalled youtube in my miui device

    • @NewTechWorldwithTej
      @NewTechWorldwithTej  2 роки тому

      Your welcome, is this sarcasm or appreciation 😀 as you uninstall youtube after watching this.

  • @tacotac78
    @tacotac78 2 роки тому +1

    Nice Post , Very complet GG

  • @sumitbadge2873
    @sumitbadge2873 Рік тому +1

    Very useful

  • @libuiptv9417
    @libuiptv9417 2 роки тому +2

    please please help me get rid of google gms apps. i have uninstalled them all but when i want to install them again it says (unable to install app. there is already a newer version of this app on your device). the only way i know to solve it is to factory reset my phone but i dont wanna do that please save me anyone who is reading this including channel owner. thanks in advance

    • @NewTechWorldwithTej
      @NewTechWorldwithTej  2 роки тому

      how you have uninstall them using adb tool or by rooting.
      If you have uninstall using adb tool, same can be installed using again. The method I have demonstrated in this video.
      Please watch again complete video. And try to reinstall using adb command "adb shell cmd package install-existing " from outside adb shell.

  • @Arjman-Ali
    @Arjman-Ali Рік тому +1

    zabardast bro
    verry good

  • @jaibhagwankaushik1745
    @jaibhagwankaushik1745 8 місяців тому

    Bhai, aapke method se apps delete Kari thi, phone restart karne Jaa rha tha tabse phone on hi nhi horha... Realme ke logo pe atka huya hai 😭😭 ab baar baar apne aap switch off aur switch on horha hai 😭😭😭 koi solution batao...

  • @abbassbhai1
    @abbassbhai1 2 роки тому +1

    These comands fails to uninstall in a lava device i have. User apps i am able to uninstall via command but when i try to uninstall a system app an error comes DELETE FAILED INTERNAL ERROR

    • @NewTechWorldwithTej
      @NewTechWorldwithTej  2 роки тому

      what android version you have in your mobile, i have mentioned various options after doing experiment on two mobiles.
      May be there is some issues with android version.
      You can restart and try again.

    • @NewTechWorldwithTej
      @NewTechWorldwithTej  2 роки тому

      if the app has device admin access app can not be uninstalled, you need to revoke admin access and try again.
      In some mobile manufacturer restricted adb uninstall process.
      You need to root in that case your mobile.

  • @AlbertoSeleio-nb9jm
    @AlbertoSeleio-nb9jm 10 місяців тому +1

    Owner blocked error nahin aayga ?

  • @RaajMoiranGthem
    @RaajMoiranGthem 9 місяців тому

    Not working on my window

  • @hemantvardani4765
    @hemantvardani4765 2 роки тому +1

    Can I uninstall my system launcher?

    • @NewTechWorldwithTej
      @NewTechWorldwithTej  2 роки тому +2

      you can but it is not recommended if some went wrong than you will not able to use phone as no launcher ia available in system.

    • @hemantvardani4765
      @hemantvardani4765 2 роки тому

      @@NewTechWorldwithTej But I have backup of my system launcher.. Then I can do it?

    • @NewTechWorldwithTej
      @NewTechWorldwithTej  2 роки тому +2

      @@hemantvardani4765 if something not work properly than you have to factory reset your mobile.

    • @hemantvardani4765
      @hemantvardani4765 2 роки тому +1

      @@NewTechWorldwithTej Ok

  • @ahmadfanani3451
    @ahmadfanani3451 2 роки тому +1

    Its like just disable not uninstall

    • @NewTechWorldwithTej
      @NewTechWorldwithTej  2 роки тому

      as i said this is uninstall for current user, apk file still available in system image. After factory reset or the adb commands these can again be installed.
      For permanent uninstall android needs to be root.

  • @muhammadbilal7518
    @muhammadbilal7518 Рік тому +1

    delete krne k bad app phre se show hojata wo delete hoty hi nhi

    • @NewTechWorldwithTej
      @NewTechWorldwithTej  Рік тому

      ek bar phone ko restart karke dekhiye, kai bar restart karne ke baad app show nahi hoti.

  • @sushilsahu8470
    @sushilsahu8470 2 роки тому +1

    Is that work on Android 12

    • @NewTechWorldwithTej
      @NewTechWorldwithTej  2 роки тому

      i have not tested, but it should work. Can confirm you tomorrow.

    • @sushilsahu8470
      @sushilsahu8470 2 роки тому +1

      @@NewTechWorldwithTej Thank you sir ☺️

    • @NewTechWorldwithTej
      @NewTechWorldwithTej  2 роки тому

      @@sushilsahu8470 I have tested in my oneplus 8t that is updated to android 12, it is working fine in android 12 also.

  • @MEMMO_776
    @MEMMO_776 8 місяців тому

    English