adb_uninstall_app
Remove an app from an Android device by specifying its package name and optional device ID using the ADB MCP Server for remote device management.
Instructions
Uninstall an app from the device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deviceId | No | Device ID (optional) | |
packageName | Yes | Package name of the app to uninstall |