How To Fix The Software Change Returned Error Code 0x643 1603?

This article offers assistance in debugging the SCCM Application install issue exit code 1603, as sometimes the software change returned error code 0x643 1603. When you attempt to establish a program from the SCCM Software Center, the SCCM error code 1603 occurs.

The SCCM error code 1603 is a general issue for various reasons, not just unsuccessful program installations in ConfigMgr. You encounter the error code 1603 when attempting to remove the SCCM Management Point role.

error 1603 window

SCCM’s application deployment functionality enables administrators to distribute apps to users or remote ConfigMgr-managed devices.

Users may encounter numerous problems in Software Center during application installation in SCCM, resulting in unsuccessful installation. One such frequent problem is application installation failed with a mismatched exit code 1603.

You must investigate any errors while installing the application using the log files. For each component, SCCM contains several log files. The article on ConfigMgr log files has a list of every log file.

See Also: Windows Start Button Not Working? 8 Ways To Fix

Reasons For The Software Change Returned Error Code 0x643 1603

This mistake typically occurs when:

  • Office programs including Powerpoint, Excel, and Word, as well as powerful Adobe software like Photoshop, Illustrator, and Lightroom microsoft word
  • To share programs like Barco, etc., click Share.
  • When many systems are configured using System Centre Configuration Manager (SCCM).

Causes Of The Error

Possible root causes of this issue include:

  • Missing or tampered with the NET Framework
  • Incorrect route for the command-line interpreter. command line interpreter
  • If certain prerequisites or dependencies that the software needs are not satisfied.

How To Fix Error Code 1603

Ways of fixing the software change returned error code 0x643 1603 are:

Give The Right Path To The Command Interpreter

 Follow the steps to resolve this error:

  1. Run Terminal opens when you hit Windows+R.
  2. To launch the Command Prompt with Admin access, type cmd and hit Ctrl+Shift+Enter. opening cmd
  3. Then click Yes in the UAC window that appears.
  4. Type the command below, and press Enter in the Command Prompt window. The proper route to the Command Interpreter is specified by the command- %ComSpec%=”C:\WINDOWS\COMMAND.COM enter command in cmd
  5. After the command has been successfully run, try it again to see if the installs went properly.

Enabling The.NET Frameworks 3.5 And 4.8

 Follow the steps to resolve the software change returned error code 0x643 1603 error:

  1. A Run dialogue box will be displayed by hitting the Windows key + R. Then, enter “appwiz. cpl” into the text box to launch the Programs and Features menu. type appwiz.cpl
  2. Use the menu on the right to select Turn Windows features on or off once you’re in the Programs and Features menu.
  3. Then, start by selecting the.NET Framework 3.5 checkbox on the Windows features page (this package also includes.NET 2.0 and 3.0), then click Ok to save the modifications. repair net framework
  4. Click Yes to start the process at the confirmation box, then watch for the package to be installed successfully.
  5. Finally, use the.NET Framework 4.8 Advanced services to repeat steps 3 and 4.

Update The.NET Framework

 Follow the steps to resolve the software change returned error code 0x643 1603 error:

  1. Visit the.NET Repair Tool Download Page as the first step.
  2. Down the page and click the Download option as displayed below. download net framewokr
  3. The file can be seen to begin downloading.
  4. Upon downloading, double-click the executable file after the download is complete (.exe file)
  5. Check the box next to I have read and accept the licensing terms to accept the license agreement. accept terms and click next
  6. Then push the Next arrow.
  7. The tool runs and makes suggestions for adjustments that could help fix the problem.
  8. To implement the corrections, click the Next button. net framework download
  9. After making the adjustments, press the Finish button.
  10. Restart the system.

Finally, the last thing you can do to resolve the SCCM application install issue exit code 1603 is to see if any other software programs are preventing the application from installing. The installation blocks itself due to a client computer firewall, GPO, or antivirus software.

If an antivirus program is preventing the installation, you must check the log files on the client computer and allow the installation of applications from servers. Sometimes a GPO established at the domain level prevents the installation of an application. Thus, the Software Center displays exit code 1603 when you try to install such programs. The system administrators need to make sure that the GPO is not preventing application installs.

Try Running The MSI File Manually

Suppose you face the issue while trying to install the Software using the MSI file via SCCM. Then, try downloading the MSI file manually in the Client System. Follow the steps to fix the software change returned error code 0x643 1603:

  1. Press Windows and R, and Run Terminal opens.
  2. Type cmd and press Ctrl+Shift+Enter to open Command Prompt with Admin rights opening cmd
  3. Click on Yes in the UAC pop-up window
  4. Enter the command and press Enter- msiexec /i “<Path To MSI File>“ /<Flags If Any>

For example, if you want to install the Barco ClickShare Application with the qn flag, tweak the above command as follows:

msiexec /i “ClickShare_Launcher_01_11_00_0004_Setup_Win.msi” /qn

Conclusion

Thus, this provides various ways to fix the software change that returned error code 0x643 1603. We hope your issue fixes itself.

See Also: Error Code 9.0 In Origin- Ways To Fix

Recommended For You