Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

App not installed for this user

I see App in my Apps section of settings which says App not installed for this user. It's completely greyed out and I cannot uninstall it. When I install the same from play store it says incompatible version is already installed.

I just want to remove this App from my device.

enter image description hereenter image description here

Doesn't get uninstalled from adb either

C:\Users\athakur>adb uninstall com.osfg.rintonesetter.main Failure [DELETE_FAILED_INTERNAL_ERROR]

and

C:\Users\athakur>adb shell pm uninstall -k com.osfg.rintonesetter.main Failure [DELETE_FAILED_INTERNAL_ERROR]

Any suggestion is appreciated.

like image 384
Aniket Thakur Avatar asked May 03 '15 08:05

Aniket Thakur


People also ask

How do I fix this user is not installed?

The Android app not installed error can be combated after resetting app permissions. Go to Settings > Apps > Reset App Preferences/Reset Application Permissions. After this, third-party software can be installed on your device.

Why am I getting app not installed?

By default Android allows installation only from the Play Store. In order to allow installation of apps from other sources, open the Settings app and locate "Install Unknown Apps" under Privacy/Security settings. Enable the permission for the app which you use to install your APK.

How do I fix Samsung App not installed?

Restart your Android phone- One of the first things to do to resolve the issue is to restart your Android phone. In order to restart, it is advisable to close all the running apps and then hold on the power button for long to restart your device.

Why does it say app not installed APK?

The application is corrupted This is probably the most common reason why users face the App not installed error. It's because the downloaded apk file is corrupt on its own.


2 Answers

Top right menu button "uninstall for all users"

like image 112
Phuturenoise Avatar answered Oct 16 '22 01:10

Phuturenoise


Guest user is using this App.Open that App Info, click the three vertical dots and Click Uninstall for All Users.

Or simple remove Guest user by opening guest user account.

like image 21
Naeem Ibrahim Avatar answered Oct 16 '22 00:10

Naeem Ibrahim