Increase or Decrease Shutdown Time for Servers
Do you ever see the dialog box that pops up telling you that XP is waiting for a service to close? You can change the amount of time that services are allotted before the task ends. Here's how:
- Click Start | Run and type regedit to open the Registry Editor.
- Navigate to the following key: HKEY LOCAL MACHINE\SYSTEM\CurrentControlSet\Control
- Double click the following entry (or create it as a REG_SZ [string value] if necessary): WaitToKillServiceTimeout.
- Set the data value as desired in milliseconds. The default is 20,000.
- Close the Registry Editor and reboot the computer to apply the change.


