Removing windows updates

Atvar

Senior member
Jan 8, 2002
879
0
0
Just wondering if there is a way or a program to remove windows updates if they don't show up in add remove programs. I didn't use IE to install them. I used firefox with the site http://windowsupdate.62nds.com/. I think there is one that might be causing some problems and I would like to get rid of it.
 

Geiser34

Member
May 29, 2006
98
0
0
What problems are the windows updates causing?
I don't know of any programs to remove windows updates, I think you should just back up your data and reformat.
 

ojai00

Diamond Member
Sep 29, 2001
3,291
1
81
If you go to your registry editor and browse to HKLM\Software\Microsoft\Windows\Current Version\Uninstall, you'll see all the updates listed there. You can rename the key to .old and that will essentially "uninstall" the update. Make sure to back up your system in case you run in to any problems.
 

stardrek

Senior member
Jan 25, 2006
264
0
0
Just making sure, though I'd guess you did this - Did you make sure that Show updates checkbox was marked at the top of you Add or Remove Programs windows?

Although I have no idea why it wouldn't show up in there, even if you installed it via another route, I just thought I would make sure.
 

Smilin

Diamond Member
Mar 4, 2002
7,357
0
0
Originally posted by: stardrek
Just making sure, though I'd guess you did this - Did you make sure that Show updates checkbox was marked at the top of you Add or Remove Programs windows?

Although I have no idea why it wouldn't show up in there, even if you installed it via another route, I just thought I would make sure.

check this first.


If that doesn't pan out, use the $kbuninstall folders located under Windows.

Plan C:
drop to recovery console and navigate to one of the updates for instance:
C:\windows\$NtUninstallKB885250$\spuninst
Run "batch spuninst.txt" and it will uninstall.

Plan D:
Depending on the nature of the update you can also rename that spuninst.txt file to .bat and run it from within windows.

Plan E:
Install the last service pack again. It will uninstall every update that has been applied since.