defrag
Windows CMD · System · available in the simulator
What it does
Analyzes fragmentation and defragments a drive.
Syntax
defrag volumen | /c | /e [/a] [/o] [/u] [/v]
Options and parameters
/AAnalyzes fragmentation on the specified volume only.
defrag C: /a/OOptimizes according to media type, HDD or SSD.
/UDisplays operation progress on screen.
/VDisplays verbose output with fragmentation statistics.
/CPerforms the operation on all volumes.
/EPerforms the operation on all volumes except those specified.
Usage examples
defrag C:defrag C: /Adefrag C: /Odefrag C: /a