DBGHELP COULD NOT BE FOUND Error, BUT IN SYSTEM32 FOLDER THE FILE IS PRESENT.

Abdullah Waseem 1 Reputation point
2023-02-20T08:10:22.18+00:00

Hello,

I'm unable to download google drive for desktop, unable to open settings, because of this error. (Check the attached screenshot).

I found online third-party websites providing dll files for download, but I cannot even replace my current dll file because the system doesn't allow me to do so.

I tried restarting in safe mode, and running startup repair but it didn't help.

I also downloaded the "Restoro" software to check if it can help with corrupt dll file, but nothing happened.

When I open the system32 folder it shows this file named DBGHELP.DLL, 1823 KB, but why is my system not recognizing this file.

1

2

Please help

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,766 Reputation points
    2023-02-20T13:18:14.5666667+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to Google Drive Installer.

    To obtain the latest version of DbgHelp.dll, go to https://developer.microsoft.com/windows/downloads/windows-10-sdk and download Debugging Tools for Windows

    1. Disable any Antivirus program or Windows firewall you may have for temporary purpose.
    2. Run sfc /scannow from elevated prompt.

    3 Run below DISM commands from elevated prompt.

    DISM /Online /Cleanup-Image /CheckHealth

    DISM /Online /Cleanup-Image /ScanHealth

    DISM /Online /Cleanup-Image /RestoreHealth

    --If the reply is helpful, please Upvote and Accept as answer--


Your answer

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