https://github.com/victorvernier/winopti
WinOpti is an optimization script for Windows that enhances system performance by cleaning temporary files, clearing browser caches, removing unnecessary logs, and terminating resource-hogging processes, providing a faster and more efficient experience.
https://github.com/victorvernier/winopti
automation batch-script cache-cleaner optimizer script-automation system-cleaner windows windows-optimizer windows-performance
Last synced: 2 months ago
JSON representation
WinOpti is an optimization script for Windows that enhances system performance by cleaning temporary files, clearing browser caches, removing unnecessary logs, and terminating resource-hogging processes, providing a faster and more efficient experience.
- Host: GitHub
- URL: https://github.com/victorvernier/winopti
- Owner: victorvernier
- License: mit
- Created: 2025-02-23T05:38:07.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-14T03:57:43.000Z (2 months ago)
- Last Synced: 2025-03-14T04:29:41.087Z (2 months ago)
- Topics: automation, batch-script, cache-cleaner, optimizer, script-automation, system-cleaner, windows, windows-optimizer, windows-performance
- Language: Batchfile
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **WinOpti**
The **WinOpti** script is a powerful tool to enhance your systemβs performance. It cleans up temporary files, clears browser caches, removes unnecessary logs, and terminates resource-hogging processes. Itβs designed to improve system speed and free up valuable disk space.
## π **Features**
- **Close Unnecessary Processes**
Terminates background processes like browsers, update services, and other unnecessary applications to boost system performance.
- **Remove Temporary Files**
Deletes user and system temporary files to free up disk space.- **Clear Browser Caches**
Removes cache for popular browsers like **Microsoft Edge**, **Mozilla Firefox**, and **Google Chrome**, improving browser performance and freeing up storage.- **Remove Unnecessary Logs**
Deletes system logs and error reports to clean up your system.- **Generates Log File**
Tracks the actions performed by the script and saves them in a log file on your desktop for easy reference.## π **Requirements**
- **Operating System**: Windows
- **Administrator Privileges**: The script requires elevated privileges to perform system-level tasks.## βοΈ **Installation**
1. **Download** or **Clone** this repository to your computer.
2. Save the script file (`winopti.bat`) in a location of your choice.## π **Usage**
1. **Run the Script**
Right-click the `.bat` file and select **Run as Administrator** to start the optimization process.2. The script will automatically:
- Close unnecessary processes.
- Remove temporary files.
- Clear browser caches.
- Delete unnecessary logs.3. **Log File Generation**
Once the script finishes, a log file will be generated on your **Desktop** with detailed information about the performed actions. The log file is named with the format:
- `winopti_log__## π **Log File Location**
The log file will be saved on your **Desktop** with the naming format:
Example:
`winopti_log_2025-02-23_15-30.txt`## π **Processes Closed**
The script will attempt to close the following processes to optimize system performance:
- `ccleaner64.exe`
- `ccleaner.exe`
- `msedge.exe` (Microsoft Edge)
- `firefox.exe` (Mozilla Firefox)
- `vivaldi.exe` (Vivaldi Browser)
- `brave.exe` (Brave Browser)
- `chrome.exe` (Google Chrome)
- `Acrotray.exe` (Adobe Acrobat Update Service)
- `GoogleUpdate.exe` (Google Update)
- `Skype.exe`
- `Spotify.exe`
- `Steam.exe`
- `Cortana.exe`> **Note**: The script will not close essential system processes, only those deemed unnecessary for optimization.
## β οΈ **Important Notes**
- **Administrator Privileges Required**: Make sure to run the script as **Administrator** to allow all required actions to be executed.
- The script is designed to close only unnecessary processes, leaving essential system processes untouched.
- A **log file** will be generated, providing detailed information about each step and process that was handled.## π **License**
This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for more details.
## π€ **Contributions**
Contributions are welcome! Feel free to:
- Open issues for feedback or bug reports.
- Submit **pull requests** to add new features or improvements.## π§ **Contact**
For any questions or support, feel free to reach out:
- **Email**: [email protected]
- **GitHub**: [@victorvernier](https://github.com/victorvernier)