Skip to content

Instantly share code, notes, and snippets.

@m5wdev
Created October 4, 2018 10:58
Show Gist options
  • Save m5wdev/9769ce579788e8d6a6569cd9b3595999 to your computer and use it in GitHub Desktop.
Save m5wdev/9769ce579788e8d6a6569cd9b3595999 to your computer and use it in GitHub Desktop.
:: Full list of commands https://ultradefrag.net/handbook/v8/standard/Console.html
@echo off
echo ################### UltraDefrag ###################
:: Perform quick optimization for all fixed drives
udefrag -q --all-fixed
:: Defragment all fixed drives
udefrag --all-fixed
:: pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment