|
1 | | -# WindowsCleanerUtility |
| 1 | +<a href="https://github.com/chainski/WindowsCleanerUtility"><img src="https://img.shields.io/badge/OPEN--SOURCE-YES-green"></a> |
| 2 | +<a href="https://github.com/chainski/WindowsCleanerUtility"><img src="https://img.shields.io/badge/license-GPL--3.0-orange"></a> |
| 3 | +<a href="https://github.com/chainski/WindowsCleanerUtility/releases"><img src="https://img.shields.io/badge/release-v1.0.0-red"></a> |
| 4 | +<a href="https://github.com/chainski/WindowsCleanerUtility"><img src="https://img.shields.io/badge/BATCH-FILE-green"></a> |
| 5 | + |
| 6 | + |
| 7 | +<p align="center"> |
| 8 | +<img src="https://user-images.githubusercontent.com/96607632/184158630-e6555f84-9925-42ea-954c-bbc67de58a77.png", width="800", height="800"> |
| 9 | +</p> |
| 10 | + |
| 11 | +# Windows Cleaner Utility 🧹 |
| 12 | + |
2 | 13 | A windows batch script that cleans your PC from temporary files. |
| 14 | + |
| 15 | +If you've been a windows user for a long time without cleaning it up, or you don't know how to clean it, |
| 16 | +you will be amazed of how much space this tool can free for you! |
| 17 | + |
| 18 | +# What does this tool delete exactly? |
| 19 | + |
| 20 | +- Deletes Temporary Files |
| 21 | +- Deletes Log Files |
| 22 | +- Deletes History |
| 23 | +- Deletes Cookies |
| 24 | +- Deletes Remnant Drivers Files (Not needed because already installed) |
| 25 | +- Deletes Browser Cache |
| 26 | +- Resets Internal IP Address |
| 27 | + |
| 28 | + |
| 29 | +# How to use? |
| 30 | + |
| 31 | +Just download "WindowsCleanerUtility.bat" or "WindowsCleanerUtility.exe" from [Releases](https://github.com/Chainski/WindowsCleanerUtility/releases) |
| 32 | +and right click on it and select open. |
| 33 | +Choose any option from the meun provided. |
| 34 | + |
| 35 | +NOT all of the files will be deleted! Some of them might be used by other processes. |
| 36 | + |
| 37 | +# Warning! |
| 38 | + |
| 39 | +Do NOT Run this tool while installing any program, game or during software updates, your PC must be in idle state before you run it. |
| 40 | +If you run it during any installation, the installation will most likely to fail, and you may not have the option to reinstall! |
| 41 | + |
| 42 | + |
| 43 | +# Compatibility 💻 |
| 44 | + |
| 45 | +Tested on Windows 10, 8.1, 8, 7, Vista and XP (64 & 32 bit) |
| 46 | + |
| 47 | +### Support and Contributions |
| 48 | +My software is open source and free for public use. |
| 49 | +If you found any of these repos useful and would like to support this project financially, |
| 50 | +feel free to donate to my bitcoin address. |
| 51 | + |
| 52 | +### 16T1fUehoGR4E2sj98u9e9mKuQ7uSLvxRJ |
| 53 | + |
0 commit comments