Fix Error (0xc0000142) Application Was Unable To Start Correctly
How to Fix Application Was Unable To Start Correctly Error Code 0xc0000142. This is another Windows issue happens due to various reasons. In this video, you will see different methods to fix this issue on Windows 7, 8/8.1, and Windows 10. Method 1 - Check for the LoadAppInit_Dlls registry key and set the value to 0. Method 2 - Check for conflicting non-Microsoft services. Method 3 - Re-register DLLs and ActiveX Control Copy these commands to cmd one by one - for %i in (%windir%\system32*.dll) do regvr32.exe / s%i for %i in (%windir%\system32*.ocx) do regsvr32.exe / s%i Method 4 - Check if you using the correct region. Method 5 - Windows Update and Update uninstall. Method 6 - Repair corrupt OS files using system file checker. All these methods should help you to fix this error.