LOAD WINDOWS FAST
LOAD WINDOWS FASTIt so happens ,some time windows OS takes too much of time to load or boot up. This is because, over a period of time we might have installed lot of unwanted software and that are loaded when windows boot up. This can be disabled by "msconfig" utility.see what are the programmes loading along with windows. Uncheck the unwanted programme. My recomendation is to disable all, except the anti virus software.
To do this Start > run > msconfig > on the window select the Start up tab

2. If this is also not improved your boot up time then try the following. first,
Start > run > regedit
then go the Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters
the right side panel displays somthing like this
Name: EnablePrefetcher Type: REG_DWORD Value: 0

The key has the following values:
0 = Disabled
1 = Application launch prefetching enabled
2 = Boot prefetching enabled
3 = Application launch and boot enabled
To disable Prefetch, set the value to 0.
Secondly,
Go to root drive open prefetch folder. The propable path will be C:/windows/Prefetch. Open the folder and select all files by selecting Ctrl + A and delete it.