Sample Header Ad - 728x90

How to list system packages uninstalled (for a user) via ADB?

1 vote
2 answers
13941 views
I want to research the bloatware that I disabled using pm uninstall -k –user 0 and I just realized that I don't know how to make a list of those specific apps. I can list the file names stored in /system/app but it would be very tedious to find which ones are disabled and also to figure out their package names. pm list has a -d option to display disabled apps, but it only works for apps disabled from within the android menu. If it helps, the phone in mind is not rooted and it is running Android 6.0.1.
Asked by william56 (69 rep)
Jul 21, 2020, 03:06 PM
Last activity: Dec 7, 2024, 11:43 AM