Get IT Solutions

How to do IT
Menu
  • Home
  • SCCM 2012
    • Deploy Packages
    • Troubleshooting errors SCCM 2012
  • Windows
    • Applications Silent Install
    • Windows Tools
    • Windows Error
    • Script
    • Exchange Server
    • Troubleshooting Office
    • Applications Errors
  • Database
    • SQL Server
    • MySQL
    • Oracle
  • Cybersecurity
  • Other
  • Reviews

How To Fix Error 1603 Fatal Error During Installation

The error 1603 is a general code that shows there is a problem with your Windows installation, and it’s displayed by the Microsoft Installer Engine. MSI package formats are used to install or remove the software. When Windows fails to install the software as it should be, the user will end up with error 1603. The error message displayed is “1603 Fatal Error During Installation”.

Understanding Error 1603 Fatal Error During Installation

What Are The Causes Of Error 1603 Fatal Error During Installation?

  1. Windows installer is trying to install an app that exists on your PC.
  2. Windows Installer wants to replace a file that’s currently used by another program.
  3. Windows installer service isn’t installed correctly or has not been started.
  4. Corrupt setup or Windows installation wasn’t completed.
  5. The user account doesn’t have permissions on the folder they want to install the windows installer package.
  6. The Windows temp folder is full.
  7. The Install Shield Developer used is outdated.
  8. The folder you want to use for installing the “Windows Installer Package” is encrypted.
Error 1603 Fatal Error During Installation

Error 1603 Fatal Error During Installation

These are some of the major causes of error 1603 fatal error during installation on your windows device, as already stated, it’s a general error and that means it can show up for so many reasons. Let’s now take a look at the fixes to this error.

 

How To Fix Error 1603 Fatal Error During Installation

Close all background Apps

Software running in the background can prevent Windows Installer from installing programs, and by closing the apps running in the background you can get rid of the error fast. You can locate programs running in the background by opening the task manager. To open task manager, you should right-click on taskbar, and you’ll see “Task Manager” from the context menu, you can also press Windows + X keys to launch Task Manager directly.

Click on the Processes Tab, you should close every software that’s under apps by clicking on the program and then select “End Task”. You now check for the error to see if it’s fixed.

 

Check to ensure the program isn’t already installed

It can happen that you have the program installed on your PC, this happens when you a lot of programs installed on your PC that you don’t normally use, and for most of them you’ve forgotten that they’re already installed. You should go through your “programs” folder, or any location where you normally install your programs, by default though it’s the “programs” folder for most applications. Once you find it’s already installed, you should Open Control Panel and click on “Programs and Features”. Locate the program and right-click to “Uninstall”. Then you can attempt to install the new program.

 

Make sure you have enough space on your Hard drive

Every application comes with the minimum space requirements, including Hard Disk Space and RAM, you need to check and see whether your PC has met the requirements. It can be possible that your hard drive is almost full, open File Explorer and locate the hard drive you’re trying to install the program which should be located by the left pane of Windows Explorer. Right-click on your drive and select “properties” from the context menu, you can now see the available space, if it’s almost full, you should free up more space to accommodate your installation.

 

Delete temporary files in the Windows Temp folder

The next thing to do now is to erase temporary files using Disk Clean up tool, there are of course other methods, but using the disk clean up tool is faster. Here is how to do it.

  1. Search for “Disk Clean Up” in the Windows search, it will show up in the list of options, click to open it.
  2. Click on C: drive from the menu and hit ok.
  3. You can view the details of the info that will be cleared.
  4. You can check the boxes for the data you want to be erased, you should make sure that “Temporary files and Temporary Internet files” boxes are checked. You can also select other files you believe aren’t useful to you.
  5. Click OK and then the “Delete Files” option.
  6. You have now cleared temporary files and there is a chance the error is gone.
Delete windows 7 and 10 temp files

Delete windows 7 and 10 temp files

Use Microsoft Fix it a tool

This simple Microsoft tool has proven to fix the error 1603 fatal error during installation with a few clicks.

  1. Download Microsoft Fix It tool.
  2. Locate the download and click to install.
  3. When the installation finishes, you then run the program on your PC.
  4. This tool will fix the “1603 fatal error during installation” right away.
  5. You can now continue with your installation to see if the error is removed or not.
READ ALSO -   Fastest way to delete hiberfil sys from windows 10/8/7 and XP - CMD

 

Change the location of your Installation

If you choose a destination that doesn’t exist, you’ll end up with the 1603 fatal error during installation, and changing the installation folder will help you fix the problem if that’s the case. It might all be possible the folder is encrypted and hence won’t support your installation either. Changing the installation destination for the program you’re trying to install will fix the problem for you.

 

Restart Windows installer service

We’ve already stated that when the Windows installer service isn’t running, the 1603 fatal error during installation is bound to show up, even if it’s running, we need to Restart it. Here is how to do that:

  1. Open the Run dialog by pressing Windows + R keys.
  2. Then you type msc in the box.
  3. Press enter to open the Services Manager or just click OK.
  4. In the list of services, you should locate “Windows Installer Service”, when you follow alphabetically, it’s at the button, you can also use the search box to locate it.
  5. You now right-click on “Windows installer service” and select “Properties” from the context menu.
  6. You can now see whether the service is running or not, if it’s not running you should click on the “Start” button to start it. If it’s already running, you should right-click and click on the option “Restart”.
  7. Restart your PC and proceed with your program installation to see if the error 1603 fatal error during installation is removed or not.
Restart Windows installer service

Restart Windows installer service

Register Microsoft Windows Installer Service Again

Open Command Prompt, for Windows 8 and 10 you can see it by right-clicking on start and you’ll see the option “Command Prompt (Admin). Select that to launch the Command Prompt Windows. Alternatively, you can type cmd in windows search and right-click, select the option “Run As Administrator”.

You now run the four commands listed below, you’ll run them one by one. That’s, you copy one command, paste it, and then hit enter. When it finished running you then copy or type the second command, that’s how you do for all the commands. Here are the commands to run.

%windir%\system32\msiexec.exe /unregister

%windir%\system32\msiexec.exe /regserver

%windir%\syswow64\msiexec.exe /unregister

%windir%\syswow64\msiexec.exe /regserver

After running all the commands, you should restart your PC.

 

Provide permissions on the drive

When you don’t have full control permissions the MSI error 1603 can arise and that’s why you need to grant permissions if you’re still not able to fix the error. Here is how to provide permissions:

  1. Open Windows File Explorer.
  2. You can now see all drives connected to your PC by your left, right-click on the drive that has installation file location, and click on “Properties” from the context menu.
  3. On the Window that opens, you should click on the “Security” Tab.
  4. Then you click on the “Edit” button.
  5. Under “Permissions”, you should click on the ‘System” button.
  6. You should check the option “Allow” that is next to the “Full Control” option.
  7. Click Apply and then Ok for the changes to take effect. We’ll have to do this even for the PC administrator.
    Provide permissions on the drive

    Provide permissions on the drive

  8. You now go back to the “Properties” Window as you did above, and click the “Advanced” button.
  9. Next, you click on the button “Change Permission” button.
  10. On the “Permissions” Tab, you should double click on “Administrators”.
  11. Then you select “This folder, subfolders Files” from the “Applies” in the menu.
  12. You should also check all the permissions applicable and then click Ok.
  13. You should follow these steps for “SYSTEM” also and click ok.
  14. You have now provided full permissions for accessing the drive and if that’s the cause of the error, it will be fixed.
Provide permissions on the drive

Provide permissions on the drive

Edit NtfsDisable8dot3NameCreation registry value

The MSI error 1603 can show up when File Name Creation has been deactivated, enabling can help us get rid of the error. Follow these steps:

  1. Open the Run dialog by pressing Windows + R keys.
  2. Type “regedit” and hit Enter or click OK.
  3. The registry editor window will open, and you need to navigate to this path: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
  4. Locate and double click on NtfsDisable8dot3NameCreation DWORD.
  5. This will open the Windows to edit the DWORD (32-bit), if DWORD’s value is 1, you should change it to 0.
  6. Press OK to close the window and also close the registry editor.
  7. Restart your PC and check the error to see if it is cleared.
Edit NtfsDisable8dot3NameCreation registry value

Edit NtfsDisable8dot3NameCreation registry value

Those are all the steps to troubleshoot MSI installation error 1603. Let’s hope that you fix it.

Share
Tweet
Google+
Pinterest
Linkedin
Stumble
Email
Prev Article
Next Article

Related Articles

The Application Was Unable To Start Correctly 0xc0000142
In this post we’ll share the best possible solutions to …

The Application Was Unable To Start Correctly 0xc0000142 – Windows 10 Fix

Runtime Error 339 Message
Runtime Error 339 occurs when an OCX file or DLL …

Runtime Error 339 Message – Best Way to Fix it

Best Computers & Laptops

Best Computer for Cyber Security – Laptop and Desktop
Best Computer for Cyber Security
Hey, are you seeking the best computer for cyber security? Well, we must say you have come to the right place to find your answer and guidance. There are a plethora of products out there for you to pick from ...
Read More
Best Computer for Microsoft Office & Excel – Laptop and Desktop
Best Computer for Microsoft Office & Excel
Are you finding the Best Computer for Microsoft Office and Excel? In modern days, the best laptop or desktop set is the one which is both portable, has good looks and offers the smoothest performance. Microsoft Office is a package ...
Read More
Best Computer for Hacking – Laptop and Desktop Selection
Best computer for Hacking
When it comes to hacking, either laptop or desktop, choosing the best computer for hacking would be an exhilarating job. There are many specifications to be considered for hacking ...
Read More

SQL Server Tips

FIX sqlstate 42000 – mysql error 1064 – you have an error in your sql syntax
Sqlstate 42000 Is a general code that come together with other number. Most often comes with the code 1064 and ...
Read More
The execute permission was denied on the object – SQL Server Error
The execute permission was denied on the object
The following article will handle “the execute permission was denied on the object” error appears on SQL Server. This error ...
Read More
How to Read Data from LDF file in SQL Server – A Complete Guide
Read LDF File
Hello Everyone, Today we are going to address the most popular query of SQL users, how to read data from ...
Read More

Search

We are on:

Get FREE SPACE for your PC

3 Method to Delete Temp Files in Windows 7/10 including vbs script

In this post we will explain how to delete temp files windows 7 using three different methods including vbs script ...
Read More

Fastest way to delete hiberfil sys from windows 10/8/7 and XP – CMD

In this article we will explain how to remove or delete hiberfil sys from Windows 10/8/7 and XP . If you does ...
Read More

Learn How to Silent Install Applications

Silent Install Adobe Flash Player
In this tutorial will explain how to silent install adobe flash player 25, Msi and Exe version. How to disable auto update and uninstall older ...
Read More
Java Silent Install and Uninstall Older Version – Deploy Package MSI
This tutorial will explain how to silent install Java MSI/EXE version and disable auto-update. The command line will also uninstall the ...
Read More
Silent Install Adobe Shockwave Player 12 and disable update
In this tutorial will explain how to silent install Adobe Shockwave Player 12 msi and disable auto update. The command will uninstall older ...
Read More
Silent Install Google Chrome MSI, Silent Uninstall and Disable Auto Update
This tutorial will explain how to silent install Google Chrome MSI and disable auto update. The command will uninstall older version of ...
Read More
Silent Install Adobe Reader 11 and DC – msi and exe – disable update
In this tutorial will explain how to silent install Adobe Reader version 11 and DC. We will user both version "msi" ...
Read More
Silent Install Mozilla Firefox msi and exe file – Including Silent Uninstallation
This tutorial will explain how to silent install Mozilla Firefox. We will use MSI and EXE files to perform a silent ...
Read More
Skype Silent Install Msi and disable updates
In this tutorial will explain how to silent install skype  and disable auto update. The command will uninstall older version of Skype and ...
Read More
Filezilla Silent Install msi and exe version
Filezilla silent install tutorial will explain how to perform a silent installation of application. We will explain methods, silent install ...
Read More
Silent install VLC Media Player
In this tutorial will explain how to silent install VLC Media Player. We will explain both methods for exe and ...
Read More
Notepad++ silent install exe and msi version – Command Line
Notepad++ silent install is the new article from a series of silent installations. Notepad++ as free software has two main ...
Read More

Batch File Solutions

How to list files in cmd – Command Prompt – Windows 10
Whenever you want to search and make a list of all files on a specific folder, you used the windows ...
Read More
Batch rename multiple files in folder – CMD script – Bulk Method – Win 10
The following article will teach how to rename multiple files in a folder with the bulk method using Command Line ...
Read More
Batch script rename file using Command Line (CMD) & PowerShell – Windows 10
The following article will use the “rename” or “ren” command to rename the file using a command prompt. Also, we ...
Read More
Change extension of multiple files at once – CMD batch file
The following article will teach the methods to change the extension of multiple files at once using command prompt and ...
Read More
How to delete registry key with command line | PowerShell | Batch
The following article is the third of series about registry and working on it through command line (CMD) and PowerShell ...
Read More
How to add registry key & values with CMD | PowerShell | Batch
The registry is the place where most of the applications store the settings but not only. Used also from the ...
Read More
Unmap Network Drive CMD – (Batch file) – net use delete command
After we posted the methods to map network drive using cmd commands we come this time with the method to ...
Read More
Map Network Drive cmd (batch file) – net use user password
This article will focus on another way to map a network drive on your computer instead of from the explorer ...
Read More
How to Find Large Files on Windows 7 & 10 – CMD Forfiles Command
If the capacity of your hard drive is running low, it is time to clean off some files and to ...
Read More
CMD Script to check disk space on windows and multiple remote servers
The following article will provide you script to check disk space. The Script monitor space on windows and multiple remote ...
Read More

Get IT Solutions

How to do IT

About Us

Get IT Solutions is a personal blog, which is managed to guide people for various topic.

Second Menu

  • Donate
  • About Us
  • Contact Us
  • Privacy Policy

What Will You Find

Automation is our area of writing where are included scripts, batch and various tips to automate your daily job.
Copyright © 2025 Get IT Solutions