Recently many users have reported getting โSide-by-side configuration is incorrectโ while launching Chrome on their Windows PC. The complete error message may read-
โThe application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.โ
When this error is encountered, Google Chrome wonโt start and will keep crashing. This error is generally caused by some issue with the Visual C++ run-time libraries, and Chrome cannot load the necessary Visual C++ files. Letโs discuss how you can fix Chrome Side-by-side configuration is incorrect in Windows.
Fix Chrome Side-By-Side Configuration is Incorrect in Windows
Unable to start Google Chrome on your PC because of the โSide-by-side configuration is incorrectโ error? Here are all the troubleshooting steps to fix it.
1. Run SFC Scan
The very first thing that you must do is run the SFC scan. This will check your PC for corrupted system files that might be causing the issue and fix them. You can follow the steps given below to do so-
- Pressย Windows + Rย keyboard shortcut, typeย cmd, and pressย Ctrl + Shift + Enter.
- You will be given a UAC prompt; click onย Yesย to continue. This will run Command Prompt as administrator.ย
- Now typeย sfc /scannowย and pressย Enter.
- Wait till the process reaches 100%, and then restart your PC.ย
2. Run DISM Scan
SFC scan should probably fix the issue, but if it doesnโt, you should try running the DISM scan. To run the DISM scan, follow the steps given below-
- Firstly, runย Command Promptย with administrative privileges.ย
- Now, execute the commands given below one-bye-one-
-
DISM /Online /Cleanup-Image /CheckHealthDISM /Online /Cleanup-Image /ScanHealthย
-
DISM /Online /Cleanup-Image /RestoreHealth
-
- After executing all the above commands, restart your PC.ย
3. Run the Virus Scan
Another thing that you can do is run a virus scan. This will fix the issue if it is caused due to virus on your PC.ย
- Press theย Windowsย key, search forย Windows Security, and pressย Enter.
- Here, click onย Virus & threat protection.
- Now, click onย Scan Options.
- Selectย Full Scanย and then click onย Scan Now.
4. Update Windows
As we discussed earlier, you might face this issue when thereโs some issue with Microsoft Visual C++ Redistributable packages. In that case, updating Windows to the latest version will fix the issue. You can update your Windows by following the steps given below-
- Use theย Windows + Iย keyboard shortcut to open Windowsย Settings.
- Click onย Windows Updateย and then on theย Check For Updatesย button.
- Install all the updates that your PC finds.ย
- Reboot the PC once the installation is completed.ย
5. Repair Google Chrome
You can try repairing the browser if you face Chrome โside-by-side configuration is incorrectโ in Windows. Given below are the steps to do so-
- Openย Control Panelย from the Start Menu.ย
- Under the Programs section, click onย Uninstall a programย option.
- Now, selectย Google Chromeย and then click onย Repair.ย
6. Reinstall Google Chrome
If you still face this issue, you are left with no option other than reinstalling Google Chrome. To do so, you can follow the steps given below-
- Press theย Windowsย key, typeย Control Panel, and pressย Enter.ย
- Click onย Uninstall a Programย option.ย
- From the list of apps, right-click onย Google Chromeย and then click onย Uninstall.ย Click onย Uninstallย again to confirm uninstalling the browser.
- Now, click on thisย link to head to Google Chromeโs website.
- Click the Download Chromeย button and thenย Accept and Installย to download Chrome.
- Once Chrome is downloaded, run the setup file to install it on your PC.ย
7. Perform System Restore
If the issue is encountered after making changes to your system, you should perform a system restore. This will revert all the changes done to your system, but you need to have a restore point created before the changes are made to your system.ย
- Openย Start Menu, search forย Create A Restore Point, and pressย Enter.
- Now, click on theย System Restoreย button.
- Click on theย Nextย button to continue ahead.ย
- You will now have to select a restore point. You can click onย Scan for affected programsย to check what programs will be uninstalled and reinstalled with the system restore.ย
- After selecting the restore point, click onย Next.ย
- Now, click onย Finishย to start the System Restore.ย
Final Word
The above steps should help fix Chrome โside-by-side configuration is incorrectโ in Windows Computer. However, if the issue is still encountered, you can reset your PC or reinstall the Windows; this step should only be followed if the above article does not help fix the issue.ย