Quick overview:
Erfahrene Computerbenutzer wissen, warum sie mit Programm- und Treiberinstallationen so sparsam wie möglich umgehen sollten, denn vielerlei kleine Tools oder Anwendungen, die man später erst gar nicht benötigt, vergrößern nicht nur die Windows-Registrierung sondern komplettieren auch das Chaos, das auf der Festplatte entsteht. Fragmentierung und Fehlermeldungen sind die Folge und selbstverständlich leidet der Festplattenplatz darunter.
The cause is usually crashes in Windows or programmers who have not learned to create their uninstall routines properly. The user then pays for this in the form of a lot of trouble and even a new installation!
Frage: Wie ist es möglich, dass Fragmentierung entsteht?
Antwort: Wie Sie hier gelernt haben entsteht durch häufiges Löschen, Kopieren, Verschieben, Installieren und Deinstallieren ein Chaos auf der Festplatte, das Fragmentierung genannt wird. Die verwaisten Dateien, um deren Löschung sich dieser Artikel dreht, werden dann von einem Defragmentierungsprogramm zwischen die Programmdateien gereiht und somit nützt die Optimierung nichts, wenn trotzdem Lücken (eben durch diese überflüssigen Dateien) entstehen.
Frage: Wie können durch diese Daten Fehler entstehen - die stören doch niemanden?
Antwort: Von wegen! Besonders Überbleibsel in den temporären Ordnern sind üble Mitspieler, wenn es um Programminstallationen geht. Nehmen wir folgende (imaginäre) Datei als Beispiel: Die msui.dll von Office 97 verbleibt nach der Installation im Ordner C:\Windows\Temp. Nun will NetObjects Fusion 7.0 ebenfalls diese Datei einrichten, sieht, dass sie schon vorhanden ist und überschreibt diese nicht mehr der neuen Version, die speziell auf NOF 7.0 zugeschnitten ist. Nun wird installiert! Der erste Programmstart geht vielleicht noch gut, weill die msui.dll noch nicht gebraucht wurde, doch was passiert, wenn Fusion diese Datei nun benötigt? Die kompletten Algorithmen des Programms basieren auf einer speziellen msui.dll, die es in der Form nicht gibt. Klare Folge: Crash!
This article is divided into 3 parts to get rid of those pesky leftover files for good:
- Part I: Find temporary folders and delete them with a batch file!
- Part II: Other temporary files with extensions such as .old, .gid, .fts etc.
- Part III: Delete pointless file extensions and their files
Have fun completely cleaning out your Windows system!
Part I: Temporäre Ordner mit unserer Batchdatei erledigen!
Ich habe für Sie eine kleine Batchdatei zusammengestellt, die die bekanntesten temporären Ordner komplett aus Windows entfernt. Diese Datei löscht folgende Ordner: Cookies, Verlauf, Temporary Internet Files, Temp, Recent, Options, InstallShield Information.
It is advisable to run this file once a week! If the deletion does not work correctly, please run this file in Windows safe mode. To do this, press the F8 key during startup (before the start screen) and select Safe Mode. Please be aware that this data will not end up in the recycle bin - so make sure that you no longer need this data. Explanation of the individual folders:
Cookies: Cookies are small text files that are stored on your page by websites so that you can remain logged in to forums, for example. If you delete them, you will have to log in to the Windows Tweaks forum again with your user name and password, for example (do not confuse this with registering).
History: The pages you last visited are saved here. You can change how far this history should extend under Tools/Internet options.
Temporary Internet Files: All images and HTML files that are transferred while surfing. Depending on the activity, this folder can easily be hundreds of megabytes in size!
Recent: Documents that you have recently opened are listed here again.
Options: Eine recht große Sammlung von Daten, die bei der Installation von Windows-Komponenten wie z.B. Rechner, Paint, DFÜ-Netzwerk (Unter Software/Windows-Setup) den Griff zur Windows Installations-CD erspart, da die benötigten Archive hier gelagert sind.
InstallShield Information: All installations are stored here - to avoid errors it is sometimes advisable to delete this folder.
Part II - Sämtliche verstreuten temp. Daten auf der Festplatten finden und vernichten
Allein in den Programmordnern tummeln sich noch hunderte versteckte temporäre Dateien, die aufgrund Programmfehlern oder Installation kleben geblieben sind. So können Sie diese löschen:
1. Klicken Sie auf Start/Suchen/Nach Dateien und Ordnern.... Lassen Sie sich unter Extras/Ordneroptionen/Ansicht die versteckten Dateien anzeigen, indem Sie auf Alle Dateien und Ordner anzeigen klicken und sich die Geschützten Systemdateien... einblenden lassen .
2. Now enter the following terms in the search field:
*.tmp - These are the known files that are created for temporary use by Windows or applications.
*.gid, *.fts - Files with this extension are created when Windows Help is used in order to make it a bit faster the next time it is accessed. My opinion: Delete it!
*.~?? - All files with the ~ (called a tilde) in the extension (such as .~02) can be deleted. Simply search for .~??. If, on the other hand, you want to search for files with the tilde at the end, simply enter .???~. You must follow this principle!
*.bak, *.old, *.001, *.002, *.$$$ - These are backup files that were created by programs and are usually no longer needed.
Wir empfehlen Ihnen: Löschen Sie diese Daten nicht, sondern lagern Sie diese im Papierkorb zwischen! Wenn dann Windows und sämtliche Programme einwandfrei laufen (was der Fall sein wird), dann können Sie sich an Papierkorb leeren wagen.
Part III - Sämtliche unnötigen Dateien löschen, die Sie nicht mehr benötigen
Nun geht es ans Löschen von Dateitypen und deren Dateien, was im ersten Fall eine drastische Erleichterung der Windows-Registrierung darstellt. Ich rate Ihnen vorher eine komplette Sicherung des Systems über ein separates Programm anzulegen (wie z.B. Acronis TrueImage). Entfernen Sie die Dateien zuerst auf herkömmlichem Wege, so dass sie im Papierkorb zwischengelagert sind. Testen Sie, nach der radikalen Löschtour, Ihren Rechner auf Funktionalität - in manchen Fällen wird nach einem Neustart einmalig eine (oder mehrere) Fehlermeldung(en) erscheinen, die Sie fragen, ob Sie die geänderten (in unserem Fall: gelöschten) Systemdateien beibehalten möchten, was Sie mit Ja beantworten. Besonders die aufwendigen Hilfedateien leiden unter der Entfernung von Bild-, Ton-, Text- und Videomaterial. Sie müssen selbst wissen, wie weit Sie mit dem Löschen gehen, denn allgemeine Regeln hierbei gibt es nicht! Ich kann Ihnen nur Erfahrungen mitteilen: Was sich als ziemlich sicher zum Entfernen bewährt hat und was es zu beachten gibt.
We are not liable for any damage that occurs (e.g. if your system no longer boots up), because you have to decide for yourself how far you want to go with data deletion. In the vast majority of cases, Windows restarts at lightning speed and with a few errors for unnecessary components. You delete the files by searching for a "file type" in the search function. The following files can be removed with a clear conscience (but with caution):
All audio formats (AIFF, WAV, MP3, MIDI etc.)
.
These files can usually be deleted without hesitation. Make sure that you do not steal any (important) sound files from games and applications, but limit yourself to the Windows directory and your own music tracks.
Animated cursors
Can be deleted without hesitation!
Appfix packages
These updates are installed by Windows when programs are accessed. They update certain program files in terms of security and compatibility. Delete this data in the recycle bin as a test and make sure that your system continues to run without restrictions.
All image files (BMP, GIF, JPG, PNG etc.)
Here, too, you must take a close look at the folder in which the data is located. Image files can be deleted in Windows, although some cannot be removed. If such a file is located in a program directory, caution is advised, as otherwise the range of functions may be restricted: With image editing programs, masks, effects and objects are usually saved as BMP, PNG etc. - deleting them would probably render your tool useless down to the bone.
Channel file
If you do not use Internet Explorer Channels (used in Windows 98 times and almost completely forgotten today), you can press the DEL key.
Cursor
Don't need cursors? Delete it!
Database files
Thumbnail database in image folder (Thumbs.db) and IconCache.db can be deleted without hesitation. The IconCache is then rebuilt, which leads to fewer errors with icons.
DFÜ files
Must not be deleted, otherwise an Internet connection will no longer be possible! You should only remove these if no connection to the network is required.
Help wizard file, help file
If you have never used the digital help (which is partly understandable), you can move these files to the recycle bin.
HTML application
Can be deleted without hesitation if you do not use any of them.
HTML document
You will find hundreds of these on the system: Help files can be deleted, while other HTML files are wizards. So only delete the removable files once as a test so that you can restore them if necessary.
ICC profile
Color schemes used by the monitor driver. Can be deleted in most cases if you do not want to work with them.
Cascaded stylesheet document
Format setting for HTML files. If you find these in help folders, they can be deleted - however, you should leave your own CSS files, e.g. from your homepage, on your hard disk.
Compiled HTML help file
All help files can be deleted.
All video files (media clip, AVI, MPEG etc.)
.
The same applies here as for the images - otherwise: Remove!
Microsoft Word Wizards
If you do not need any of these wizards: Delete!
PKCS #7 certificates
Key or certification for certain files.
Registry file
Windows contains some registry files that change system settings but do not affect the normal user. Can be deleted without hesitation!
Security catalog
Contains some system files that can also be installed from the Windows CD.
Symbol
.ico files are mostly used by programs. If you delete one of these icons, one or more shortcuts may lose their icons.
VB Script File
See registration file. Can be deleted if you do not use sample scripts such as pagefileconfig.vbs.
Link to Windows Media...
Can be deleted without affecting the system.
Windows Installer package
Can be deleted, as there are only relatively useless setup applications behind it.
Windows Media Player design package
You can delete the various skins of WMP 8/9 if you do not need any of the visual redesign options.
XML files
Should not be deleted, as many components of Windows XP are based on XML services (Windows Media Player, for example).
ZIP-compressed folder
Go through the files carefully and decide which can and cannot be deleted.
If your system is still functional after several hours of operation with all programs and several restarts without serious errors, you can try emptying the recycle bin. Note: You are welcome to search for all file types and remove them, but act with great caution and find out on the Internet (e.g. with google.de) whether a file type is important or whether you can delete the files found with a clear conscience.
A little tip on the side: Search for large files via "How big is the file?" in the Windows search by entering "2000 KB". Remove unnecessary files such as images, game saves, videos or audio files from your computer that have long since been forgotten.
Remove file types - simplify the registry!
The Windows registry is the core of Microsoft operating systems. The dozens of file types burden the registry and thus the system startup and access to it. In many cases, you can delete file types if no data is found under them.
Gehen Sie folgendermaßen vor: Suchen Sie z.B. nach Appfix-Paket. Sollte nichts gefunden werden bzw. Sie die Suchergebnisse nicht mehr benötigen und löschen, können Sie den Dateityp entfernen. Klicken Sie dazu auf Arbeitsplatz/Extras/Ordneroptionen/Dateitypen und entfernen Sie SDB - Appfix Paket aus der Liste. Fahren Sie so mit allen Dateitypen vor, bei denen Sie sich absolut sicher sind, dass Sie sie nicht mehr benötigen werden. In meinem Test wurden folgende Dateitypen gelöscht: 323, ACA, ACF, ACS, ACW, AIF, AIFC, AIFF, ANI, ASA, ASF, ASX, AU, AW, BKF, BLG, CDF, CDX, CHK, CHM, COL, CTT, CUR, DIC, EMF, HOL, HTA, ICC, ICM, ICO, ICS, JFIF, JOB, LWV, M1V, M3U, MHT, MHTML, MMM, MP2, MP2V, MPA,MPV2, MSRCINCIDENT, MSP, MSWMM, NMW, NWS, PKO, Systemmonitortypen, RDP, Schedule+ Typen, SHB, SHS, SND, SPL, ULS, VCF, VCS, WAX, WBK, WMX.
The changes to the system did not result in any noticeable impairments, although this cannot be a general formula for your computer. Be careful and inform yourself about certain file types!
After the first reboot, you can already feel the relief of the registry, as the system boots a tick faster and programs work (noticeably) faster. I hope that this gigantic article has brought you a little closer to perfect performance!
NOTE FOR NEW PUBLICATION:This article was produced by Sandro Villinger and comes from the Windows Tweaks archive, which has been built up since the late 1990s.

On Windows Tweaks you will find time-saving tech guides for PC, software & Microsoft. For a stress-free digital everyday life. Already we have been "tweaking" Windows since 1998 and just won't stop!