banner



How To Uninstall Android App Command Line

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
  • #1
How to uninstall system app or any app without having rooted?
1) Connect your phone via USB
2) Turn android debugging on
3) Go to android shell using $ adb shell

how to remove apps now

use this command now
pm uninstall -k --user 0 com.my.demo.app

comment below

to undo the changes:
adb shell cmd package install-existing com.my.demo.app

Last edited:
  • #2
Would I still be able to update my software without issues in my Galaxy s9 for instance after removing bloat via this method?? If yes, would it bring the apps back??
  • #3
Would I still be able to update my software without issues in my Galaxy s9 for instance after removing bloat via this method?? If yes, would it bring the apps back??

Yes you will be able to to update your device without any issue.
No your app will not be back unless the app's apk is present in the update package.
  • #4
Hi,

Do you have any ideea how to re-install an app uninstalled by miskate?

Thanks

Orochikun
  • #5
This pm uninstall -k --user 0 com.my.demo.app only removes the app from user 0 ( current user )
Sooo to reinstall and app, you will need to factory default your device
  • #7
This might be silly, but how do we get the app's identifier, like com.demo.my.app? Settings > Apps does not seem to have that info.
  • #8
This might be silly, but how do we get the app's identifier, like com.demo.my.app? Settings > Apps does not seem to have that info.
                              adb shell pm list packages | grep <search-term>                            
Example: You can type "chrome" instead of <search-term> to find the Chrome browser.

For graphical solution you can install the app named "Package Name Viewer 2.0" by csing. :good:

edit: You can see the article Debloat: https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/

  • #9
Would I still be able to update my software without issues in my Galaxy s9 for instance after removing bloat via this method?? If yes, would it bring the apps back??
Yes
flitzjoy
  • #10
Hi,

Do you have any ideea how to re-install an app uninstalled by miskate?

Thanks


I´m still looking for a solution.

Already tried pm enable or pm install -r with the apk. no success. any clue?

  • #11
When after enabling Android debugging I am giving the command adb she'll from terminal in my lunix laptop I am getting an output "nicklaus_f:/

What is this?

But when I am giving the command ' adb shell pm list packages' the output I am getting is
/System/bin/sh: adb: not found
127!nicklaus_f:/$

Please advise what to do

chuckRN
  • #12
When after enabling Android debugging I am giving the command adb she'll from terminal in my lunix laptop I am getting an output "nicklaus_f:/

What is this?

But when I am giving the command ' adb shell pm list packages' the output I am getting is
/System/bin/sh: adb: not found
127!nicklaus_f:/$

Please advise what to do


Try reinstalling adb drivers for your device.

---------- Post added at 02:35 AM ---------- Previous post was at 02:34 AM ----------

Would give this a try as soon as i get my hands on a proper pc. The korean apps on my phone are very annoying.
  • #13
Is there a command to enable apps without factory reset?
  • #14
When after enabling Android debugging I am giving the command adb she'll from terminal in my lunix laptop I am getting an output "nicklaus_f:/

What is this?

But when I am giving the command ' adb shell pm list packages' the output I am getting is
/System/bin/sh: adb: not found
127!nicklaus_f:/$

Please advise what to do


I would say
1. Download from android themselves:
developer.android.com/studio/releases/platform-tools

2. Extract the .zip file somewhere on your computer and add that folder to your windows PATH variable so you can reference it from anywhere using command prompt (cmd.exe).

[GS]
  • #15
How to uninstall system app or any app without having rooted?
1) Connect your phone via USB
2) Turn android debugging on
3) Go to android shell using $ adb shell

how to remove apps now

use this command now
pm uninstall -k --user 0 com.my.demo.app

comment below


Any way to install user app as system apps from adb ?
  • #16
Any way to install user app as system apps from adb ?

There technically is a way. Just not as "graceful"

android.stackexchange.com/questions/27/how-do-i-properly-install-a-system-app-given-its-apk

  • #17
Hi,

Do you have any ideea how to re-install an app uninstalled by miskate?

Thanks


pm default-state app.name
  • #18
Im trying to unistall a system app and after running pm uninstall -k --user 0 'com.icoolme.android.weather' nothing happens.
There no sucess or failure message.

Anyone knows why that happens and what can I do to fix it?

TerminallyiLL
  • #19
https://forum.xda-developers.com/picture.php?albumid=15288&pictureid=58390

I had to do it twice, because I didn't turn off auto update in Galaxy Apps and didn't uninstall Secure Folder before I started. I'm not 100% of the connection, but somehow Bixby came back, but I uninstalled Secure Folder, turned off Auto Update, and it worked great. They got root for my device like two days later, so kind of pointless, but it helped a lot! Thanks! :good:

chalofito
  • #20
please I need help how can I enable an application that I uninstall by mistake ('com.google.android.apps.photos'), without factory reset, besides which is the command that I should use to disable an application?

nota: the options that are in previous comments do not work

Similar threads

How To Uninstall Android App Command Line

Source: https://forum.xda-developers.com/t/uninstall-any-apps-via-adb-no-root.3738105/

Posted by: crawfordwheabion.blogspot.com

0 Response to "How To Uninstall Android App Command Line"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel