Win XP -
When I click on start - shutdown, it takes a couple of minutes for the next box to appear, which is the "restart, shutdown, cancel" box. I did the following and it was fixed for a day or so & now the problem has reappeared.
Any ideas on how to fix this once & for all?
When I click on start - shutdown, it takes a couple of minutes for the next box to appear, which is the "restart, shutdown, cancel" box. I did the following and it was fixed for a day or so & now the problem has reappeared.
Any ideas on how to fix this once & for all?
You need to optimise some registry keys values in order to speed up the shutdown process.
1. Open Start >> Run and type regedit and press enter
2. Now navigate to ‘HKEY_CURRENT_USER\Control Panel\Desktop\’
In this entry, you will see a registry key named WaitToKillAppTimeout .
Double click on it and set its value to 1000 , this value is the time in milliseconds for which the windows waits before all the processes and services are closed.
This way you have set it to 1 second.
Not only this, there are some other registry settings set by default due to which Windows XP will prompt the user for input if there are one or more applications still not closed or not responding. This increases the shutdown time due to no response from the user.
So, you should also change that registry key settings value.
3. Navigate to ‘HKEY_CURRENT_USER\Control Panel\Desktop’
Double click on the registry key ‘AutoEndTasks.’ and set its value to 1
4. That is all, Trouble Fixed.
Now restart your system, you will see a considerable reduction in the shutdown time this time.