
The error code 0xC0000142 (STATUS_DLL_INIT_FAILED) means:
{DLL Initialization Failed} Initialization of the dynamic link library %hs failed. The process is terminating abnormally.
We must determine the DLL file causing the problem. Please run a Procmon trace and share the log file on OneDrive or GoFile.io.
- Download Process Monitor: http://live.sysinternals.com/procmon.exe
- Launch Process Monitor.
- Reset the filter options and click OK.
- If tracing does not start automatically, press Ctrl+E.
- Start an Office app and let it throw the error 0xC0000142.
- Now, switch to Process Monitor and stop tracing (Ctrl+E).
- Save "All Events" in a PML log file.
- Zip the log file and upload it. Zipping it reduces the size by 90%.
- Share the zipped file on OneDrive or GoFile.io and post the link here.