Sunday, May 13, 2007

Speed up windows part 5

Next step in speeding up your Windows PC involves tweaking the registry.
First, you should create a system restore point, just in case something goes wrong:

Click Start and choose either Programs or All Programs.
Go to Accessories, then System Tools, and choose System Restore.
On the welcome screen, you’ll be asked whether you want to restore or create a restore point. Choose Create a Restore Point.
Name it something you’ll remember, such as “Before Changes.”
Click Create.
Now if something doesn’t work, you can repeat these steps and choose “Restore” instead, to return to the status you just saved.

Ok. Let's make some changes.

1. Make menus load faster:

Start regedit by clicking Start, Run and type regedit.
Navigate to the following key by clicking the plus signs next to the name of each level:
HKEY_CURRENT_USER / Control Panel
Click “Desktop.” A list of entries will appear on the right side.
Double-click “MenuShowDelay” and change the Value data to 0.
Click OK.

2. Free memory from closed programs. Windows sometimes keeps dll's in memory even after the application using the dll has been closed.

Start regedit, following the instructions in this lesson.
Navigate to the following key:
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / CurrentVersion
Under CurrentVersion, right-click on Explorer, then choose New->Key.
In the box that appears (”New Key #1″), change the name to AlwaysUnloadDLL.
Hit Enter. On the right side, double-click the word (Default).
For the value data, enter 1.
Click OK.


3. Speed up the startup of programs.

In regedit, navigate to the following key:
HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlSet / Control / Session Manager / Memory Management / PrefetchParameters

When you click PrefetchParameters, the right side of the editor will display a list of entries.
Double-click “Enable Prefetcher” and change the value data to 5 (in decimal, not hexadecimal).
Click OK.


4. Reduce time Windows spends updating “last accessed” time for a folder and it's subfolders.

In regedit, navigate to the following key:
HKEY_LOCAL_MACHINE / System / CurrentControlSet / Control
Under Control, right-click on FileSystem, then choose New, then DWORD Value.
Replace “New Value #1″ with NtfsDisableLastAccessUpdate and hit Enter.
Double-click NtfsDisableLastAccessUpdate and change the Value data to 1.
Click OK.


Close regedit.

5. Now let's use msconfig and do a final tweak to improve swapfile performance by telling Windows not to use the swapfile until the absolute last minute.

Click Start, then Run.
Enter msconfig in the box.
Click on the System.ini tab.
Click the plus sign next to 386enh.
Click New, then type “ConservativeSwapfileUsage=1″ in the box that appears.
Click OK.

All done. Reboot and see if you notice any speed improvements.



Help Them Surf The Web Faster? Make Money Along! Its Too Easy, Try It Now!

No comments: