How to Fix “Side‑by‑Side Configuration Is Incorrect” in Windows 10 and 11
- Home
- Support
- Tips Data Recovery
- How to Fix “Side‑by‑Side Configuration Is Incorrect” in Windows 10 and 11
Summary
This article is a complete technical guide to fixing the “Side-by-Side Configuration Is Incorrect” error in Windows 10/11 by tackling root causes such as missing Visual C++ redistributables and corrupted system files. The solutions covered include step-by-step instructions for using System File Checker, DISM, Event Viewer, and app reinstallation to restore proper runtime functionality.
Table of contents
Fix “Side‑by‑Side configuration is incorrect” — step by step-
- Step 1: Reinstall or repair Microsoft Visual C++ Redistributables (x86 and x64)
- Step 2: Run System File Checker (SFC) and DISM to repair Windows files
- Step 3: Check Event Viewer and run sxstrace to identify missing assemblies
- Step 4: Repair or reinstall the problematic application
- Step 5: Optional checks and common pitfalls
- Step 6: Reboot and retest the app
| Scenario | Recommended Action |
|---|---|
Only one application is affected |
Repair or reinstall that app, then install the required Visual C++ Redistributable packages. |
Multiple applications are affected |
Begin with Step 1 and Step 2, as the issue is likely related to the system rather than a single app. |
Error occurs after a Windows update or failed installation |
Run SFC and DISM first to fix system file corruption, then repair or reinstall Visual C++ Redistributables. |
Unsure which Visual C++ version is missing |
Use Event Viewer and the sxstrace tool (Step 3) to identify the missing or corrupted Visual C++ component. |

Read-Only Safety Ensures original data remains completely unharmed during the scanning and recovery process.
Supported devices SD card, SDHC, SDXC, USB flash drive, hard disk, computer, etc.
Supported file types Image, video, audio, text, email, etc.
Easy to use Recover by 3 steps and support to preview scan results.
Multiple scan modes Fast partition/whole partition/whole disk scan.
Easy to use Recover by 3 steps.
Multiple scan modes Fast partition/whole partition/whole disk scan.
Supported devices SD card/USB/hard disk, etc.
Free TrialFree TrialFree Trial 800 people have downloaded!- Easy 3-step recovery
- Preview files before recovery
- Supports fast and deep scan modes
Cons:
- Cannot guarantee full recovery
- Deep scans can take longer
- Overwritten files may be unrecoverable
Steps:
Key points:
- Most common fix for SxS errors
- Directly targets missing runtime files
- Safe when using Microsoft official packages
Cons:
- May require installing several versions
- Can take time to test the needed package
- Some app-specific issues may still remain
How to do it
- Repairs Windows system corruption
- Built into Windows
- Useful after failed updates or shutdowns
Cons:
- Scans may take time
- May not fix app-specific problems alone
- Requires administrator access
How to do it
sfc /scannow
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
| Assembly Name (Microsoft.VCXXXX) | Corresponding Visual C++ Version | Notes |
|---|---|---|
Microsoft.VC80 |
Visual C++ 2005 |
Required by older legacy applications. |
Microsoft.VC90 |
Visual C++ 2008 |
Example: Microsoft.VC90.CRT → install VC++ 2008. |
Microsoft.VC100 |
Visual C++ 2010 |
Common in older.NET and Win32 apps. |
Microsoft.VC110 |
Visual C++ 2012 |
Often needed by mid‑generation Windows apps. |
Microsoft.VC120 |
Visual C++ 2013 |
Frequently used by applications from the 2013–2015 era. |
Microsoft.VC140 |
Visual C++ 2015 |
Part of the unified runtime (2015–2022). |
Microsoft.VC141 |
Visual C++ 2017 |
Shares runtime with VC++ 2015–2022. |
Microsoft.VC142 |
Visual C++ 2019 |
Unified redistributable package. |
Microsoft.VC143 |
Visual C++ 2022 |
Latest version; backward‑compatible with VC140–VC142. |
sxstrace.exe trace -logfile:sxstrace.etl
sxstrace.exe parse -logfile:sxstrace.etl -outfile:sxstrace.txt
- Best choice when only one app is affected
- Simple for beginners
- Can replace damaged app files quickly
Cons:
- May remove local app settings
- Does not fix system-wide runtime problems
- Needs official installer source
Check Windows Modules Installer service
Complete Windows Update and reboot
Do NOT delete WinSxS files or edit the registry blindly
Avoid untrusted all‑in‑one (AIO) VC++ packs
Does this fix also work on Windows 11?
Which Visual C++ versions should I install, and do I need both x86 and x64?
Is it safe to have multiple Visual C++ Redistributable versions installed?

Easy to use Only simple steps to recover data from storage devices.
Multiple scan modes Fast partition scan, whole partition scan and whole disk scan for different recovery needs.
File types Support to recover pictures, videos, audios, documents, mails, etc.
Supported storage devices Recover data from recycle bin, SD card, external disk, etc.
Supported systems Windows 11,10, 8.1, 8, 7, Vista, XP, 2000 and Mac OS X10.6, 10.7, 10.8+.
Easy to use Only simple steps to recover data from storage devices.
Multiple scan modes - 3 scan modes for different recovery needs.
Supported storage devices Recover data from recycle bin, SD card, external disk, etc.
Relate Links :
How to Fix “Side‑by‑Side Configuration Is Incorrect” in Windows 10 and 11
10-09-2026
Jennifer Thatcher : This article is a complete technical guide to fixing the “Side-by-Side Configuration Is Incorrect” error in Windows 10/11...





User Comments
Leave a Comment