Sunday, August 12, 2007

Optimize ur Boot Files

OPTIMISATION OF THE BOOT FILES

normally file fragmentation scatters pieces of a file all over hard disk. this invariable also affect files that load at boot time. u can defragment the files that load at system startup to enable faster loading.

navigate to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Df rg\BootOptimizeFunction

A setting called Enable under this key needs to set to Y for yes. this setting defragments the boot files, and it might relocate startup files into contiguous clusters on the volume, reducing the movement of disk head when reading volume.

reboot