Jump to content

Featured Replies

Posted

M$ recommends to uninstall an update to win7, KB2823324, because it conflicts with some programs and can cause the computer to stop startup or going into a loop of restart. or not to install it if not yet uninstalled.
 

http://support.microsoft.com/kb/2839011/en-us
http://blogs.technet.com/b/msrc/archive/2013/04/11/kb2839011-released-to-address-security-bulletin-update-issue.aspx

You can remove the update with DISM:

Get package names:

dism /image:C:\ /get-packages


Search the results for security update 2823324.
2839048.jpg


Copy the package name, and paste it as shown:
dism /image:C:\ /remove-package /PackageName:Package_for_KB2823324~31bf3856ad364e35~x86~~6.1.1.1

 

Edited by Tweaker

However it's better to remove this update if this one is installed on our computer!

I do like this and my computers work better with all my programs!

 


We recommend that customers uninstall update 2823324, which is provided in Microsoft Security bulletin MS13-036. This article provides multiple methods to uninstall the update. 

 

Cheers and regards

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...