What to do with $NtUninstallKBnnnnnn$ files in C:/.../Windows fold

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

There are 42 folders in my c:/.../WINDOWS folder titled
"$NtUninstallKBnnnnnn$" where the n's are a sequence of numbers. Each of
these folders have one subfolder titled "spuninst". Are these redundant and
can I remove them from my c-drive?
 
In (e-mail address removed)
peterjay(remove this)@telus.net said:
There are 42 folders in my c:/.../WINDOWS folder titled
"$NtUninstallKBnnnnnn$" where the n's are a sequence of
numbers. Each of these folders have one subfolder titled
"spuninst". Are these redundant and can I remove them from
my c-drive?

Those folders were created when an update to Windows was
installed. If you delete the folder you will not be able to
uninstall the update. A good rule of thumb is to wait a couple
of weeks, see how your system reacts to the update and then
delete the folder if everything's running OK.

Do not delete the folder named $hf_mig$.

Nepatsfan
 
In order to remove them from the "Add/Remove Program" list, you also can go
to the registry entries in:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

and delete the KBnnnnnn entries there also.
 
Back
Top