Accelerate Termination Of Processes/Services At Shut Down

Lowers the time the system waits for user processes to end when the user logs off or shuts down from 20000 to 3000 (milliseconds)
» Example Registry Tweak
[HKEY_CURRENT_USER\Control Panel\Desktop]
"WaitToKillAppTimeout"="3000"
[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"WaitToKillAppTimeout"="3000"

;Benefit: Lowers the time the system waits for user processes to end when the user logs off or shuts 
;down from 20000 to 3000 (milliseconds)