4.14.3 "api-ms-win-crt-runtime-l1-1-0.dll" Startup error

Hey

This is likely due to Visual C++ redistributables failing to install correctly. These steps should update the appropriate files for you:

  1. Install Windows Updates
  • Go to Start - Control Panel - Windows Update
  • Check for updates
  • Install all available updates.
  • After the updates are installed, restart your computer.
  • After the restart repeat the steps above again until no more updates are available.
  1. Download the Visual C++ Redistributable:
  1. Run the vcredist_x64.exe (64-bit) or vcredist_x86.exe (32-bit) and select Uninstall

  2. Run the .exe again and select Install

Cheers