Thursday, April 29, 2010

Optimisation Of The Boot Files


Optimisation Of The Boot Files
Normal file fragmentation scatters the pieces of a file all over your hard disk. This also affectsthe files that load at boot time. You can defragment the files that load at startup to enable faster loading.

Navigate to:
HKEY_LOCAL_MACHINE\software\microsoft\Dfrg\BootOptimizeFunction

A setting called Enable under this key needs to be set Y(for Yes). This setting defragments the boot files, & it might relocate startup files into contiguous clusters on the volume, reducing themovement of the disk head when regarding the volume.
With the setting at the Y, boot file optimisationoccuer automatically if the system is idle for 10 minutes. A reboot is required for the change to take effect.


Just COPY & PASTE IN NOTEPAD(in italic & red)


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction]
"Enable"="Y"


save as
filename->Optimisation Of the Boot files.reg
filetype->all files

then double click on that.

0 comments: