The Win32 application deployment in Microsoft Intune may fail with error 0x87D1041C – The application was not detected after installation completed successfully.
Issue:
Microsoft Intune Win32 application deployment fail with following error.
Error code: 0x87D1041C
The application was not detected after installation completed successfully.
Suggested remediation
Couldn’t detect app because it was manually updated after installation or uninstalled by the user.
The deployment error can be checked from Micrsofot Endpoitn Manager Admin Center / Apps / Wondws Apps blade.

Cause:
The error suggest that application was successfully installed however it was not detected after installation. This may happen due to below reasons.
- The application was explicitly uinstalled by user. This error should only occur for the required application.
- The detection method used for application is not correct. This may be the case when you are manually entering registry key or file details to detect application
Solution:
No action needed for the Required application uninstalled by the user. Since, it’s a mandatory install, it’s will get installed automatically at next policy update.
However if you are seeing this error code immediately after application installation then issue may be with the detection rule.
You can validate the Detection rule ( Application product code, Registry key, Files) from Detection rules tab when Edit the application.

The following Powershell command can be used to find correct product code from the machine where application is installed.
Get-WmiObject -Class win32_product -Filter "Name LiKE '%VISIO%'"

You can also find the product code from winodws registry. Open the registry editor, navigate to HKEY_Local_Machine\Software\Microsoft\Windows\CurrentVersion\Uninstall and go through GUID’s to find the application you are looking for.

Related Posts
- Win32 App Deployment failed with error code 0x80070643
- Win32 App Deployment Failed with Error 0x87D1041C
- Win32 App Deployment failed with error 0x87D300C9
- Win32 App failed with error code 0x80070653
- That account info didn’t work – error when disconnecting Windows 10 / 11 Work or School account
- Intune – Windows 10 MDM- Basic troubleshooting
- Deploying Microsoft 365 Apps Stuck in Downloading in Company Portal
- Windows 10 / 11 Operating System Build Versions
- MDM Enroll: Device Credential, Failed (Unknown Win32 Error code : 0xcaa9001f
- Microsoft Endpoint Manager: Error Code Reference
- Intune Bulk Enrollment with Provisional Package failed Error 0xCAA2000C
Subscribe to Techuisitive Newsletter
Be the first to know about our new blog posts. Get our newsletters directly in your inbox and stay up to date about Modern Desktop Management technologies & news.