How to Turn On or Off to Automatically Close Apps not Responding at Shutdown in Windows
Information
When user processes (tasks) do not end (close) automatically at sign out, restart, or shutdown, the system waits until the process ends on it's own. If the process hasn't ended by the set HungAppTimeout value, the End Task dialog box appears, stating that the processes are not responding to the End Task request and prompts the user to either force sign out/restart/shut down and force close (end task) the non-responding processes OR to cancel sign out/shut down to return to Windows.
The AutoEndTasks value determines whether these non-responding processes get forced closed automatically or not to finish signing out, restarting, or shutting down Windows.
This tutorial will show you how to turn on or off AutoEndTasks of non-responding processes at shutdown for current or all users in XP, Vista, Windows 7, and Windows 8.
The AutoEndTasks value determines whether these non-responding processes get forced closed automatically or not to finish signing out, restarting, or shutting down Windows.
This tutorial will show you how to turn on or off AutoEndTasks of non-responding processes at shutdown for current or all users in XP, Vista, Windows 7, and Windows 8.
EXAMPLE: Force End Task Dialog at Shutdown
OPTION ONE
To Turn On or Off AutoEndTasks for Only Your Account
Note
If a AutoEndTasks value is set in step 3 or 4 in OPTION TWO below will override this option.
The .reg files below are for the registry key and value below.
HKEY_CURRENT_USER\Control Panel\Desktop
AutoEndTasks String Value
0 = off
1 = on
The .reg files below are for the registry key and value below.
HKEY_CURRENT_USER\Control Panel\Desktop
AutoEndTasks String Value
0 = off
1 = on
1. Do step 2 or 3 below for what you would like to do.
2. To Turn Off AutoEndTasks for Current Account
NOTE: This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_Off_AutoEndTasks_Current_User.reg
3. To Turn On AutoEndTasks for Current Account
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_On_AutoEndTasks_Current_User.reg
4. Save the .reg file to your desktop.
5. Double click/tap on the downloaded .reg file to Merge it.
7. If you like, you can delete the downloaded .reg file if you like.
8. If you like, you may also wish to change the HungAppTimeout, WaitToKillAppTimeout, and WaitToKillServiceTimeout values to what you want.
9. When finished, restart the PC to apply.
OPTION TWO
To Turn On or Off AutoEndTasks for All Users
Note
You must be signed in as an administrator to be able to do this option.
The .reg files below are for the registry key and value below.
HKEY_USERS\.DEFAULT\Control Panel\Desktop
AutoEndTasks String Value
0 = off
1 = on
The .reg files below are for the registry key and value below.
HKEY_USERS\.DEFAULT\Control Panel\Desktop
AutoEndTasks String Value
0 = off
1 = on
1. Do step 2, 3, or 4 below for what you would like to do.
2. To Undo All Users AutoEndTasks Setting
NOTE: This is the default setting to not override what is set by users using OPTION ONE above.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Undo_All_Users_AutoEndTasks.reg
3. To Turn On AutoEndTasks for All Users
NOTE: This step will override OPTION ONE above.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_On_AutoEndTasks_All_Users.reg
4. To Turn Off AutoEndTasks for All Users
NOTE: This step will override OPTION ONE above.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_Off_AutoEndTasks_All_Users.reg
5. Save the .reg file to your desktop.
6. Double click/tap on the downloaded .reg file to Merge it.
7. If prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
8. If you like, you can delete the downloaded .reg file if you like.
9. If you like, you may also wish to change the HungAppTimeout, WaitToKillAppTimeout, and WaitToKillServiceTimeout values to what you want.
10. When finished, restart the PC to apply.
That's it,
Shawn
Related Tutorials
- How to Specify HungAppTimeout Used to Determine a Hung Process in Windows
- How to Specify WaitToKillAppTimeout to Speed Up Shut Down Time in Windows
- How to Set WaitToKillServiceTimeout to Speed Up Shut Down Time in Windows
- How to Reduce the Startup Delay Time for Desktop Apps in Windows 8 and 8.1
- How to Add "Kill Not Responding Tasks" to Desktop Context Menu in Windows
Attachments
-
Turn_Off_AutoEndTasks_All_Users.reg684 bytes · Views: 2,316
-
Turn_Off_AutoEndTasks_Current_User.reg554 bytes · Views: 5,511
-
Turn_On_AutoEndTasks_All_Users.reg684 bytes · Views: 4,985
-
Turn_On_AutoEndTasks_Current_User.reg554 bytes · Views: 6,995
-
Undo_All_Users_AutoEndTasks.reg558 bytes · Views: 2,129
-
System_Configuration.png14.3 KB · Views: 434
Last edited by a moderator: