How to clean up/optimize/defrag $Extend\RmMetadata\$Txf files?

1

After analyzing my HDD, I see so many small files with no extensions.

Their paths are mostly C:\$Extend\$RmMetadata\$Txf.. File names start with 000000000[xxxx]

Is there a way to defrag all of them or move to one place/optimize ? You can see in the screenshot - every gray block contains these files. I tried boot defrag using Defraggler and Auslogics Disk defrag, but nothing changed.

enter image description here

rudolph

Posted 2016-03-24T20:59:44.740

Reputation: 94

The screenshot says they are not fragmented and are unmovable, leave them alone as they are critical windows files. – Moab – 2016-03-24T21:03:33.417

How do I defragment "C:$Extend$RmMetadata$TxfLog$Tops:$T:$DATA"? – DavidPostill – 2016-03-24T21:10:21.480

I saw that before already, he asked about $Tops:$T:$DATA file or files which I don't even have in that huge amount. I couldn't find anything about this on the web, so I'm asking here. – rudolph – 2016-03-24T21:34:44.780

@Moab These files cause other files to be fragmented, they are scattered all over the front part of the disk, so if those all files would be located at the end there would be empty blocks in the front part... – rudolph – 2016-03-24T21:53:25.240

that are internal data for Transactional NTFS: https://en.wikipedia.org/wiki/Transactional_NTFS ignore those internal data

– magicandre1981 – 2016-03-25T07:48:14.447

No answers