Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧹 Windows Temp File Cleaner

Windows Batch License

Simple Windows Batch Script to clean temporary files and free up disk space.

A lightweight Windows Batch Script that automatically removes temporary files, cache files, and unnecessary system junk to help improve performance and free storage space.


✨ Features

  • Clean %temp% files
  • Clean Windows temp files
  • Flush DNS cache
  • Empty Recycle Bin
  • Clear Prefetch files
  • Lightweight and fast
  • No installation required

🚀 Quick Start

  1. Download cleaner.bat
  2. Run as Administrator
  3. Wait for the cleaning process
  4. Done 🎉

📁 What Gets Cleaned

Location Description
%temp% User temporary files
C:\Windows\Temp Windows temporary files
Prefetch Cached startup files
DNS Cache Network cache
Recycle Bin Deleted files

⚠️ Notes

  • Some files may be skipped because they are currently in use by Windows.
  • Running as Administrator is recommended for full cleaning access.

🛠️ Built With

  • Windows Batch Script (.bat)
  • Native Windows CMD commands

📌 Future Plans

  • Add cleaning statistics
  • Add disk usage report
  • Add automatic scheduled cleaning
  • Add GUI version
  • Add browser cache cleaner

🤝 Contributing

Pull requests are welcome. Feel free to fork this repository and improve the script.


📜 License

This project is licensed under the MIT License.

About

A lightweight Windows Batch utility for cleaning temporary files, cache, and unnecessary system data.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages