Temp-Cleaner is a lightweight and open-source Windows cleaner script that helps you free up disk space, junks and improve performance by removing unnecessary files and caches.
- Cleans temporary folders:
%TEMP%
%LocalAppData%\Temp
C:\Windows\Temp
- Flushes DNS cache
- Clears Microsoft Edge & Google Chrome caches
- Removes Windows Update cache
- Runs background system maintenance tasks (
ProcessIdleTasks
) - Available as both
.bat
(open-source) and.exe
(compiled, runs as admin by default)
- Download the latest release from the Releases page.
- Choose either:
TempCleaner.bat
β Open-source batch script (right-click β Run as Administrator).TempCleaner.exe
β Precompiled executable (auto-runs as Administrator).
- Double-click
TempCleaner.exe
(recommended), or - Right-click
TempCleaner.bat
β Run as Administrator
- This tool is safe to use β it only clears temporary/cache files and Windows Update leftovers.
- No system-critical files are deleted.
- Best used before/after installing updates or when system feels slow.
This project is licensed under the MIT License.
See CHANGELOG for details on each release.