How To Roll Back Windows Hot Fixes & Patches
Apr. 9th, 2009 BySharninder
Microsoft, like all other software companies, releases patchesand hot fixes for its Windows operating system quite frequently.Installing the latest patch or Hot fix is highly recommended if youwant to keep your installation in tip-top shape.These patches are mostly harmless but there are times whenyour current configuration, hardware or software might not becompatible with a particular patch and you find that out only when your system startsmisbehaving
after
you’ve applied the patch.The new patch might not be compatible with your current hardware. An ancient software thatyou still use and love might stop working with the new patch. In times like these, one reallywishes that Microsoft had a built in patch rollback mechanism. Are you one of those wishing forsuch a feature ?Well, the good news is that Microsoft already has mechanisms to roll back patches. The badnews is that the roll back procedure is just not that obvious.
Roll back a patch on Windows XP
If you’re using Windows XP, browse to the Windows install directory, typically
c:\WINDOWS
and enable the hidden files view using the
Tools -> Folder Options
menu option.You should now be able to see a bunch of hidden folders under the main c:\WINDOWS folder.All the folders which have names of the form of
$NTServicePackxxxx, $NTUninstallxxxx and $NTUninstallKBxxxx
are folders corresponding to the different patches that you’ve installed
.
The folders with
KB
in their name followed by a 5 or 6 digit number are hot fixes whichMicrosoft has released in response to a bug and the number denotes the correspondingMicrosoft knowledge base articleassociated with that hot fix.
Add a Comment