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?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
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.
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?
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.
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.
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?