Hello,
The error 0xc0000142 indicates that "Corrupt or damaged application files". You can try to check also the setting for initialising DLL in the registry.
1.Open Run command (Shortcut: Windows + R), type regedit and hit enter.
2.Once here, navigate to this location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Windows\LoadAppInit_DLLs
- Double click on LoadAppInit_DLL, and inside the Value Data box, change value from 1 to 0.
- Save your changes, exit and try launching your application or game.
Last but not least, it seems that this level of corruption only gets fixed in most cases by reinstalling the system, or running Windows factory reset, Under ‘Update&Security - Recover - Reset this PC’. Maybe that will clear out any failure that happened.
--If the reply is helpful, please Upvote and Accept as answer--