Skip to content

Windows optimization scripts that should not break anything.

License

Notifications You must be signed in to change notification settings

ny4rlk0/WinOptiMaze

Repository files navigation

WinOptiMaze

Windows optimization scripts.
Copy Paste to CMD for
IMG

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.
IMG

Optimize Services.MSC (Windows Servislerini Optimize Et)

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

Reset (Sıfırla) Windows Settings (Ayarları)

curl -o ResetWindowsSettings.bat https://raw.githubusercontent.com/ny4rlk0/WinOptiMaze/refs/heads/main/ResetWindowsSettings.bat &&start /b "" cmd /c ResetWindowsSettings.bat &exit

NO Overclock Power Settings (Overclock Kapatan Güç Ayarları)

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

Balanced Overclock Power Settings (Abartmadan Verimli Overclock Yapan Dengeli Güç Ayarları)

(For those still wants OC but doesn't like the push computer like a madman)

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

Releases

No releases published

Packages

No packages published