WINDOWS 10 Pro error The application has failed to start because the side by side configuration is incorrect please see the application event log or use the command line sxstrace.exe tool for more detail.
I am getting the error “
“WINDOWS 10 error The application has failed to start because the side by side configuration is incorrect please see the application event log or use the command line sxstrace.exe tool for more detail.” for every application that i try to launch.
I can’t Install Quick Time App
Please help
***Post moved by the moderator to the appropriate forum category.***
*Modified title for accuracy*
*Original title: “WINDOWS 10 error The application has failed to start because the side by side configuration is incorrect.*
Thank you for posting on Microsoft Community. I understand the inconvenience you are facing. I apologies for the delay in reply. I will certainly help you with this.
This error may happen due to system file corruption or Visual C++ redistributable package corruption. I suggest you to follow the below given methods:
Method 1:
Kindly download and install Microsoft Visual C++ 2013 Redistributable Package from below given link and check if it helps:
Visual C++ Redistributable Packages for Visual Studio 2013
Method 2:
I suggest you to run System file checker. System File checker (SFC) scan is done to check if there are any corrupted system files that could be causing this issue. Kindly follow the below given steps:
- Press Windows key + X, select Command prompt (Admin) to bring up elevated Command prompt.
- In Command prompt type sfc/scannow and press enter.
- Restart the computer.
If no corrupted system files were found in the previous state, then I suggest you to try the following steps:
- Open command prompt by pressing Windows key + X and selecting “Command prompt admin”.
- In command prompt, type the following commands and press Enter after each command:
DISM.exe /Online /Cleanup-image /Scanhealth
DISM.exe /Online /Cleanup-image /Restorehealth
- Close the command prompt and restart the PC and check if it works.