You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,14 @@ A windows batch script that cleans your PC from temporary files.
22
22
If you've been a windows user for a long time without cleaning it up, or you don't know how to clean it,
23
23
you will be amazed of how much space this tool can free for you!
24
24
25
-
# What does this tool delete exactly?
25
+
## ⚡ Features
26
26
27
+
-[x] System File Checker
27
28
-[x] Deletes Temporary Files
28
29
-[x] Deletes Log Files
30
+
-[x] Deletes Event Logs
31
+
-[x] Deletes Old Files
32
+
-[x] Deletes Trace Files
29
33
-[x] Deletes History
30
34
-[x] Deletes Cookies
31
35
-[x] Deletes Remnant Drivers Files (Not needed because already installed)
@@ -36,7 +40,7 @@ you will be amazed of how much space this tool can free for you!
36
40
37
41
# How to use?
38
42
39
-
Just download "WindowsCleanerUtility.bat" or "WindowsCleanerUtility-x86_64.exe" from [Releases](https://github.com/Chainski/WindowsCleanerUtility/releases)
43
+
Just download ```WindowsCleanerUtility.bat``` from [Releases](https://github.com/Chainski/WindowsCleanerUtility/releases)
40
44
and right click on it and select run as administrator.
0 commit comments