Answers for "Failure [DELETE_FAILED_INTERNAL_ERROR]"

1

Failure [DELETE_FAILED_INTERNAL_ERROR]

Just run ADB and use the following command:

adb shell pm uninstall -k --user 0 <package name>
Posted by: Guest on February-23-2022

Browse Popular Code Answers by Language