Error » Microsoft Error! » Microsoft Operating Systems Error » Microsoft Windows xp error » Defragmenting your hard drive

Microsoft Windows xp error all errors and bugs related to Microsoft winxp error

Post New Thread Reply
  Defragmenting your hard drive
LinkBack Thread Tools Display Modes
Old 20-Dec-2006, 04:56 AM   #1 (permalink)
Administrator
 
Anilrgowda's Avatar

Posts: 18,715
Join Date: Jan 2006
Rep Power: 10 Anilrgowda is on a distinguished road

IM:
Default Defragmenting your hard drive

One of the most Preventive Maintenance Routines you can perform is to keep your computer's hard drive in prime working order. This tutorial will look at the Windows XP System Tool, Disk Defragmenter.

What this tool does is to reorganize the data located in the occupied space of a disk volume within XP by making each file to be written to a contiguous part of the volume. Bit confusing to you?

Try imagining a binder with 100 clear plastic sheet holders in it. You are able to hold a total of 200 sheets of printed paper in that binder, placing them back to back; two sheets of paper per holder. The perfect solution is to have your page 1 in the very first sheet with page 2 inserted on the back side. Yet let's say you've finished page 47 first, and have to slip it in quickly. You don't have time to count the sheets to see where page 47 would fit in.

As you go, you insert pages. Maybe page 14 would be the next page finished, and it would go right behind page 47. Then you finished page 183, so it is slotted into the second sheet holder in the binder. You get the idea.

Once your binder is filled with 200 pages, imagine how time-consuming it would be to read your manual, starting first with page 1. Next you would have to find page 2, 3, and 4. The amount of time spent locating the pages in order to read the manual in sequential order would be several times as long as the actual reading.

So along comes Miss Defragmenter. She first pulls out the first sheet in your binder. Then she will locate and pull out page 1 and insert the prior sheet (page 47) into its place. She places page 1 into the first sheet holder in the binder then next pulls out the page behind it (page 14). This process continues until the binder is organized in sequential order. She then hands you the binder and you gleefully read through it from start to finish in a flash.

Now you understand what fragmentation is for a hard drive, and how it is fixed. You also should understand why you would want to fix it. Speed things up, right?

How Defragmenter Works

The tool will first analyze your volume to discover how badly fragmented the files on it actually are. It does this by checking the File Allocation Table (FAT) on FAT/FAT32 volumes, and checking the Master File Table (MFT) on NTFS volumes. Since both table types keep a record of the data blocks used by each file, it is rather easy for the defragmenter tool to determine which files are using discontinuous volume space.

Once the volume has been analyzed, Defragmenter will start in cleaning up the fragmented files. You may still notice some areas of free disk space after the Tool has finished the job. This is due to the fact that Defragmenter only defragments the files on the drive. It does not reorganize nor compact the files on the volume.
Actually Using It

There are two popular methods of accessing Disk Defragmenter. I shall give instructions to both methods below:

Using the Start Menu

1. Click on the Start button.
2. Highlight All Programs.
3. Highlight Accessories in the sub-menu.
4. Highlight System Tools in the next sub-menu.
5. Click on Disk Defragmenter.
6. In the Disk Defragmenter Window, click on the Hard Drive you wish to defragment.
7. Click the Defragment button.

Using My Computer

1. Double-click on My Computer.
2. Right-click on the Hard Drive you wish to defragment and click on Properties in the pop-up command window.
3. Click on the Tools tab.
4. Click on the Defragment now... button.

Once the Tool has completed the job, you can exit the Window. The time involved to defragment a volume varies depending on how badly fragmented the volume actually is. Generally, the first time you run the tool; it can take up to several hours to complete. Yet if you run it twice a week, the job is done within minutes.

You will not want to be running other programs while this process is under way. It might slow it down. It would actually force it to start over again from the beginning if the other program you are running accesses the Hard Drive during the defragmentation process.

Fragmentation of the Pagefile

This section is a bit tougher, and you may want to skip this if you feel you are uncomfortable with the process. Also note that you will need to have two volumes running on your PC to perform this feat. That means you will either need to have at least two logical drives set up on your system's single physical hard drive, or have two physical hard drives installed.

The Pagefile has also been called Paging File, virtual memory, and swap file. They are all one and the same. Disk Defragmenter will not and cannot remove the fragmentation in a Pagefile. However, there is a slick way around this by simply re-creating the Pagefile.

What we will be doing is creating a new Pagefile on the second volume and activating it. Then we will remove the Pagefile from the Primary volume and run Disk Defragmenter. The space once occupied by the Pagefile will be available to Disk Defragmenter to insert whole files into.

Once the defragmentation process is complete, we will place a fresh and contiguous Pagefile back on the Primary volume, and remove the temporary Pagefile on the second volume. So let's get started.

1. Right-click on My Computer located on your Desktop.
2. Click on Properties.
3. Click on the Advanced tab.
4. In the Performance frame at the top of the window, click on the Settings button. Be careful that you select the correct button, since there are three of them in the window.
5. In the Performance Options window, click on the Advanced tab.
6. In the Virtual Memory frame at the bottom of the window, click on the Change button.
7. You will see your drives (volumes) listed in a dialog box at the top of the Virtual Memory window. Keeping in mind that Drive C holds your Primary Pagefile, click on a drive other than C on which you would like to make a temporary paging file.
8. In the Paging file size for selected drive frame, click on the radio button next to Custom size.
9. Taking note of the size in megabyte listed beside Recommended in the Total paging file size for all drives frame at the bottom of the window, enter this figure into the dialog boxes next to Initial size and the Maximum size.
10. Click the Set button. This will result in the Paging file being created.
11. Click on the volume with the primary paging file, (commonly Drive C).
12. Change the Initial size and Maximum size to 0.
13. Click on the Set button.
14. Exit all windows.
15. Reboot your computer. This will remove the paging file from the Primary volume and place it on your other volume.
16. Run Disk Defragmenter and select your Primary volume (normally Drive C). Defrag will reuse the space which was once occupied by the paging file.
17. Once Defrag has completed its process, exit the Tool.
18. Open the Virtual Memory dialog box once more by following steps 1 - 6 above.
19. Click on the drive you just defragmented.
20. Follow steps 8 - 10 above to once again assign a paging file to your Primary volume.
21. Start the process of removing the Paging file from your other drive by clicking on it in the dialog box in the Virtual Memory window. Then set the Initial size and Maximum size to 0.
22. Click on the Set button.
23. Exit all windows.
24. Reboot your computer.
25. Repeat steps 1 - 6 above.
26. Click on the drive you just set the Page File to 0 on.
27. Now click on the radio button next to No paging file.
28. Click on the Set button.
29. Click the OK button.
30. Again, reboot your computer. You now have a defragmented Pagefile.

I have always recommended that people check their drives for errors before defragmenting one. You can do so by clicking on the Check Now... button located in the Error-checking frame on the same Tools tab where the Defragment Now... button is located. If there are errors on the volume when you run Defrag, you can increase the seriousness of those errors, possibly to the point where your computer will not boot from the Primary volume.
Anilrgowda is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
   


   
Post New Thread Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy and Synchronize external hard drive to another hard drive. Anilrgowda Microsoft Windows xp error 1 26-Jul-2007 03:32 AM
How to install a 2nd hard drive as a logical drive in Windows XP home Iphone Microsoft Windows xp error 1 17-Apr-2007 03:43 AM
New hard drive & motherboard - Old hard drive, is where all my stuff's at ... Anilrgowda Microsoft Windows xp error 1 06-Mar-2007 09:51 PM
How to install a 2nd hard drive as a logical drive in Windows XP home Anilrgowda Microsoft Windows xp error 1 15-Feb-2007 01:57 AM
How to Install A Second Hard Drive as a Slave Drive in Win98 Anilrgowda Hardware tutorials 0 08-Sep-2006 02:45 PM


All times are GMT -8. The time now is 02:05 PM.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0

DMCA Policy

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228