When I install KB2859537 on my Windows 7 X64 machine I get a BSOD during reboot either trying to boot normally or trying to boot in safe mode. Had to restore the primany disk three times now to get the PC bac. Can someone report to MS tech please.Anyone else seen this
It's normally caused by a hacked or infected kernel file, the Windows update tries to update important kernel files but it fails because some have been altered. Uninstalling the update is only a temporary fix. You need to remove the hacked or infected files and then re-build your BCD.
Try downloading and running rkill.exe, that might confirm that I'm right.
First check your BCD; 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 by doing the following (at your own risk) .
NOTE: You might need to use different drive letters, like D: instead of C: and E: instead of D:
**** NOTE: you will need to re-activate Windows afterwards, so make sure you have your Windows 7 key handy.
Boot to Windows Repair - Command (From your installation disk or a repair disk)
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