Android Installing apps with ADB Uninstall an app

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Example

Write the following command in your terminal to uninstall an app with a provided package name:

adb uninstall <packagename>


Got any Android Question?