Forum Discussion
Microsoft Visual C++ Redistributable rolling back or getting corrupted after every Windows Update.
This has been happening in our organization for months now. It's so bad that after Patch Tuesday, we just assume that any issue we hear about is caused by this and this is our first troubleshooting step. Would be nice if this gets addressed somewhere.
This may not be Windows Update directly corrupting the Visual C++ Redistributable. Similar cases have traced the problem to outdated printer or application drivers that are reapplied after Windows Update and overwrite msvcp140.dll with an older version.
Check the affected DLL’s version and timestamp before and after patching, then search the DriverStore for an identical copy. Pay particular attention to older Fiery, Canon, or Ricoh printer drivers. Updating or removing the responsible driver, followed by repairing the latest x86 and x64 Visual C++ Redistributables, has resolved this pattern in reported cases.