Originally posted by: fredtam
Originally posted by: snidy1
Originally posted by: dnuggett
You most likely have a hung app. There is a registry entry to force terminate all apps upon shutdown but I can't recall it right now. Someone else may know.
I'd like to know this also.
Auto end task to enable proper shutdown:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"ClearPageFileAtShutdown"=dword:00000001
[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"AutoEndTasks"="1"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="1000"