5

Running windows XP SP2 I can be waiting for up to 5 minutes after hitting the shut-down button until the machine actually switches off.

I have tried killing an non essential services/application before I shut down to see if that makes a difference but it doesn't appear to.

Can anyone suggest why the machine takes so long to close down and possible solutions (NOTE: To actually boot up the computer is extremely quick and I don't have many application/services starting up either)

4
  • 1
    check the event log.
    – Molly7244
    Commented Oct 20, 2009 at 8:24
  • There is nothing in the event log for the time of shutdown that has warnings or errors
    – Dean
    Commented Oct 20, 2009 at 8:30
  • When did this start btw? Commented Oct 20, 2009 at 9:09
  • I have noticed it getting gradually slower over the course of the last 2 months
    – Dean
    Commented Oct 20, 2009 at 9:22

3 Answers 3

2

There might be a way to fasten the shutdown by cutting the time for killing services (taken from here):

The first two settings can be found in the key HKEY_CURRENT_USER\Control Panel\Desktop. They are called HungAppTimeout and WaitToKillAppTimeout. You should also set the key AutoEndTasks to 1 if it is not set to this value already.

The timeout settings for Services can be found in the Registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control and is called WaitToKillServiceTimeout. The value is entered in miliseconds which means that the value 2000 should be entered if you want to set this to 2 seconds each.

1

Try going through device manager through your USB section and disable the setting to allow Windows to turn off the device to save power. This can sometimes cause a shutdown to hang. I had a laptop in last week that had the hanging shutdown and this corrected.

0

Are you a member of a domain? Roaming profiles?

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .