Mallignamius
- 47
- 0
With several partitions on a HD, if I move all the files from one partition to another, then back, doesn't that equate to a defragmentation? Strange question, I know.
Moving files between partitions does not equate to defragmentation, as fragmentation depends on the file system type and the nature of the fragmentation. Internal fragmentation occurs when files are split into chunks that exceed their actual size, while external fragmentation refers to scattered empty memory that cannot be utilized. The strategy of moving files can help correct external fragmentation. For NTFS on Windows XP Professional, alternative defragmentation tools beyond the built-in Disk Defragmenter should be considered.
PREREQUISITESThis discussion is beneficial for system administrators, IT professionals, and users seeking to optimize disk performance on Windows XP, particularly those managing NTFS file systems.