Monday, June 13, 2005

Microsoft Windows XP Power Tips

Making Windows XP Start Faster - This latest story on PCMag has tips from Windows XP Speed Solutions offering step-by-step guidance for making Windows XP run like a Tiger.


I list the Windows XP registry tweaks that really worked wonders for me. Make backup of the registry if you are a novice.


Disabling Recent Documents History - Windows XP includes a feature that keeps track of all recent documents you have opened or used. The idea is that you can select Start/Recent Documents History and quickly reopen any document you have recently used. I use many documents each day and never use the feature myself. In my opinion, I can keep up with what I want to use without Windows XP doing it for me.


The bad thing about Recent Documents History is that Windows XP has to calculate what should be put there each time you boot Windows, which can slow things down. So, if you never use the Recent Documents History, it’s a good idea to disable it. Here’s how:


1. Open the Registry Editor (select Start/Run, type regedit, and click OK).

2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\Explorer.

3. Create a NoRecentDocsHistory D_WORD key. Double-click the value to open it once it is created.

4. Set the Data Value to 1 to enable the restriction.

5. Click OK and close the Registry Editor. You’ll need to restart the computer for the change to take effect.


Reducing the Wait Time - When you start to shut down Windows XP, it has to quit, or “kill,” any live applications or processes that are currently running. So close all applications first. However, some applications and processes are always running in the background. You can reduce the amount of time that Windows XP waits for those applications and processes to close before Windows XP kills them. Edit three different Registry settings to change this:


1. Open the Registry Editor.

2. Navigate to HKEY_CURRENT_USER\Control Panel\Desktop. Select WaitToKillAppTimeout and set the value to 1000.

3. Select the HungAppTimeout value and set it to 1000 as well.

4. Navigate to HKEY_USERS.DEFAULT\Control Panel\Desktop. Set the WaitToKillAppTimeout and set the value to 1000. Select the HungAppTimeout \newline value and set it to 1000 as well.

5. Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control. Select the WaitToKillServiceTimeout value and set it to 1000.

6. Close the Registry Editor.


Automatically Killing Tasks on Shutdown - You know the drill. You start to shut down the computer, you wait a few moments, and then you see a dialog box asking if you want to kill an application or service that is running. Instead of prompting you, you can make Windows XP take care of the kill task automatically. Here’s how:


1. Open the Registry Editor.

2. Navigate to HKEY_CURRENT_USER\Control Panel\Desktop.

3. Highlight the value AutoEndTasks and change the value to 1.

4. Close the Registry Editor.

No comments:

Post a Comment