|
| ||||||||||
| Tags: file |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| How to delete a file that is fragmented
__________________ "Trying is the first step towards failure." |
|
#2
| ||||
| ||||
| Re: How to delete a file that is fragmented
Files are stored on a hard disk in individual chunks called clusters. If a file is fragmented that means the individual clusters that make up the file are scattered over the hard disk. When the hard disk is de-fragmented, a file's individual clusters get lined up next to each other, like ducks in a row. Whether files are fragmented or contiguous, the operating system knows where to find all the clusters and how to put them together in the right order. The benefit of defragmenting a disk is that the read/write heads don't have to go running all over the hard disk to find the individual clusters of a file...they're lined up nice and neat. This makes accessing the files that much faster, so your computer appears to run faster. Fragmentation is a completely normal part of computing. The second after you finish defragmenting a hard disk it starts to get fragmented again. So not to worry. And don't feel bad for those read/write heads. They are very quick and will last for many years. |
|
#3
| ||||
| ||||
| Re: How to delete a file that is fragmented
You do not want to delete Fragmented files. They are files that are just not contigious(aligned in the proper order). You need to defragment the drive to get things in order. If you start deleting files that are fragmented they could be part of the operating system which means you will have problems with the computer not running correctly or even not starting up at all. |
|
#4
| ||||
| ||||
| Re: How to delete a file that is fragmented
You don't really remove them, you just defragment the files. Click on Start, Programs, Accessories, System Tools, and then Disk defragmenter and run it. Since you've forgotten to mention which Platform you're using, I'm assuming that it's Windows XP. These two articles from Microsoft's Knowledge Base and others are relevent to your question; and I'd suggest that you study them. http://www.microsoft.com/windowsxp/u...storeperf.mspx http://www.microsoft.com/atwork/gets...speed.mspx#ENH
__________________ Education, Career and Job Discussions |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to delete a file that is fragmented" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error Deleting File or Folder. Cannot delete (FILE): Access denied | rasena | MediaCenter | 3 | 21-03-2012 09:10 AM |
| Windows Registry infected and fragmented | ShankY.Rudeshwar | Windows Software | 8 | 22-12-2011 09:12 PM |
| How is packet fragmented in TCP/IP protocol | Chellam | Networking & Security | 4 | 06-01-2011 04:58 AM |
| Secure SDS DATA is fragmented | RastogiJI | Networking & Security | 6 | 24-12-2010 07:08 AM |
| Defragmenter considers defragmented hard drive as fragmented | Honorata | Windows Software | 3 | 11-11-2008 01:41 PM |