Intune app installation error reference
This article lists common app installation errors for Android, iOS, and other scenarios. Use the following reference to troubleshoot application errors and to get more information about specific app errors based on returned error codes.
Android app installation errors
This section addresses common errors for both Device Administrator (DA) and Samsung Knox enrollment. For more information, see Android device administrator enrollment and Automatically enroll Android devices by using Samsung's Knox Mobile Enrollment.
Error code (Hex) | Error code (Dec) | Error message/code | Description |
---|---|---|---|
0xC7D14FB5 | -942583883 | The app failed to install. | This error message is displayed when Intune cannot determine the root cause of the Android app installation error. No information was provided by Android during the failure. This error is returned when the APK download succeeded, but the app installation failed. This error may occur more commonly due to a bad APK file that cannot be installed onto the device. A possible cause can be when Google Play Protect blocks the install of the app due to security concerns. Another possible cause of this error is when a device does not support the app. For example, if the app requires API version 21+ and the device currently has API version 19. Intune returns this error for both DA and KNOX devices and although there may be a notification that users can click to retry, if there is an issue with the APK, it will never continue to fail. If the app is an available app, the notification can be dismissed. However, if the app is required, it cannot be dismissed. |
0xC7D14FBA | -942583878 | The app installation was canceled because the installation (APK) file was deleted after download, but before installation. | The download of the APK succeeded, but before the user installed the app the file was removed from the device. This could happen if there was a large time difference between download and install. For example, the user canceled the original install, waited, and then clicked the notification to try again. This error message is returned this for only DA scenarios. KNOX scenarios can be done silently. We do present a notification to retry so the user can accept instead of cancel. If the app is an available app, the notification can be dismissed. However, if the app is required, it cannot be dismissed. |
0xC7D14FBB | -942583877 | The app installation was canceled because the process was restarted during installation. | The device was rebooted during the APK installation process, resulting in a canceled installation. This error message is returned for both DA and KNOX devices. Intune presents a notification that users can click to retry. If the app is an available app, the notification can be dismissed. However, if the app is required, it cannot be dismissed. |
0x87D1041C | -2016345060 | The application was not detected after installation completed successfully. | The user explicitly uninstalled the app. This error is not returned from the client. It is an error produced when the app was installed at one point, but then the user uninstalled it. This error should only occur for required applications. Users can uninstall non-required apps. This error can only happen in DA. KNOX blocks the uninstall of managed apps. The next sync will repost the notification on the device for the user to install. The user can ignore the notification. This error will continue to be reported until the user installs the app. |
0xC7D14FB2 | -942583886 | The download failed because of an unknown error. | This error occurs when the download fails. This error can commonly occur due to Wi-Fi issues or slow connections. This error is returned for only DA scenarios. For KNOX scenarios, the user is not prompted to install, this can be done silently. Intune presents a notification that users can click to retry. If the app is an available app, the notification can be dismissed. However, if the app is required, it cannot be dismissed. |
0xC7D15078 | -942583688 | The download failed because of an unknown error. The policy will be retried the next time the device syncs. | This error occurs when the download fails. This error can commonly occur due to Wi-Fi issues or slow connections. This error is returned for only DA scenarios. For KNOX scenarios, the user is not prompted to install, this can be done silently. |
0xC7D14FB1 | -942583887 | The end user canceled the app installation. | The user explicitly uninstalled the app. This error is returned when the Android OS install activity was canceled by the user. The user pressed the cancel button when the OS install prompt was presented or clicked away from the prompt. This error is returned for only DA scenarios. For KNOX scenarios, the user is not prompted to install, this can be done silently. Intune presents a notification that users can click to retry. If the app is an available app, the notification can be dismissed. However, if the app is required, it cannot be dismissed. Ask the user not to cancel the install. |
0xC7D15015 | -942583787 | The file download process was unexpectedly stopped. | The OS stopped the download process before it was complete. This error can occur when the device has low battery or the download is taking too long. This error is returned for only DA scenarios. For KNOX scenarios, the user is not prompted to install, this can be done silently. Intune presents a notification that users can click to retry. If the app is an available app, the notification can be dismissed. However, if the app is required, it cannot be dismissed. Ensure the device has a reliable network connection. |
0xC7D1507C | -942583684 | The file download service was unexpectedly stopped. The policy will be retried the next time the device syncs. | The OS ended the download process before it was completed. This error can occur when the device has low battery or the download is taking too long. This error is returned for only DA scenarios. For KNOX scenarios, the user is not prompted to install, this can be done silently. Manually sync the device or wait for 24 hours and check the status. |
0xc7d14fb8 | -942583880 | The app failed to uninstall. | This error is a generic uninstall failure. The OS did not specify why the app failed to uninstall. Some admin apps cannot simply be uninstalled. Check to ensure the app can be uninstalled manually and collect the Company Portal logs if the uninstall fails. |
0xc7d14fb7 | -942583881 | The app installation APK file used for the upgrade does not match the signature for the current app on the device. | Android OS has the limitation of requiring the signing cert for the upgrade version to be exactly the same as the cert used to sign the existing version. If the developer cannot use the same cert to sign the new version, you will need to uninstall the existing app and re-deploy the new app rather than upgrade the existing app. |
0xc7d14fb9 | -942583879 | The end user canceled the app installation. | Educate the user to accept the Intune deployed app and install the app when prompted. |
0xc7d14fbc | -942583876 | Uninstall of the app was canceled because the process was restarted during installation. | The app install process was terminated by the OS or the device was restarted. Retry the install and collect Company Portal logs if this error occurs again. |
0xc7d14fb6 | -942583882 | The app installation APK file cannot be installed because it was not signed. | By default, Android OS requires apps to be signed. Ensure the app is signed before deployment. |
0xC7D14FB1 | -942583887 | The end user canceled the app installation. | The user explicitly uninstalled the app. This error is returned when the Android OS install activity was canceled by the user. The user pressed the cancel button when the OS install prompt was presented or clicked away from the prompt. This error is returned for only DA scenarios. For KNOX scenarios, the user is not prompted to install, this can be done silently. Intune presents a notification that users can click to retry. If the app is an available app, the notification can be dismissed. However, if the app is required, it cannot be dismissed. Ask the user not to cancel the install. |
0xC7D14FB9 | -942583879 | The end user canceled the app installation. (At the accept prompt) | Educate the user to accept the Intune deployed app and install the app when prompted. |
iOS and iPadOS app installation errors
The following error messages and descriptions provide details about iOS and iPadOS installation errors.
Error code (Hex) | Error code (Dec) | Error message/code | Description/Troubleshooting tips |
---|---|---|---|
0x87D12906 | -2016335610 | Apple MDM Agent error: App installation command failed with no error reason specified. Retry app installation. | Apple MDM Agent returned that the installation command failed. |
0x87D1313C | -2016333508 | Network connection on the client was lost or interrupted. Later attempts should succeed in a better network environment. | The network connection was lost while the updated download service URL was sent to the device. Specifically, a server with the specified hostname could not be found. |
0x87D1313D | -2016333507 | Could not retrieve license for the app with iTunes Store ID | Sync the associated VPP token, then sync the device with Intune. If the issue persists, remove group assignment and reassign the VPP app as device-licensed. If the issue still persists, revoke the app license from the device by navigating to Apps > iOS > select VPP app > App licenses > select device. Then, revoke license and try re-assigning the app to the user group or device group. If the issue still persists, revoke all VPP licenses for the device by going to Devices > iOS > select device > Overview > Revoke licenses, then retire the device and re-enroll to Intune. |
0x87D11388 | -2016341112 | iOS/iPadOS device is currently busy. | The iOS/iPadOS device was busy, which resulted in an error. The device was locked. The user needs to unlock the device to install the app. |
0x87D13BA9 | -2016345112 | The app installation has failed. (ErrorUserEnrollmentUnsupported) | The VPP app is deployed with the Device licensing type but only the User licensing type is supported for BYOD (bring your own device) devices enrolled with account driven Apple User Enrollment. Change the licensing type for the assignments or create a separate assignment for the users. |
0x87D13B64 | -2016330908 | The app installation has failed. | An app installation failure occurred. iOS/iPadOS Console logs are needed to troubleshoot this error. |
0x87D13B66 | -2016330906 | The app is managed, but has expired or been removed by the user. | Either the user explicitly uninstalled the app, or the app is expired but failed to download, or the app detection does not match the response from the device. Additionally, this error could occur based on an iOS/iPadOS 9.2.2 platform bug. |
0x87D13B60 | -2016330912 | The app is scheduled for installation, but needs a redemption code to complete the transaction. | This error typically occurs with iOS Store apps which are paid apps. |
0x87D13B7D | -2016330883 | Unknown error. | An unknown app installation error occurred. This error code can be returned for multiple reasons, one of which is an expired VPP token in Intune. As a general recommendation, whenever an unknown error is encountered, ensure that the Volume Purchase Program (VPP) token is checked to verify that it's current and functional. |
0x87D1041C | -2016345060 | The application was not detected after installation completed successfully. | The app detection process did not match with the response from the device. |
0x87D13B62 | -2016330910 | The user rejected the offer to install the app. | During initial app install, the user clicked cancel. Ask the user to accept the install request the next time. |
0x87D13B63 | -2016330909 | The user rejected the offer to update the app. | The end user clicked cancel during the update process. Deploy as required or educate the user to accept the upgrade prompt. |
0x87D103E8 | -2016345112 | Unknown error | An unknown app installation error occurred. This is the resulting error when other errors have not occurred. |
0x87D13B93 | -2016330861 | Can only install VPP apps on Shared iPad. | The apps must be obtained using Apple Volume Purchase Program to install on a Shared iPad. |
0x87D13B94 | -2016330860 | Can't install apps when App Store is disabled. | The App Store must be enabled for the user to install the app. |
0x87D13B95 | -2016330859 | Can't find VPP license for app. | Try revoking and reassigning the app license. |
0x87D13B96 | -2016330858 | Can't install system apps with your MDM provider. | Installing apps that are pre-installed by the iOS/iPadOS operating system is not a supported scenario. |
0x87D13B97 | -2016330857 | Can't install apps when device is in Lost Mode. | All use of the device is blocked in Lost Mode. Disable Lost Mode to install apps. |
0x87D13B98 | -2016330856 | Can't install apps when device is in kiosk mode. | Try adding this device to an exclude group for kiosk mode configuration policy to install apps. |
0x87D13B9C | -2016330852 | Can't install 32-bit apps on this device. | The device doesn't support installing 32-bit apps. Try deploying the 64-bit version of the app. |
0x87D13B99 | -2016330855 | User must sign in to the App Store. | The user needs to sign in to the App Store before the app can be installed. |
0x87D13B9A | -2016330854 | Unknown problem. Please try again. | The app installation failed due to an unknown reason. Try again later. |
0x87D13B9B | -2016330853 | The app installation failed. Intune will try again the next time the device syncs. | The app installation encountered a device error. Sync the device to try installing the app again. |
0x87d13b7e | -2016330882 | License Assignment failed with Apple error 'No VPP licenses remaining' | This behavior is by design. To resolve this, purchase additional VPP licenses or reclaim licenses from users no longer targeted. |
0x87d13b6e | -2016330898 | App Install Failure 12024: Unknown cause. | Apple hasn't given us sufficient information to determine why the install failed. Nothing to report. |
0x87d13b7f | -2016330881 | Needed app configuration policy not present, ensure policy is targeted to same groups. | App requires app config but no app config is targeted. Admin should make sure the groups the app is targeted to also has the required app config targeted to the groups. |
0x87d13b69 | -2016330903 | Device VPP licensing is only applicable for iOS/iPadOS 9.0+ devices. | Upgrade affected iOS/iPadOS devices to iOS/iPadOS 9.0+. |
0x87d13b8f | -2016330865 | The application is installed on the device but is unmanaged. | This error only happens to LOB apps. The app was installed outside of Intune. To address this error, uninstall the app from the device. The next time the device sync happens, the device should install the app from Intune. |
0x87d13b68 | -2016330904 | User declined app management | Ask the user to accept app management. |
0x87d1279d | -2016335971 | Unknown error. | This error happens to iOS store apps, but the error scenario is unknown. |
0x87D13B9D | -2016330851 | The latest version of the app failed to update from an earlier version. | This error message is displayed if the app is installed and managed but with the incorrect version on the device. This situation includes when a device has received a command to update an app but the new version has not yet been installed and reported back. This error will be reported for the first check-in of a device after the upgrade has been deployed, and will occur until the device reports that the new version is installed, or fails due to a different error. |
0x87D13B6F | -2016330897 | Your connection to Intune timed out. | App Manifest validation failure due to network connectivity(timeout) |
0x87D13B70 | -2016330896 | You lost connection to the Internet. | App Manifest validation failure due to network connectivity(Cannot Find Host) |
0x87D13B72 | -2016330894 | You lost connection to the Internet. | App Manifest validation failure due to network connectivity(Connection Lost) |
0x87D13B73 | -2016330893 | You lost connection to the Internet. | App Manifest validation failure due to network connectivity(Not Connected to internet) |
0x87D13B77 | -2016330889 | The secure connection failed. | App Manifest validation failure due to network connectivity(Secure Connection Failed) |
0x87D13B80 | -2016330880 | CannotConnectToITunesStoreError | App install failed due to failure to Connect To ITunes Store |
0x87D13B9F | -2016330849 | The VPP App has an update available | This code is returned when a VPP app is installed but there is a newer version available. |
0x87D13B9E | 2016330850 | Can't enforce app uninstall setting. Retry installing the app. | The app is already installed on the device but the "uninstall on retire" setting does not match the configured value. Advise the user to request the app-install from Company Portal to attempt applying the "uninstall on retire" setting again. |
Other installation errors
Error code (Hex) | Error code (Dec) | Error message/code | Description |
---|---|---|---|
0x80073CFF | -2147009281 | (client error) | To install this app, you must have a sideloading-enabled system. Make sure that the app package is signed with a trusted signature and installed on a domain-joined device that has the AllowAllTrustedApps policy enabled, or a device that has a Windows Sideloading license with the AllowAllTrustedApps policy enabled. For more information, see Troubleshooting packaging, deployment, and query of Windows Store apps. |
0x80CF201C | -2133909476 | (client error) | To install this app, you must have a sideloading-enabled system. Make sure that the app package is signed with a trusted signature and installed on a domain-joined device that has the AllowAllTrustedApps policy enabled, or a device that has a Windows Sideloading license with the AllowAllTrustedApps policy enabled. For more information, see Troubleshooting packaging, deployment, and query of Windows Store apps. |
0x80073CF0 | -2147009296 | The package is unsigned. The publisher name does not match the signing certificate subject. Check the AppxPackagingOM event log for information. For more information, see Troubleshooting packaging, deployment, and query of Windows Store apps. | The package could not be opened. |
0x80073CF3 | -2147009296 | The incoming package conflicts with an installed package. A specified package dependency is not found. The package does not support the correct processor architecture. Check the AppXDeployment-Server event log for information. For more information, see Troubleshooting packaging, deployment, and query of Windows Store apps. | The package failed update, dependency, or conflict validation. |
0x80073CFB | -2147009285 | Increment the version number of the app, then rebuild and re-sign the package. Remove the old package for every user on the system before you install the new package. For more information, see Troubleshooting packaging, deployment, and query of Windows Store apps. | The provided package is already installed, and reinstallation of the package is blocked. You could receive this error if you are installing a package that is not identical to the package that is already installed. Confirm the digital signature is also part of the package. When a package is rebuilt or re-signed, that package is no longer bitwise identical to the previously installed package. Two possible options to fix this error are as follows: |
0x87D1041C | -2016345060 | The end user uninstalled the app. The identity information in the package does not match what device reports for bad apps. For self-updating MSIs, the product version does not match the information of the app after it is updated outside of Intune. Instruct the user to reinstall the app from the company portal. Note that required apps will be reinstalled automatically when the device next checks in. | Application installation succeeded but application is not detected. The app was deployed successfully by Intune, then subsequently uninstalled. Reasons for the app being uninstalled include: |
0x8000FFFF | -2147418113 | An unexpected error occurred during installation. Check the installation logs for additional information. |