System Crash Overnight

ajevans

New member
Local time
3:05 PM
Messages
1
Location
Philadelphia area
:mad: Hi all. This is my first time posting for solutions. I am usually very good about figuring this stuff out on my own, but that takes time and we are in the middle of finishing the band's first album. I first noticed the problem about three weeks ago and it started with Windows 7 hanging at the 'shutting down' screen then going blue screen and shutting off when I tried to shut the machine down. For the past week and a half, each morning I have come in find the PC is turned off and upon bootup I get the 'Windows has recovered...yadda yadda yadda'. I have let the system send the error report to Microsoft but have NEVER gotten any response so I humbly come to you guys and ask in my most desperate of voices and scream "HELP!".

I am running Windows 7 Full Retail x64 which was installed in January when I built the system. Asus M4A89GTD Pro with 8 GB DDR3 1600 MHZ and AMD Phenon II x6 3.26 GHZ (overclocked from 2.93GHz) with liquid cooling and a Sceptre 27" WS HD display.
 

My Computer

OS
Windows 7 Ultimate x64
CPU
AMD Phenon II x6 3.26GHZ
Motherboard
Asus M4A89GTD Pro
Memory
8 GB ddr3 1600MHz
Graphics Card(s)
Nvidia GeForce 9500 GT
Sound Card
Tascam FW-1082/M-Audio Delta 44
Monitor(s) Displays
Sceptre 27" W Monitor HD 1920x1080 WUXGA
Hard Drives
2x WDC WDC10EALS-00Z8A0
1X WDC WDC2500JS-75NCB3
1x ST3500630AS
PSU
750 Watt
Case
Cooler Master RC-942-KKN1 HAF X ATX
Cooling
CoolIT ECO-120 Liquid Cooling
Well, first of all, although this may be a bit of a pain, ensure that malware is not affecting your system,

Download the free version of this;

Malwarebytes

and run a FULL scan after updating the database. If it finds anything, post the log here.

Secondly, ( which I would normally move on to after your response regarding malware),

Some programs occasionally interfere with some registry entries and cause various problems on shutdown. Here are some possible solutions;

To enable fast shutdown, open the registry editor:


1. Click Start, type Regedit.
2. go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
3. Double click “WaitToKillServiceTimeout”
4. Change the default value from 12000 to 1000
5. Done


You can also try other timings. ( The default is 12000 ms), Going below 300 can cause other problems.


This will also do it for you, especially if certain processes hanging is the problem;

Code:
Windows Registry Editor Version 5.00
  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
“WaitToKillServiceTimeout”=”1000”
  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
“DisablePagingExecutive”=”1”
“LargeSystemCache”=”1”
  [HKEY_USERS\.DEFAULT\Control Panel\Desktop]
“AutoEndTasks”=”1″

Save the file as "fastclose.reg" and merge it, ( Just click on the file).


Regards....Mike Connor
 

My Computer

OS
Several, including Windows 7 x64 Ultimate
Back
Top