Skip to content

LoveDoLove/LDLWinToolBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues Apache License 2.0


Logo

LDL Windows ToolBox

A cohesive, menu-driven Windows Batch utility that safely automates advanced system cleanup, integrity repair, components update, and NVMe SSD optimizations.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

The LDL Windows ToolBox is a standalone Windows Batch script (LDLWinToolBox.bat) that effectively combines administrative privileges checks, system garbage collection, script verifications, and SSD TRIM optimization into a single, cohesive menu-driven interface.

It safely automates otherwise tedious system administration tasks while maintaining comprehensive, timestamped logs (LDLWinToolBox_yyMMddHHmmss.log) of all actions to ensure complete historical records and safety.

(back to top)

Built With

  • Windows Batch
  • PowerShell

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Windows 10 or Windows 11
  • Administrator rights (the script will automatically securely request this using RunAs if launched without it)

Installation

  1. Clone the repo
    git clone https://github.com/LoveDoLove/LDLWinToolBox.git
  2. Double-click on LDLWinToolBox.bat to launch the interactive menu.

(back to top)

Usage

Upon launching, the interactive menu provides numerical options (1-8) to execute tools:

  • [1] Advanced System Cleanup: Deeply cleans temporary system data, calculates Space Freed (MB).
  • [2] System Integrity Repair: Executes SFC and DISM to scan and repair corrupt OS files.
  • [3] Windows Component Store Cleanup: Removes superseded Windows Update install files (WinSxS).
  • [4] Update All Installed Apps: Silently updates all winget-installed apps.
  • [5] Complete Network Reset: Resets Winsock, TCP/IP, and DNS cache entirely.
  • [6] Clear Event Viewer Logs: Flushes system, security, and application logs.
  • [7] Manual SSD TRIM: Optimized for NVMe drives, triggers manual SSD re-trim using Windows defrag.

For more detailed background checks on each process, please refer to ANALYSIS.md and PROMPT_GUIDE.md

(back to top)

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Top contributors:

contrib.rocks image

License

Distributed under the Apache License 2.0. See LICENSE for more information.

(back to top)

Contact

LoveDoLove - Telegram Channel - Discord

Project Link: https://github.com/LoveDoLove/LDLWinToolBox

(back to top)

Acknowledgments

(back to top)

About

A cohesive, menu-driven Windows Batch utility that safely automates advanced system cleanup, integrity repair, components update, and NVMe SSD optimizations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors