Author Topic: KB2823324 update for Windows 7x86 results in infinite reboot cycle for some  (Read 625 times)

Offline javajolt

  • Administrator
  • Hero Member
  • *****
  • Posts: 35255
  • Gender: Male
  • I Do Windows
    • windows10newsinfo.com
During April 2013 Patch Tuesday, Microsoft released an update for Windows 7 (KB2823324) which was a security update for the Windows 7 file system kernel-mode driver. Unfortunately for some users, this update has resulted in an infinite reboot loop.

This report comes out of Brazil where users of Windows 7 x86 installed this update and it placed computers in an infinite reboot loop. It seems like this issue is only affecting those in Brazil, which it may be possible that others elsewhere are affected too. Thankfully, there is a quick fix.

For those who have not installed the update yet, simply turn off automatic updates and avoid installing the update by blocking it. If you have the update installed, head over to safe mode and run the following command in command prompt:

Quote
DISM.exe / image: C: \ [windows7 install]/ cleanup-image / revertpendingact
This method should remove the update until Microsoft resolves the issue.


Offline javajolt

  • Administrator
  • Hero Member
  • *****
  • Posts: 35255
  • Gender: Male
  • I Do Windows
    • windows10newsinfo.com
Microsoft releases KB2839011 to address Windows 7's infinite reboot bug caused by KB2823324 update

During April 2013 Patch Tuesday, Microsoft released an update for Windows 7 (KB2823324) which was a security update for the Windows 7 file system kernel-mode driver. Unfortunately for some users, this update has resulted in an infinite reboot loop.

Microsoft is aware of this issue and has issued a formal statement. "We’ve determined that the update, when paired with certain third-party software, can cause system errors. As a precaution, we stopped pushing 2823324 as an update when we began investigating the error reports, and have since removed it from the download center," Microsoft stated in an official blog post.

Microsoft has released KB2839011 to address this issue, which helps Windows 7 users uninstall the update, if it was already installed. Microsoft ha since removed KB2823324 from Windows Update to avoid any further problems.

Microsoft has provided two ways to remove the update. First is via the Control Panel, under programs and installed updates, simply select and remove "Security Update for Microsoft Windows (KB2823324)." If that does not work, you can use command prompt to remove the update. Hit the source link for technical details on how to remove it.

source: KB2839011 (Technet)