Share via

suddenly got error code 0xc000012f

Robert Jewell 0 Reputation points
2025-10-21T16:57:32.0666667+00:00

suddenly got error code 0xc000012f when trying to open word (worked last night, not today; I made no changes)

Microsoft 365 and Office | Word | For home | Windows
0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-10-21T17:31:42.9866667+00:00

    Hi Robert Jewell, thanks for posting. If Word suddenly throws error code 0xc000012f, it usually means a corrupted DLL or a broken Visual C++ runtime.

    First, try repairing Office:

    • Go to Control Panel > Programs > Programs and Features
    • Find Microsoft Office, right-click, and choose Change
    • Select Quick Repair, then try Online Repair if needed

    Second, reinstall Visual C++ Redistributables:

    • Download both x86 and x64 versions from Microsoft’s official page
    • Install them and restart your PC

    Third, run a system scan:

    • Open Command Prompt as Administrator
    • Type:

    cmd

    sfc /scannow

    • Wait for the scan to complete and restart your PC

    Lastly, check for Windows Updates and install any pending patches, especially related to .NET or system libraries.

    Let us know how it goes. If this helps, feel free to mark the answer as accepted so others can find it too.

    Best,
    Carl

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.