BERBAGILAH DALAM HAL KEBAIKAN TERMASUK ILMU WALAU CUMA SETITIK....

6/25/2011

Making Windows XP Start Faster

Booting up your computer can be a slow process, and quite inconvenient when you are in a hurry to start a class or grab a document on your way out the door. There are a few can techniques you can perform however, that help Windows XP boot a little faster.

Stopping Unneeded Startup Services
Along with the core operating system and programs that Windows XP runs when it starts, there is also a host of services involved. Many of these services are necessary for Windows XP to operate correctly. However, many of them are for features in Windows XP that you may not use at all. You can peruse the services and disable any service that you do not want to run. The fewer services that run, the more quickly Windows XP will boot.

Caution:
Exercise caution when stopping services. If you do not know what a service does or are unsure of the ramifications of stopping the service, leave it alone. Some services are critical to Windows XP's operations, so make sure you understand what the service is before you disable it.


To reduce the number of services that start on bootup, you can access two different areas of Windows XP. The first is the System Configuration Utility. The Services tab shows you the services that start when the computer boots (see Figure 4-1).

You can stop a service from starting by simply clearing the check box next to the service and clicking OK. However, before you do so, there is another way to disable services that you may prefer because the interface gives you more information about the service in question.

Open Control Panel/Administrative ToolsServices or else select Start/Run, type services.msc, and click OK. Either way, you see the Services console (see Figure 4-2).

I prefer to use the Services console instead of the System Configuration Utility because it describes what the service does. Additionally, you can double-click a service and examine its properties.

Notice the Startup Type column in Figure 4-2. This information lists whether the service is automatic or manual. Manual services are only started in Windows XP when you start a process that requires the service. Some other process may require the service that has a "dependency" relationship with it; in this case, the dependency service will start, as well. Because these services do not start automatically when you boot Windows XP, you do not need to do anything with manual services.

However, all services listed as automatic start when Windows XP boots. These are the services that increase boot time. As I have mentioned, many of them are necessary and important, so you should not stop automatic services from booting unless you are sure of the ramifications. You can get this information by looking at the Description column. Here's a quick look at common services you may want to live without:

·         Automatic Updates: This service enables Windows XP to check the Web automatically for updates. If you don't want to use Automatic Updates, you can disable the service. You can always check for updates manually at the Windows Update Web site.

·         Computer Browser: If your computer is not on a network, you don't need this service. If you are on a network, leave it alone.

·         DHCP Client: If you are not on a network, you do not need this service. If you are on a small workgroup, you can still increase boot time by configuring manual IP addresses (which I explore later in this chapter).

·         DNS Client: If you are not on a network, you do not need this service. If you are, leave it alone.

·         Error Reporting and Event Log: You don't have to use these services but they can be very helpful, so I would leave them configured as automatic.

·         Fax: If you don't use your computer for fax services, you can disable this one.

·         Help and Support: If you never use the Windows XP Help and Support Center (found on the Start menu), you can disable this service.

·         IMAPI CD-Burning COM: This service enables you to burn CDs on your computer. If you never burn CDs, you can disable the service.

·         Indexing Service: Your computer keeps an index of files but if you rarely search for files, the service is just a resource hog. You can stop it and turn the service to manual.

·         Windows Firewall/Internet Connection Sharing: If you do not use these features, you can disable them.

·         Infrared Monitor: If you do not use infrared devices, you can disable this service.

·         Messenger: This service sends alert messages on a local area network (it is not the same as Windows Messenger). If you are not on a network, you can disable this service.

·         Print Spooler: If you do not do any printing from the computer, you can disable this service. If you print, make sure you leave it as automatic.

·         Remote Registry: This service allows remote users to modify the Registry on your computer. If you are not on a network, you can disable this service.

·         System Restore Service: This service allows you to use System Restore. If you have turned off System Restore anyway, you do not need to turn off the service. If you do, you turn off System Restore.

·         Themes: If you do not use themes, you can disable this service.

·         Windows Image Acquisition: If you do not use scanners or digital cameras, you can disable this service.

·         Wireless Zero Configuration: If do not use wireless networking devices, you can disable this service.

You may have a number of other automatic services, depending on software and other configurations on your computer. So it's a good idea to look through the services and learn more about them. If you double-click a service, a Properties dialog box appears (see Figure 4-3).


Notice that on the General tab, you see a Startup Type drop-down menu. If you want to change an automatic service to manual, select Manual here and click OK. As a general rule, don't disable a service unless you are sure you will never use it. However, manual configuration allows the service to be started when you find it necessary, thus speeding up your boot time.

However, before you change a service to manual, look at the Dependencies tab (see Figure 4-4). This tab shows you which other services depend upon the service you are considering changing.



Keep in mind that services are necessary for the vast functionality you get with Windows XP. Change only those services that you understand and do not use. How you use your Windows XP computer should be the best guide in terms of optional startup services.

Tip:
The Indexing service and the System Restore service take up a lot of disk space and system resources across the board. You can live without the Indexing service but I suggest that you keep using System Restore. It works great when you are in a bind and this is one case where the loss of speed may not be worth the ramifications of not using System Restore.

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.

Disabling the Boot Logo

You can remove the boot logo that appears when you start Windows XP. This little tweak probably shaves only a few seconds off your boot time but seconds count if you are serious about trying to get Windows XP up and running as quickly as possible. The only negative is that if you remove the boot logo, you will also not see any boot messages, such as check disk. (But if you are not having problems with your computer, this isn't such a big deal.)

To remove the boot logo, follow these steps:

1. Select Start/Run, type msconfig, and click OK.

2. In the System Configuration Utility, click the BOOT.INI tab.

3. On the BOOT.INI tab, click the NOGUIBOOT check box option (see Figure 4-6). Click OK.


Stopping Remote Assistance and Remote Desktop Sharing

In Windows XP Professional, you have two remote networking features called Remote Assistance and Remote Desktop Sharing. These remote networking features are very helpful in a variety of situations but if you don't use them, it is good idea to disable them to save boot time. You can always enable them later if you want to use them.

Note: If you are interested in using Remote Desktop or Remote Assistance, see my book Windows XP for Power Users: Power Pack published by John Wiley & Sons.

1. Open the Start menu, right-click My Computer, and choose Properties.

2. Click the Remote Tab.

3. Clear both check boxes to disable Remote Assistance and Remote Desktop (see Figure 4-7).



Updating Device Drivers (Home Computer)

One thing that can slow down your boot time is old device drivers. If you are using a newer computer that came preconfigured with Windows XP, you can skip this section. But if you are using older hardware that you have manually installed with the manufacturer's device drivers, it is a good idea to locate the manufacturer's Web site and see if there are any updated drivers for the hardware.

Windows XP tries very hard to be backwards-compatible with older hardware so older drivers will often work. However, older drivers tend to slow things down across the board, including the time required to boot the system. The only way you can update older drivers is to download newer drivers that the manufacturer of the device may make available on the Web. You'll have to do a bit of detective work and see if you can locate any newer drivers that can be installed. It's worth the time, though, because drivers written for Windows XP simply perform better than drivers for older versions of Windows.

Stopping Windows Messenger in Outlook Express 6

If you are using Outlook Express 6, Windows Messenger is configured to start when Windows XP starts and run in the background. That's fine if you use it, but if you don't you waste boot time and background resources because Windows Messenger is always around. You can stop this behavior, however, and save your self a little startup time by following these steps:

1. Open Outlook Express 6.

2. Select Tools/Windows Messenger/Options.

3. Click the Preferences tab.

4. On the Preferences tab, clear the "Allow this program to run in the background" check box (see Figure 4-8) and click OK.



Speeding Up Logons to Windows Domains

Although not technically a part of the boot process, one thing that can slow down your startup time is logging onto a Windows domain. If you do not connect to a Windows domain, you can skip this section. If you do and you notice that logging on seems to take forever, there is a simple explanation. Windows XP attempts to load up networking components asynchronously during startup. Although you can log on using cached credentials instead of waiting for a domain controller to log you on, this feature may greatly slow down your logon process to the network. You'll see your desktop more quickly but you'll have to wait longer to use the network. If you change this setting, your boot time will take longer. But at least once you log on you won't have to wait for the networking services to load. You can stop this behavior by changing a Group Policy setting on your computer.

Follow these steps:

1. Log on as the local computer administrator and select Start/Run. Type gpedit.msc and click OK.

2. In the Group Policy editor, navigate to Computer Configuration/Administrative Templates/System/Logon (see Figure 4-9).

3. Double-click "Always wait for the network at computer startup and logon."

4. Change the setting to Enabled (see Figure 4-10). Click OK and close the Group Policy console.


Speeding Up the Dual-Boot Timeout

If you dual-boot your computer with Windows XP and another operating system, you see an operating system selection menu on startup. If you typically boot into Windows XP and not the other operating system, you can speed up the dual-boot timeout value so that you do not wait so long for the boot process to select your default operating system and continue with the boot process. The default timeout value is 30 seconds but you can change this setting to 10. This gives you enough time to select the alternate operating system if you want but also speeds up the boot process. You can skip this section if you do not use a dual-boot configuration.

Follow these steps:

1. Locate the boot.ini file on your computer. It is a hidden file by default; mine is located in C:\boot.ini.

2. Open the file with Notepad (which is what opens it by default).

3. Change the Timeout value to 10 (see Figure 4-11).

4. Select File/Save and close Notepad. 



Speeding Up Your PPPoE Connection

If you use a Point-to-Point Protocol connection over Ethernet (PPPoE), you may notice a delay in using the PPPoE connection after startup. By default, there is a 120 second delay but you can stop this behavior by manually configuring an IP address for the network adapter card. If you do not use a PPPoE connection, you can skip this section.

1. Select Start/Connect to/Show All Connections.

2. Open the TCP/IP properties for your LAN network interface card.

3. Manually set the IP address on the TCP/IP properties to an appropriate IP address and subnet mask for your network.

Editing the PC Setup Program

Each PC has a setup program that tells the computer how to start the operating system. We often think that speeding up the boot time means speeding up Windows XP. While that's true, the PC setup program also governs some of the items that occur when the computer starts—which you can speed up as well.

Typically, you can enter the PC setup program by starting the computer and holding down the Delete key. A different key may be used for your computer's setup program, so check your computer's documentation for additional details.

Once you are in the setup program, you may have to look around a bit. Each manufacturer uses different categories and names, but essentially you can wade through the menu options and find these three common features to change to decrease your startup time:

    Quick Power on Self-Test: Set this option to Fast or Enabled, depending on your setup program. This change will result in skipped memory and hardware startup tests. Be aware that this setting might cause you to lose notice of a problem with RAM or the motherboard but, in most cases, you don't need this test anyway if your PC is operating without problems.
    Floppy Search/Test: If your floppy disk drive is working fine, there is no reason to test it every time you start your computer. Change this setting to Disable.

    IDE Drives: The setup program seeks to test and identify each IDE device as it boots. This is necessary but if you have IDE channels that are not in use, set this to None. If you do not understand this option, just leave it configured as it is.

Note:
Cleaning up the Registry and defragmenting the hard drive can also increase your boot time.

Disabling Unused Devices

If you have devices attached to your computer or installed that you do not use, you can reduce the startup time by disabling those devices. The rule to follow is to keep enabled any device that you use or might use, but if you have devices that you do not use on a regular basis, you can disable those devices without uninstalling. When you start the computer, those devices' drivers won't have to load, which will help decrease boot time.

To disable a device, follow these steps:

1. Open the Start menu, right-click My Computer, and select Properties.

2. Click the Hardware tab and click the Device Manager button.

3. Expand the category that contains the device that you want to disable.

4. Right-click the device and click Disable (see Figure 4-12). The device is now disabled and remains disabled until you re-enable it in the same manner.



About BOOTVis

If you poke around on the Internet a bit and search for ways to reduce your computer's boot time, you may find information about a BOOTVis utility. BOOTVis is a Microsoft- developed utility for system architects who design systems for faster boot times. According to Microsoft, many published reports on the Internet state that you can download the BOOTVis utility and run it on your PC to improve your boot time. However, Microsoft also states that the utility was not developed for this purpose and it will not increase the boot time in Windows XP because Windows XP already performs the routines that BOOTVis performs. In short, it is an Internet myth that BOOTVis can help you. Do not waste your time running this utility. Visit www.microsoft.com/whdc/system/sysperf/fastboot/bootvis.mspx to learn more about this.


Share

1 comment:

  1. There's a new, easy and FREE way to monitor your children, pets, elders at home, businesses, home, etc., GotoCamera offers a FREE webcam software app for BlackBerry phones that allows you to use your basic web camera for surveillance purposes. The app gives you 1-click access to your cameras, archives, and settings. The sign-up process is extremely simple. All you need to do is set up a GotoCamera Account (also free) to use this app.

    ReplyDelete