Onenote 0xc0000142



I had an interesting Office application unable to start error today on Windows 10 when the OneNote icon loaded in the notification area. When I tried to open all the other Office 365 applications installed on my computer, they all started with an updating Office loading screen, then erroring out, forcing a close.

Since OneNote was the application that first tripped this error, I thought Microsoft uninstalled the last good version of OneNote without my consent again. When this happened before, I was shocked when I saw a new interface without any of my data. The newer version of OneNote doesn't include all the features of OneNote 2016 since they are basically discontinuing the product line, or in the very least only providing a bare bones version.

It wasn't this problem again, but it did remind me to finally migrate my data away from OneNote.

Fix: Application Was Unable to Start Correctly (0xc0000142) in Office 2019/2016.This tutorial contains instructions to resolve the following error in Windows. How To Fix Application Error 0xc0000142 in WindowsThe application was unable to start correctly (0xc0000142). Click OK to close the application.Causes of App. Microsoft Office 2016 applications may crash or cannot start. The applications that have been seen to be affected are Excel, Outlook, Skype for Business, Word, Access, Publisher, Project and OneNote. Additionally, in the Application Event log, you may find a crash signature similar to. This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website.

Onenote 0xc0000142

Fix System Files

Onenote error 0xc0000142

Iptv middleware stalker download. The first thing I tried was to attempt to find and repair missing or corrupted system files.

  1. Open an elevated command prompt.
  2. Type DISM.exe /Online /Cleanup-image /Restorehealth and hit Enter.
    • It takes a little time to update the image to fix corruptions.
    • If you have Windows Update problems, type DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:RepairSourceWindows /LimitAccess and hit Enter.
    • More info on fixing modern Windows Update errors (8 and up).
  3. Type sfc /scannow and hit Enter.

When I finished this procedure, I updated my image (great!), but the SFC scan did not find any missing or corrupted system files. On to the next procedure.

Onenote Error 0xc0000142

Re-register DLLs

The following 2 for commands below register every file type in a location until the end of the folder, this case it's a registered system32 directory of all DLLs. Spartacus sezonul 3 episodul 8. You either type these commands out or copy and paste them into an elevated command prompt.

  1. Type for %i in (%windir%system32*.dll) do regsvr32.exe /s %i and hit Enter.
    • There are quite a bit of DLL files so this may take a while. If you know which DLL needs to be re-registered just do that one manually. I find that this saves time if you don't know.
  2. Type for %i in (%windir%system32*.ocx) do regsvr32.exe /s %i and hit Enter.
    • Any IT pro knows about the pain of dealing with ActiveX controls. This one may not be necessary but there are not a whole lot of these files to run through (less than 10 on a normal install).

Onenote Application Error 0xc0000142

This re-register section did it for me. I guess there was an update somewhere that borked a few DLLs.

Onenote error 0xc0000142Onenote 0xc0000142

Office Application Unable to Start Conclusion

After the second procedure above and a quick restart later, I was able to launch all my Office 365 applications. If the first procedure didn't work for you, the second one should. If these 2 procedures did not, then follow the clean boot procedure from Microsoft to do more troubleshooting.

Good luck!