{"id":26481599,"url":"https://github.com/victorvernier/winopti","last_synced_at":"2025-03-20T03:29:19.676Z","repository":{"id":279008380,"uuid":"937464852","full_name":"victorvernier/WinOpti","owner":"victorvernier","description":"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.","archived":false,"fork":false,"pushed_at":"2025-03-14T03:57:43.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T04:29:41.087Z","etag":null,"topics":["automation","batch-script","cache-cleaner","optimizer","script-automation","system-cleaner","windows","windows-optimizer","windows-performance"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/victorvernier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-23T05:38:07.000Z","updated_at":"2025-03-14T03:57:46.000Z","dependencies_parsed_at":"2025-03-14T04:39:46.039Z","dependency_job_id":null,"html_url":"https://github.com/victorvernier/WinOpti","commit_stats":null,"previous_names":["victorvernier/windows-optmizer","victorvernier/winopti"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvernier%2FWinOpti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvernier%2FWinOpti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvernier%2FWinOpti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvernier%2FWinOpti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorvernier","download_url":"https://codeload.github.com/victorvernier/WinOpti/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244543572,"owners_count":20469516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","batch-script","cache-cleaner","optimizer","script-automation","system-cleaner","windows","windows-optimizer","windows-performance"],"created_at":"2025-03-20T03:29:19.243Z","updated_at":"2025-03-20T03:29:19.663Z","avatar_url":"https://github.com/victorvernier.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **WinOpti**\n\nThe **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.\n\n## 🚀 **Features**\n\n- **Close Unnecessary Processes**  \n  Terminates background processes like browsers, update services, and other unnecessary applications to boost system performance.\n  \n- **Remove Temporary Files**  \n  Deletes user and system temporary files to free up disk space.\n\n- **Clear Browser Caches**  \n  Removes cache for popular browsers like **Microsoft Edge**, **Mozilla Firefox**, and **Google Chrome**, improving browser performance and freeing up storage.\n\n- **Remove Unnecessary Logs**  \n  Deletes system logs and error reports to clean up your system.\n\n- **Generates Log File**  \n  Tracks the actions performed by the script and saves them in a log file on your desktop for easy reference.\n\n## 🛠 **Requirements**\n\n- **Operating System**: Windows\n- **Administrator Privileges**: The script requires elevated privileges to perform system-level tasks.\n\n## ⚙️ **Installation**\n\n1. **Download** or **Clone** this repository to your computer.\n2. Save the script file (`winopti.bat`) in a location of your choice.\n\n## 📝 **Usage**\n\n1. **Run the Script**  \n   Right-click the `.bat` file and select **Run as Administrator** to start the optimization process.\n\n2. The script will automatically:\n   - Close unnecessary processes.\n   - Remove temporary files.\n   - Clear browser caches.\n   - Delete unnecessary logs.\n\n3. **Log File Generation**  \n   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:\n   - `winopti_log_\u003cdate\u003e_\u003ctime\u003e.txt`\n\n## 📂 **Log File Location**\n\nThe log file will be saved on your **Desktop** with the naming format:\n\nExample:  \n`winopti_log_2025-02-23_15-30.txt`\n\n## 🔄 **Processes Closed**\n\nThe script will attempt to close the following processes to optimize system performance:\n\n- `ccleaner64.exe`  \n- `ccleaner.exe`  \n- `msedge.exe` (Microsoft Edge)  \n- `firefox.exe` (Mozilla Firefox)  \n- `vivaldi.exe` (Vivaldi Browser)  \n- `brave.exe` (Brave Browser)  \n- `chrome.exe` (Google Chrome)  \n- `Acrotray.exe` (Adobe Acrobat Update Service)  \n- `GoogleUpdate.exe` (Google Update)  \n- `Skype.exe`  \n- `Spotify.exe`  \n- `Steam.exe`  \n- `Cortana.exe`\n\n\u003e **Note**: The script will not close essential system processes, only those deemed unnecessary for optimization.\n\n## ⚠️ **Important Notes**\n\n- **Administrator Privileges Required**: Make sure to run the script as **Administrator** to allow all required actions to be executed.\n- The script is designed to close only unnecessary processes, leaving essential system processes untouched.\n- A **log file** will be generated, providing detailed information about each step and process that was handled.\n\n## 📝 **License**\n\nThis project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for more details.\n\n## 🤝 **Contributions**\n\nContributions are welcome! Feel free to:\n- Open issues for feedback or bug reports.\n- Submit **pull requests** to add new features or improvements.\n\n## 📧 **Contact**\n\nFor any questions or support, feel free to reach out:\n\n- **Email**: victorvernier@proton.me  \n- **GitHub**: [@victorvernier](https://github.com/victorvernier)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorvernier%2Fwinopti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorvernier%2Fwinopti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorvernier%2Fwinopti/lists"}