Fix: Fatal Error 1603 during installation in Windows 10
- You can get a fatal error 1603 during the installation of a software. This blocks the process.
- The error code 1603 means that the program is already installed so you should check that out.
- A solution for this issue is to close some of the processes in Windows 10.
- Lack of disk space can cause this problem therefore check if you have enough free space.
The Windows Installer installs and removes software with MSI package formats in Windows 10.
However, Windows Installer doesn’t always install the software as required and might occasionally return an error message stating error 1603, fatal error during installation.
So, users can’t install or uninstall a program when that error message pops up. Let’s quickly review some frequent issues reported by our readers, starting with the most general cases all the way to very specific situations.
Where can I find error code 1603 and what does it look like?
- Error 1603 a general error occured during installation
- Installation success or error status: 1603
- Error 1603 fatal error during installation Windows 10, 11, 7
- Errorcode 1603(0x643) software center
- MSI error 1603 (MSI error 1603 during uninstall or simply uninstall error 1603)
- Microsoft Installer error 1603 (error 1603, fatal error during installation consult Windows Installer help)
- Mainenginethread is returning 1603
- VPNs (Radmin VPN error code 1603, NordVPN tap/tun failed code 1603)
- Microsoft installer error 1603 Turbotax (Updating the software can help solve the Turbotax error 1603).
- Error 1603 during installation of Autodesk software
- Error 1603 while installing Java (The Java error 1603 appears when installing Java updates in Windows 10).
- 1603 fatal error during installation Google Drive
- 1603 (0x643) fatal error during installation SCCM
- Error 1603 fatal error during installation Alienware
Here are a few fixes that will probably resolve the 1603 error.
How do I fix error code 1603?
- Close the background software
- Check if the software is not already installed
- Check that there’s enough hard drive space for the program
- Open the Program Install and Uninstall troubleshooter
- Erase temporary files from the Windows Temp folder
- Restart the Windows Installer service
- Edit the NtfsDisable8dot3NameCreation registry value
- Grant Full Control permission to installation drive
1. Close the background software
- Press the Win key + X hotkey.
- Select Task Manager on the menu to open its window.
- Click the Processes tab in the snapshot directly above.
- Close all software listed under apps by selecting the programs and pressing the End Task button.
- You can also close third-party program processes listed on the Processes tab.
Background software can undermine Windows Installer when installing a program. As such, close most background software before installing the program.
Close all windows on the taskbar and third-party software icons on the notification area. You can also close further programs with Task Manager as above.
2. Check if the software is not already installed
- To remove a program, press the Win key + R keyboard shortcut to open Run.
- Enter appwiz.cpl in Run’s text box.
- That opens the Programs and Features Control Panel tab where you can select a program to remove and then click Uninstall.
- A dialogue box will probably open asking if you’re sure about removing the software. Press the Yes button to confirm.
- Then try installing the required program again.
If you’re getting the 1603 error for one specific program, it might be the case that software is already installed.
Check that you don’t already have an earlier version of the software. If so, uninstall the previous program version first.
Sometimes, when you use regular procedures like the one above, the program doesn’t get installed completely. It leaves some files behind that prevent you from installing it again.
Don’t worry because you can use dedicated software that makes sure to uninstall a program completely, without leaving a trace behind.
Uninstaller software can find any leftover files related to the app you want to remove and delete them. On top of that, if you have issues with malicious apps that won’t uninstall from Windows Settings, you can use the force uninstall feature which you can find in pretty much any worthy uninstaller.
3. Check if there’s enough hard drive space for the program
- Open File Explorer by pressing its button on the Windows 10 taskbar.
- Click This PC to open a list of folders and drives as in the snapshot directly below.
- Right-click your C: drive and click Properties to open the General tab shown directly below.
- That tab shows you how much free space there is on the HDD. If there isn’t enough available space for the program, remove some third-party software or run a disk cleaner utility to free up hard drive storage.
Also, note that there might not be enough available hard drive space for the software. You might need to free up some HDD space if the software requires more than one gigabyte of storage.
First, double-check the program’s minimum HDD storage system requirement. Then check your hard drive has enough space for it as shown above.
4. Open the Program Install and Uninstall troubleshooter
With the Program Install and Uninstall Troubleshooter for Windows 10, you can fix software installation errors. That isn’t a built-in troubleshooter, but you can add it to Windows from this Microsoft page.
Click the Download button on that page, and open the troubleshooter from the folder you saved it. Press the Next button to go through its troubleshooting steps.
5. Erase temporary files from the Windows Temp folder
- Open the Windows search by pressing the Windows key + S.
- Enter Disk Clean-up and select to open it from the results.
- Select the C: drive from the drop-down menu and press the OK button.
- Disk Clean-up will then tell you how much hard drive space it can free up.
- Temporary files and Temporary Internet Files are the two essential checkboxes to select here. However, you can also select to delete other file categories.
- Press the OK button, and then select the Delete Files option.
The 1603 error can be due to an overly full Windows Temp folder, which includes temporary software files. Purging temporary files from the Temp folder might also help resolve the issue.
There are myriad third-party utilities you can erase temporary files with, but you can also delete junk files with the Windows Disk Cleanup tool as described above.
6. Restart the Windows Installer service
- Enter services.msc in Run and click the OK button.
- Scroll down to the listed Windows Installer service.
- Double-click Windows Installer to open the window in the screenshot directly below.
- Press the Start button on the Windows Installer window. However, press the Stop button if the service is already running, and then click Start.
- Click the Apply and OK buttons.
- To re-register Windows Installer, open Run again.
- Enter msiexec /unregister in Run’s text box and press the OK button.
- Thereafter, enter msiexec /regserver in Run to register the Windows Installer.
The Windows Installer service probably won’t be disabled. However, restarting and re-registering the Windows Installer could kick-start that service and fix the 1603 error.
7. Edit the NtfsDisable8dot3NameCreation registry value
- Enter regedit in Run and click OK to open the Registry Editor.
- Next, browse to the following path in the Registry Editor:
ComputerHKEY_LOCAL_MACHINEMSYSTEMCurrentControlSetControlFileSystem
- Double-click the NtfsDisable8dot3NameCreation DWORD to open its Edit DWORD (32-bit) Value window below.
- If the DWORD’s value is currently 1, replace its value by entering 0 in the text box.
- Press the OK button to close the Edit DWORD window.
- Close the Registry Editor, and then restart your desktop or laptop.
The 1603 error can occur if short file name creation is deactivated. As such, enabling short file name creation is another way to fix the 1603 error.
You can do that by editing its NtfsDisable8dot3NameCreation value in the registry as shown in the steps above.
8. Grant Full Control Permission to Installation Drive
- Open File Explorer and click This PC.
- Then right-click the installation drive for the software, which would usually be C, and select Properties.
- Select the Security tab shown directly below.
- Click the Edit button to open the window directly below.
- Select SYSTEM and click the Allow checkbox for Full Control if that’s not currently selected. All the Allow checkboxes need to be selected for SYSTEM.
- Click the Apply and OK buttons and close the Permissions window.
- Press the Advanced button on the drive’s Properties window to open the window shown below.
- Select the Change Permissions option.
- Choose SYSTEM on the Permissions tab, and then click the Edit button to open the Permissions Entry window.
- Select This folder, sub-folders, and files from the Applies to the drop-down menu.
- Press the OK button on the Permission Entry window.
- Click the OK buttons on all the other open windows.
Error 1603 can also occur if your SYSTEM account doesn’t have Full Control permission for the selected installation folder.
You can resolve this by adjusting the permissions for the drive you’re installing the software to. Follow the guidelines above to edit the SYSTEM permissions.
Those are a few resolutions for error 1603 that might get your software installed as required. Aside from those fixes, Windows repair toolkits might also resolve the issue.
Frequently Asked Questions
-
You should start by removing the leftovers from the previous installation. Use a dedicated uninstaller to make sure that you completely uninstalled it.
-
This error usually occurs when you are trying to install an app that is already installed. Here’s an expert article on how to fix a fatal error during installation.
-
There are many types of fatal errors but we have a list of software that will fix the most Windows 10 errors.