Intune Win32 App Deployment failed with error code 0x80070653

Issue:

Microsoft Intune Win32 application deployment failed with error code 0x80070653

Error Code : 0x80070653

Error Description: This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package.

Intune - Win32 App error - 0x80070653

Intune - Win32 App error - 0x80070653

Problem

0x80070653 ( Decimal1619 ) is a Windows Installer error code that translate to ERROR_INSTALL_PACKAGE_OPEN_FAILED . It means “This installation package could not be opened.”

Solution for Error 0x80070653

There can be various reason for this error. You need to validate following things.

  • Validate if package (installer) exists at the path you provided in command line.
  • Validate if command line file name / path is correct. If path is not correct then Windows installer will not be able to find the file and report this error.
  • Validate if command line parameters (arguments) are correct.
  • Validate if the installation file is not corrupt. Try to install the package manually without silent switch.

Related Posts

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.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top