Shutdown dialog doesn't appear for a number of minutes

  • Thread starter Thread starter dchimes
  • Start date Start date
D

dchimes

Hi,

I have a Windows XP Laptop that when you go start, shutdown nothing happens
for about 10-15 mins then the dialog appears.

Thanks,
Damien
(e-mail address removed)
 
Many programs could causesystem shutdown problems.Disable all less
frequently used program form loading when the computer startups.Also close
any running programs in notification area when shutting down.uninstall
unused programs.Download CCleaner from www.ccleaner.com to remove all
unwanted files from the computer.Perform Disk defargmentation.

Also try this
http://www.aumha.org/win5/a/shtdwnxp.php
 
I have a Windows XP Laptop that when you go start, shutdown nothing happens
for about 10-15 mins then the dialog appears.

Thanks,
Damien
(e-mail address removed)

Try the following:

Go to Start > Run and enter REGEDIT and press OK. This fires up the
registry editor.

Navigate to HKEY_CURRENT_USER\Control Panel\Desktop. Edit the
following keys:

1) AutoEndTasks: Default is 0, make it 1

You can also try the following settings under the same branch:

2) ForegroundLockTimeout: Default is 20000, make it 0

3) HungAppTimeout:Default is 5000, try 1000, if it's still slow, try
500. I don't suggest going anything lower than 250 though as it could
really make programs / services that need a momentd or two to end
act...funny.

4) WaitToKillAppTimeout: Default is 20000, try 1000, if it's still
slow, try 500. I don't suggest going anything lower than 250 though as
it could really make programs / services that need a moment or two to
end act...funny.

Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control

1) WaitToKillServiceTimeout: Default is 20000, try 2000. I don't use
this setting personally and it's questionable whether XP supports it
or not.

When you finish, reboot. Log into XP and then do a shutdown and see
how long it take.

If some of the keys above don't exists, just create them using the
right mouse button.

#1 is a String Value
#2 is DWORD value
#3 is a String value
#4 is a String value

Good luck.

- Thee Chicago Wolf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top