I need one managed phone to be able to uninstall apps, but the rest of our devices should still be restricted. I’m not sure how to check if another policy is blocking it. What’s the right way to give uninstall access to just one device without creating a conflict with existing policies?
Allow app uninstall for one Android device without policy conflictsSolved
Replies (4)
To allow app removal on a single Android device, check the restriction policies associated with that device and make sure none of them are blocking app uninstallation. Recommended approach:
- Go to Policies in the Hexnode UEM portal.
- Open the policy currently assigned to the device.
- Navigate to Android > Advanced Restrictions.
- Look for restrictions related to app deletion, app removal, or app uninstallation.
- Make sure any option that blocks app uninstallation is disabled or unchecked.
- If only one device should be allowed to uninstall apps, create a separate policy for that device with the uninstall restriction disabled.
- Ensure the same device is not still included in another policy that blocks app uninstallation.
If a restrictive setting is still applied through another policy, the device may continue to block app removal. For a single-device exception, it is usually best to either exclude that device from the restrictive policy or use a separate targeted policy where the restriction is not configured.
So if the device is in our main Android restriction policy and I add another policy that allows uninstalling, will the second one override the first?
Not reliably. If the device is associated with multiple policies, a restriction from any assigned policy can still affect the device. It is better not to rely on a separate policy to cancel a restriction that is still active elsewhere. For this case, use one of these methods:
- Remove the device from the policy that blocks app uninstallation, then assign a dedicated policy that allows it.
- Or edit the existing policy target so the restriction applies to all other devices except this one.
After changing the policy assignment, verify the device’s associated policies from the device summary page and confirm that no Android Advanced Restriction is still blocking app removal.
That makes sense. I had the phone in the general restrictions group and also added a new policy for it. Once I removed it from the restrictive policy, the uninstall option was available again.