Share via

How do i fix my DLL files in system32 and WOW64 for free?

Anonymous
2024-03-30T22:55:30+00:00

recently i ran into the problem that i cant run some games i would get the 0xc000007 error.

i messed around with some DLL files in the past in system32 and wow64 so i looked into that turns out i have around 100 errors i have no idea how to fix them tho.

i checked a lot of tools out and they all say the same amount of errors but i need to pay all of the to fix it and i cant find any free tolls if anybody know the solution it would pe appreciated.

Windows for home | Windows 10 | Files, folders, and storage

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

4 answers

Sort by: Most helpful
  1. Anonymous
    2024-04-03T21:06:10+00:00

    sorry for the late response

    sadly it did not work i just tried it i will probaly reinstall widndows from scratch but before i do, do you have another idea on how to fix this?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-04-01T13:32:58+00:00

    Please try an override installation by going to: https://www.microsoft.com/software-download/win... to download MediaCreationTool, run it once downloaded and select "Upgrade this computer".

    This will not affect your current system configuration or data, but if you decide to do this, I recommend backing up important files.

    This will not install the latest quality update, it will only fix issues that may affect the update, you will still need to run the update manually.

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-04-01T11:45:40+00:00

    Hello, I'm here to help.

    If you are sure that there are already some system files that are corrupted, you can try to perform a system repair first. Open PowerShell as administrator and enter the following command:

    Dism /Online /Cleanup-Image /ScanHealth
    Dism /Online /Cleanup-Image /CheckHealth
    Dism /Online /Cleanup-Image /RestoreHealth
    sfc /scannow
    

    If you have any questions, please feel free to let me know. This is not a live chat channel and I may be in a different time zone than you. As a result, replies may be delayed and I may respond minutes to hours later.

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-04-01T13:07:34+00:00

    my results:

    [==========================100.0%==========================] No component store corruption detected.

    The operation completed successfully.

    PS C:\WINDOWS\system32> Dism /Online /Cleanup-Image /CheckHealth

    Deployment Image Servicing and Management tool

    Version: 10.0.19041.3636

    Image Version: 10.0.19045.4170

    No component store corruption detected.

    The operation completed successfully.

    PS C:\WINDOWS\system32> Dism /Online /Cleanup-Image /RestoreHealth

    Deployment Image Servicing and Management tool

    Version: 10.0.19041.3636

    Image Version: 10.0.19045.4170

    [==========================100.0%==========================] The restore operation completed successfully.

    The operation completed successfully.

    PS C:\WINDOWS\system32> sfc /scannow

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.

    Verification 100% complete.

    Windows Resource Protection did not find any integrity violations.

    sadly this did not fix the issue for me do you have any other ideas?

    0 comments No comments