Gratitudetocreator adb shell pm list packages lists all the packages installed on the phone, adb shell pm list packages -s will only show system apps, -3 will only show 3rd party apps. You can also add a keyword you want to search for at the end such as, adb shell pm list packages waze