1

Windows7 SP1 x64

I had to format my PC and reinstall windows7 because of a small issue some days ago, i was able to do so without much problem. Almost everything worked fine except for a small thing so i decided to format and reinstall windows again. Now many software (even from microsoft) give an error 0xc0000005 when try to run it.

Applications like chrome don't show transparent icons when downloading, all have a black square in the background, so there is definitely something weird going on.

I tried to find the error in the event viewer, and it think this is it, but not sure. When i re-downloaded the same exact software and saved it on C: instead of D:, since it worked so i thought it was a disk error/corruption (even if most software except some DO work fine) but it was not the case.

I tried the following solutions:

  • Format system partition and reinstall windows 7 multiple times.
  • Run sfc /scannow.
  • Test the ram memory.
  • Restore windows 7 (even if it's a new installation) to it's most previous point.
  • Do a disk check on D: unit.
  • Disable DEP. (can't do this for microsoft software like C++ redistributables)

None worked or found a problem.

I am at my wits end, i tried everything and NOTHING works. How can an OS suddenly fail to open files out of nowhere when it worked previous times it was installed? Machines execute the exact same code, it is beyond logic and common sense that reinstalling a OS that had almost everything working fine a day ago just chose not to work properly out of the blue, no matter how many times re-install it!. And it's even more illogical that it do not show any kind of error when try to examine the problem.

Flonne
  • 39
  • 1
  • 6

2 Answers2

0

Well it does not seem like a disk error. Try installing Windows 8.1 or 10 and if the applications work than it is clear that it is an operating system problem

If you try to call Microsoft they will just tell you are using an unsupported system but here is the trick try searching on Google for 'Windows thin pc' or 'Windows 7 embedded standard'. You will be surprised to know that these are official variations of windows 7 that are still being supported by Microsoft! There maybe some update that fixes your problem and if you call Microsoft and tell them your problem, they have no other option but to solve your problem. I hope this helps. Thanks.

0

The Event Viewer error is not indicative of any issue and can be safely ignored. It comes from an error in the Windows 7 SP1 DVD/ISO creation process that caused a WMI registration to remain in the DVD/ISO. Since this registration is designed to work only during the DVD/ISO creation process, it fails to run on a live system and causes these events.

If you want to prevent these events from getting,follow the steps mentioned in the Microsoft article Event ID 10 is logged in the Application log after you install Service Pack 1 for Windows 7 or Windows Server 2008 R2.

For correctly installing Windows 7, follow my steps from the post Windows 7 Windows update error 80072EFE. Then download and install any hardware drivers that were supplied by the manufacturer of your computer.

If you have done the above steps and the problems still arrive, I would consider the possibility of a hardware issue. I gather that this computer came with Windows 7, so is pretty old, so a hardware issue is possible after a demanding operation such as installing Windows.

I suggest running MemTest86 overnight, for as many passes as you the time. Publish online (DropBox, OneDrive etc.) the HTML report file for us to have a look at. This tests more than just the memory; also testing incidentally the CPU and the memory controller.

harrymc
  • 498,455