# adb 卸载 > 卸载一个包。 > 更多信息:。 - 卸载一个包: `adb uninstall {{com.example.app}}` - 卸载一个包,但保留用户数据: `adb uninstall -k {{com.example.app}}`