https://github.com/nminhducit/cleanmaster
This tool offers options to delete internet cookies, temporary internet files, perform disk cleanup, and defragment your hard drives.
https://github.com/nminhducit/cleanmaster
batch-file batch-script cleaner
Last synced: 6 months ago
JSON representation
This tool offers options to delete internet cookies, temporary internet files, perform disk cleanup, and defragment your hard drives.
- Host: GitHub
- URL: https://github.com/nminhducit/cleanmaster
- Owner: nminhducit
- License: mit
- Created: 2024-07-04T03:50:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-28T15:00:17.000Z (over 1 year ago)
- Last Synced: 2025-05-21T19:53:36.603Z (8 months ago)
- Topics: batch-file, batch-script, cleaner
- Language: Batchfile
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CleanMaster Tools
## Table of Contents
1. [Introduction](#introduction)
2. [Features](#features)
3. [System Requirements](#system-requirements)
4. [Installation](#installation)
5. [Usage](#usage)
6. [Contributing](#contributing)
7. [License](#license)
## Introduction
**CleanMaster Tools** is a batch script utility designed to help you clean up unnecessary files from your Windows PC, freeing up disk space and improving system performance.
This tool offers options to delete internet cookies, temporary internet files, perform disk cleanup, and defragment your hard drives.
## Features
- **Delete Internet Cookies**: Removes cookies stored by your web browsers.
- **Delete Temporary Internet Files**: Cleans up temporary files used by browsers and other applications.
- **Disk Cleanup**: Deletes temporary and unnecessary files from various system directories.
- **Disk Defragment**: Defragments all hard drives to improve file access speed.
## System Requirements
- Windows 7, 8, 10, or 11
- Administrative privileges to run the script
- Internet Explorer or Edge (for deleting cookies and temporary internet files)
## Installation
1. Download the `main.bat` file from the [src](#).
2. Place the `main.bat` file in a convenient location on your PC.
## Usage
1. Right-click on the `main.bat` file and select **Run as administrator**.
2. You will see a menu with options:
- `[1] Delete Internet Cookies`
- `[2] Delete Temporary Internet Files`
- `[3] Disk Cleanup`
- `[4] Disk Defragment`
- `[5] Exit`
3. Enter the number corresponding to the task you want to perform and press **Enter**.
### Screenshots

## Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on [GitHub](https://github.com/NMINHDUCIT/CleanMaster).
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.