Windows 7 x64 - Slow Shutdown

doriandiaconu

Honorable
Nov 2, 2013
39
0
10,530
So my PC suddenly has a slow shutdown. I used Avast antivirus and Malwarebytes to check for viruses/antispywares and nothing happened. Tried to look into registry, but nothing changed.

I tried a clean boot and everything went OK, but I have no idea which of the services is the problem as I only have active in the startup-tab the processes that are required for the drivers (bluetooth, intel rapid storage, etc)

Any idea how can I solv this problem?

It takes like 2 minutes for it to shut down.
 

doriandiaconu

Honorable
Nov 2, 2013
39
0
10,530



Code:
If you are happy with editing the registry, do this: (You must do all three)

Navigate to HKEY_CURRENT_USER\Control PanelDesktop\
Highlight the WaitToKillAppTimeout value.
Set it to 1000.
Now highlight the HungAppTimeout value
Set it to 1000′ also.

And for all users 
Navigate to to ‘HKEY_USERS\.DEFAULT\Control
Panel\Desktop
Highlight the WaitToKillAppTimeout value.
Set it to 1000.
Now highlight the HungAppTimeout value.
Set it to 1000.


And to kill any lingering services:

Navigate to
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\
Highlight the value WaitToKillServiceTimeout
Change this value to 1000.

Can't find any of these in my registry
 

doriandiaconu

Honorable
Nov 2, 2013
39
0
10,530


I mean I can't find the key/values. Do I have to create them?