09-07-2011, 01:04 PM
(This post was last modified: 09-07-2011, 01:04 PM by AceInfinity.)
Run this in cmd prompt and you can pass arguments directly to defrag.exe
"C:" being the drive you want to analyze. You can change that to whatever drive you want to check.
Code:
defrag C: /a
"C:" being the drive you want to analyze. You can change that to whatever drive you want to check.