Uninstalling a lot of stuff at the same time takes too long. If I just remove the directory, it will probably leave some registry records and what else?
|
|
Sometimes installers put required files in system directories. Uninstallers has knowledge of where these files are and all registry values to be removed. Unless you are sure you know all the directories where these files are, better leave the uninstallation to the uninstaller. Removing programs by removing directories will almost always result in "leftover" files. This is bad practice since over time these wasted files will accumulate and occupy disk space. This in time fragments data in your hard disk. Then, the more fragmented your hard disk is, the slower your disk read operations get. |
||||
|
|
|
when you do not use the uninstaller, you [maybe] leaving out all the registry entries, appdata files and many other junk in your system |
|||
|
|
|
adding to what everyone has said: Besides leftover files and registry entries, you might be unable to install the program again if you need to.. I remember this happening to me with spiderman game, a few year back. |
|||
|
|
