View Single Post
  #1  
Old 28th Feb 05, 06:43 PM
Alpine's Avatar
Alpine Alpine is offline
Retired Crew
 
Join Date: Feb 2002
Location: Run Forest, RUN!!
Posts: 3,601
Alpine is on a distinguished road
Send a message via ICQ to Alpine Send a message via AIM to Alpine
#2 Performance Tweaks
Clean your prefetch to improve performance.

This is an unique technique for WinXP. We know that it is necessary to wash registry and TEMP files for Win9X/ME/2000 periodly.
Prefetch is a new and very useful technique in Windows XP.
However, after using XP some time, the prefetch folder can get full of rarely used or obsolete links which can slow down your computer noticeably.
My suggestion is:
open C(system drive):/windows/prefetch, delete all files (or at least those more than 3 weeks old), reboot. I recommended that you do this every month.

Editor Note: Deleting prefetch files too often (Every reboot) can decrease system performance

Convert FAT32 To NTFS

To change from FAT 32 to NTFS file system for more stability, security and less fragmentation, open the command prompt and type:

Convert C: /FS:NTFS

"C" being the drive you wish to convert. Make sure there is a space between the C: and the foward slash (/). Once you press enter it will ask you for confirmation and press Y. Then press Y and enter once more to reboot.. This also works for windows XP Home.

Reply With Quote