Skip to content

Commit 3721205

Browse files
authored
Update README.md
1 parent 602f285 commit 3721205

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
1-
# windows-optimizer-batch-script
2-
This repository contains a batch script designed to clean and optimize Windows system performance. The script automates several maintenance and optimization tasks to help improve the efficiency and responsiveness of the operating system.
1+
# System Optimizer Batch Script
2+
> This repository contains a batch script designed to clean and optimize Windows system performance. The script automates several maintenance and optimization tasks to help improve the efficiency and responsiveness of the operating system.
3+
4+
Included Features:
5+
```
6+
Clearing the recycle bin
7+
Deleting temporary and unnecessary files
8+
Flushing the DNS cache
9+
Checking and repairing system files
10+
Checking for system updates
11+
Defragmenting the hard disk
12+
Checking for disk errors
13+
```
14+
> [!NOTE]
15+
> This script can be used periodically to maintain system performance and free up disk space. It is designed to be simple to use and configurable based on the user's specific needs.
16+
17+
> [!TIP]
18+
> Feel free to contribute, report issues, or suggest improvements to make this script even more effective and versatile.

0 commit comments

Comments
 (0)