KB3001652 - Another Faulty Windows Update Released by Microsoft
Microsoft have yet again released another Windows Update which has caused corruption and crashing on Windows computers.

So, having spent a few hours searching for todays culprit, we found that the update causing the issue is this one:

KB3001652

It turns out that its an update for Visual Studio 2010 so it may not affect the huge amount of machines that other corrupt updates have in the past.

So, what can you do to fix it?

The simple solution is that you have to uninstall it, but you should also ensure that you have declined it in your WSUS or SCCM or other popular Windows Update system and if you are using SCCM, you could create a task sequence to remove it en masse.

If you need to know the command line for removing this update, you should try this:

 C:\Windows\System32\wusa.exe /uninstall /kb:3001652 /quiet /norestart  

COMMENTS

If you have any questions or comments on this, please feel free to use our Disqus system below.

Labels: , , ,