How to Download ? Click on "Releases" on the right side ---->
! Important ! run as Admin
Optimizes Windows 10/11 to be more lightweight for gaming. This script will stop multiple Windows services to make Windows more lightweight. Saving up CPU and RAM reccources.
- Deletes temporary files in Windows
- Stopps Windows Update
- Stopps Windows Defender
- Terminates Windows Explorer
- Stopps multiple Windows services that aren't necessary for Gamign
- Starts Steam normally or in Big Picture mode
Read the included README.txt file for more information.
- Press the Windows-Key an search for "Task Scheduler"
- On the right side, click on "Create Task..."
- At the bottom, check "Run with highest privileges"
- Go to "Triggers" (Top)
- New Trigger
- Begin Task "At log on"
- Any user or Specific however you prefer
- under Advanced Settings (same Window) - delay task for 10 Seconds
- "OK"
- Go to "Actions" (Top)
- New Action
- Action: Start a program
- programm/script: C:\Windows\System32\cmd.exe
- Add arguments: /c "C:\Path\to\Your\location.bat"
- Done