Skip to content

Emzyjeppp/windows-tools

Repository files navigation

🛠️ Windows Tools

Windows Batch License

Collection of useful Windows Batch utilities for cleaning, organizing, locking folders, optimization, and automation.

A collection of lightweight Windows Batch Script tools designed to simplify daily Windows tasks and improve productivity.


✨ Features

  • Lightweight and fast
  • Easy to use
  • No installation required
  • Native Windows CMD support
  • Open source utilities
  • Beginner friendly

📦 Included Tools

Tool Description
📂 File Organizer Automatically organize files by extension
🧹 Temp Cleaner Clean temporary files and system junk
🔐 Folder Locker Lock and hide folders with password protection
📸 Screenshot Organizer Organize screenshots into date folders
🌐 DNS Flusher Flush DNS cache instantly
💾 Backup Tool Backup folders automatically
🎮 Game Booster Close unnecessary background apps
🧹 Junk Cleaner PRO Advanced Windows junk cleaner
⏻ Auto Shutdown Schedule automatic shutdown
🔑 Password Generator Generate random secure passwords

🌳 Project Structure

windows-tools/
│
├── file-organizer/
│   ├── organizer.bat
│   └── README.md
│
├── temp-cleaner/
│   ├── cleaner.bat
│   └── README.md
│
├── folder-locker/
│   ├── locker.bat
│   └── README.md
│
├── screenshot-organizer/
│   ├── organizer.bat
│   └── README.md
│
├── dns-flusher/
│   ├── flusher.bat
│   └── README.md
│
├── backup-tool/
│   ├── backup.bat
│   └── README.md
│
├── game-booster/
│   ├── booster.bat
│   └── README.md
│
├── junk-cleaner-pro/
│   ├── cleaner-pro.bat
│   └── README.md
│
├── auto-shutdown/
│   ├── shutdown.bat
│   └── README.md
│
├── password-generator/
│   ├── generator.bat
│   └── README.md
│
├── .gitignore
├── LICENSE
└── README.md

🚀 Quick Start

  1. Clone this repository
git clone https://github.com/Emzyjeppp/windows-tools.git
  1. Open any tool folder
  2. Run the .bat file
  3. Done 🎉

⚠️ Notes

  • Some tools may require Administrator privileges.
  • These scripts are intended for educational and utility purposes.
  • Always review scripts before running them on important systems.

🛠️ Built With

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

📌 Future Plans

  • GUI versions
  • System monitoring tools
  • Browser cache cleaner
  • Advanced optimization scripts
  • Windows toolkit menu

🤝 Contributing

Pull requests are welcome.

Feel free to fork this repository and improve the tools.


📜 License

This project is licensed under the MIT License.

About

Collection of useful Windows Batch utilities for cleaning, organizing, locking folders, and system automation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors