Share via

apphelp.dll Error

Anonymous
2018-06-07T15:15:04+00:00

I keep getting error msgs saying apphelp.dll is either missing or corrupt.  How do I correct this?

Windows for home | Windows 10 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2018-06-07T15:21:44+00:00

    This maybe an issue with a system file being corrupt.

    You can try a couple things.

    Right click your start button and select Command prompt (Admin) to bring up elevated Command prompt.

    In Command prompt type sfc /scannow and press enter.

    Restart the computer.

    If that doesn't work then try this,

    Right click your start button and select Command prompt (Admin) to bring up elevated Command prompt.

    In the Administrator: Command Prompt window, type the following commands.

    Press Enter key after each command:

    DISM.exe /Online /Cleanup-image /Scanhealth

    DISM.exe /Online /Cleanup-image /Restorehealth

    Important: When you run this command, DISM uses Windows Update to provide the files that are required to fix corruptions.

    To close the Administrator: Command prompt window, type Exit, and then press Enter.

    Restart your computer.

    6 people found this answer helpful.
    0 comments No comments