Windows optimization scripts.
Copy Paste to CMD for
Windows optimasyon scriptleri.
Sağdaki kopyalama butonuna tıklayarak yapmak istediğiniz işlevin kodunu kopyalayıp komut satırına yapıştırın.
curl -o Services.msc.bat https://raw.githubusercontent.com/ny4rlk0/WinOptiMaze/refs/heads/main/Services.msc.bat &&start /b "" cmd /c Services.msc.bat &exit
curl -o ResetWindowsSettings.bat https://raw.githubusercontent.com/ny4rlk0/WinOptiMaze/refs/heads/main/ResetWindowsSettings.bat &&start /b "" cmd /c ResetWindowsSettings.bat &exit
curl -o NO_OC.bat https://raw.githubusercontent.com/ny4rlk0/WinOptiMaze/refs/heads/main/NO_OC.bat &&start /b "" cmd /c NO_OC.bat &exit
curl -o Balanced_OC.bat https://raw.githubusercontent.com/ny4rlk0/WinOptiMaze/refs/heads/main/Balanced_OC.bat &&start /b "" cmd /c Balanced_OC.bat &exit