the application is unable to start correctly 0xc0000005 after windows update

Anonymous
2013-08-14T17:47:16+00:00

Sorry my english :)

Hello, today, after windows 7 x64 update itself and reboot most of all my applications cant start and crash with error 0xc0000005. 

In "installed updates" I see a lot of Security update for Microsoft .Net Framework Client profile installed today, but I cant Uninstall them, click Uninstall, then I see "Setup.exe *32" in the task manager, then receive an error "An error occurred while trying to uninstall <update name>. It may have already been uninstalled" :(

Also I make a system restore, but without any result :(

Any ideas?

How can I manually remove this updates? Registry cleaning or something else?

Windows for home | Previous Windows versions | Windows update

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
Answer accepted by question author
Anonymous
2013-08-15T12:53:44+00:00

You have hacked or infected files on your computer.

Check your BCD and do the below fix if necessary (at your own risk) 

In Windows open CMD as Administrator and type BCDEdit and enter,  if your Windows Boot Loader Path is xOsload.exe then you need to remove some files and repair your BCD.

NOTE:  you will need to re-activate Windows afterwards, so make sure you have your Windows 7 key handy.

Boot to Windows Repair - Command

Del D:\Windows\System32\xOsload.exe

Del D:\Windows\System32\xNtKrnl.exe

Del D:\Windows\System32\Drivers\oem-drv64.sys

attrib c:\boot\bcd -h -r -s

ren c:\boot\bcd bcd.old

bootrec /rebuildbcd

Was this answer helpful?

1500+ people found this answer helpful.
0 comments No comments

172 additional answers

Sort by: Oldest
  1. Anonymous
    2013-08-15T21:25:46+00:00

    Thank you, SteveO1964!

    Shame on you, Microsoft! Your QA team sucks!

    Was this answer helpful?

    8 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2013-08-16T11:48:24+00:00

    Great idea, but I cannot even follow your directions! Network is 80% down, as it just shows which PCs are connected to the network; and Control Panel does not work either, so I can't even look at the installed updates, nor I can roll back the wheels of time to the last surely working configuration (i.e. to this morning, just before trying to install PART of the usual landslide of "updates" that Microsoft releases from time to time). BTW, this time is worse than usual, but MS updates ALWAYS give me troubles.  In the best case scenarios, when, soon afterward, I preventivly run those programs, such as Auslogics Boost Speed, that do correct registry errors, each one of those programs finds lots of registry errors that were not there before the, successful, or unsuccessful, updates.  Now, I'm in safe mode, as I booted this way, but this choice didn't help me one iota.  As in the full mode, just DOS command works; I used it to launch IE from there and this is why I'm here writing on this forum; otherwise,... But, when I tried to launch Windoes Update from DOS it didn't work.  My last resort is trying to reboot pressing F8 again and execute a system restore from there.  I'll let you know.  SHAME ON MS!   I always wonder what are they doing there.  They should be amonng  the best computer sceintist in the world, but they don't even check their works before releasing them!!!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2013-08-16T13:26:17+00:00

    OK, I think this will fix it.

    First of all, if your System Restore is working then just use that to go back to before the recent updates, if it's not working then try this.

     

    1. Disconnect from the internet  
    2. Open Control Panel
    3. Open Program & Features
    4. Click "View installed updates" on the left-hand side
    5. Find "Security update for Microsoft Windows (KB2859537)" under the Microsoft Windows section
    6. Uninstall that update and restart you PC (may take a very-VERY long time to configure)
    7. Go to Windows Updates and hide  (KB2859537)
    8. Reconnect to the internet
    9. Fix your System Restore feature; You might have to remove a fake C: drive and enable System Restore on the correct Windows drive.

    I see that (KB2859537) is no longer an automatic update.

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2013-08-16T13:49:11+00:00

    The word is KB2859537 causes 0xc0000005 in systems which are either virus-ridden or cracked with a certain tool which copies ntoskrnl.exe as xNtKrnl.exe.

    In both cases the file doesn't get updated while the rest of the kernel does, so everything breaks and WOW64 (the stuff which runs 32 bit programs on 64 bit windows) breaks. Only 64 bit apps work.

    Solution: uninstall the update, scan for viruses, remove cracks, install the update.

    Was this answer helpful?

    0 comments No comments