I have the super descriptive "my computer is slow" issue. In resource manager I notice that c:\$LogFile access times are continuously around 800 ms, and I suspect this is causing much of the slowdown. At How do you defragment the MFT on an NTFS disk? I found that contig could - in theory - help. In practice though, running contig $LogFile in a cmd window run as administrator gives me
Contig v1.7 - Makes files contiguous
Copyright (C) 1998-2012 Mark Russinovich
Sysinternals - www.sysinternals.com
------------------------
Access is denied.
No files fragmented.
$Bitmap, $Boot, and $BadClus also give me Access is denied.
$Mft, $Volume, $AttrDef, $Secure, $UpCase and $Extend work fine.
How can I work around this? Can I attach this disk to a different machine, not mount in some way, and defrag those files from there? If so, how would that work? Or are there simpler ways to do the same?