I am getting an error system32/combase.dll not found error whiile installing Chrome. Also, window is not getting updated as well

Veed 1 Reputation point
2021-02-16T01:21:45.063+00:00

when I am trying to install Google chrome, I am getting an error that system32/Combase.dll not found. I tried to update the window but it says 'Something went wrong. Try to reopen Settings later". Could you help how to update the window and how to fix the combase.dll missing error.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,541 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 14,801 Reputation points MVP
    2021-02-16T02:48:56.02+00:00

    It is present under:

    C:\Windows\System32

    Open Command Prompt as Admin and run the following command:

    sfc /scannow

    Once done then :

    Run the DISM command. Using DISM, you can specify a Windows image to use to replace the missing file. Basically, you download the W10 ISO, then run the command pointing to it.

    You could try this command first, (at an admin command prompt), and if it gives an error, grab a W10 ISO and try the second command below:

    Dism /Online /Cleanup-Image /RestoreHealth

    Alternatively you can download the missing Dll file and put it under C:\Windows\System32

    or, from here

    1 person found this answer helpful.

  2. Karlie Weng 13,876 Reputation points Microsoft Vendor
    2021-02-16T09:02:59.437+00:00

    Hello @Veed

    If the “combase.dll is missing” error occurs, you may download the combase.dll file and put it inside the game/application installation folder.
    Here's the detailed steps: Combase.dll download

    Combase.dll a DLL (Dynamic Link Library) file is an essential component, which ensures that Windows programs operate properly

    "There are multiple reasons that may cause combase.dll errors. These include Windows registry issues, malicious software, faulty applications, etc.
    Error messages related to the combase.dll file can also indicate that the file has been incorrectly installed, corrupted or removed."

    And here's the link can help you solve update issue:
    FIX: Windows Update Something went wrong. Try to reopen Settings later (Solved)

    Best Regards
    Karlie

    ----------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.