I have Android 5 on my HTC One M8. Only have a guest user and my own user. still there are apps - partly restored by titanium backup - listed in my app manager. They're marked as "not installed". They stay there even when I uninstall them. any idea? br Tom
Asked
Active
Viewed 177 times
1 Answers
0
Try to uninstall them with adb from your computer:
adb uninstall <package_name>
Make sure you have USB debugging enabled:-)

Thomas Vos
- 4,000
- 5
- 35
- 46