I can get a list of installed apps (both user and system apps). I am also able to uninstall user apps, however, not able to uninstall system apps.
Is there any way t
You need to have root access in order to remove system or vendor apps.
root
system
vendor
$ su # rm /data/system/application.package.apk # rm /data/data/application.package