Windows 7 restarts while being idle

4

My Windows 7 almost always restarts when I keep it idle for ~20-30mins. It happened randomly before, but lately, if I leave the computer I can be sure it's gonna restart after those 30mins. It never happens when I play games or work tho, just when it's idle.

It's a fresh install of Windows 7 64bit. I had also problems while installing it, it always crashed while finalizing the install and I had to reinstall again. Eventually it installed on 3rd or 4th try after I deleted all of my partitions and added them again.

I thought it might have been a hardware problem, but temperatures seem to be okay and I have no idea how to track what might have been causing it.

Any ideas?

I'm running Windows 7 64bit on:

  • Gigabyte EX58-UD4P
  • Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
  • NVIDIA GeForce GTX 260
  • 6GB of DDR3 1066Mhz RAM
  • WDC WD1001FALS-00J7B0 1TB SATA II

I have a very bad feeling it might be something with HDD and its compatibility with Windows 7 as I haven't had those problems for 1 year while I had Vista.

Edit:

I checked Event Viewer critical errors from this night. PC restarted first time at 11:12pm, then at 3:06am and since then every ~20min until I came back to it.

Error message is:

The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.

Source: Kernel-Power

Ondrej Slinták

Posted 2010-05-30T09:00:16.970

Reputation: 1 423

+1 I had the same problem. Never found a solution, gave it away to a friend who runs SUSE on it and he has no problems. But I think he also swapped/replaced some parts. – Nifle – 2010-05-30T11:17:28.563

I have the same problem. No Power management settings on, and it still restarts about 30mins after being idle... odd. – rFactor – 2012-08-13T15:17:15.517

@rFactor it was most likely combination of new GFX and old power supply in my case. I had also booting issues where sometimes Windows restarted during boot and sometimes it did not. It turned out my GFX needed bit more current on +12V rail. – Ondrej Slinták – 2012-08-13T16:27:53.550

Answers

4

Check power management. Maybe it dies when it tries to go into sleep or some power management causes this. Try choosing max performance to see if this is the case.

Apache

Posted 2010-05-30T09:00:16.970

Reputation: 14 755

Nope, doesn't work. I just cannot replicate it. It's always ~20min even if I have sleep, hibernation etc turned off. I thought it might be something with power supply, but then I don't understand why even the newest games don't cause this. Just when the PC is idle. – Ondrej Slinták – 2010-05-30T13:56:49.927

If you set the power to maximum perf, it can't really go into idle. However, you should try burn your stuff with Furmark, Prime95/sp2004 stress test. You'll see which is the faulty. (Only play with this if your stuff is still got a warranty.) | By the way. What about your power supply? – Apache – 2010-05-30T14:04:54.347

Both Furmark and Prime95 haven't found any problems. How can check whether is my power supply okay or not? Wouldn't like the buy a new one and find out the problem was somewhere else. – Ondrej Slinták – 2010-05-30T18:52:04.767

The easiest way only if you try a different PSU. Just cable to your PC from the other computer case, or simply replace it for a time of being. For trying it out. Ask a friend. :) – Apache – 2010-05-31T10:55:04.950

1

I think i found out what it is. Try going to power management and click on troubleshoot. If you dont have a screen saver selected, then when the power management option kicks in after 20-30 minutes being idle, it restarts. The torubleshooter will apply the screen saver. Should correct the issue.

Brad

Posted 2010-05-30T09:00:16.970

Reputation: 11

1

Mobo: Gigabyte Z68XP-UD3

GPU: Nvidia GeForce GTX550 Ti

I just recently had the same issue, 64bit Windows 7, when running idle, every single time it would crash/restart. No BSOD. As long as things were running and I was working on the computer (word, games, youtube, movies) there would be no crash, but the second it went idle, it would crash/restart.

I wasted a bunch of time trying to pinpoint the problem, (from the beginning I speculated drivers). 19 hours Memtest= 0 errors.

I immediately gave up and just did a fresh install of windows 7. I updated the BIOS (ver F9b). And then for my video card, I downloaded drivers straight from the net this time.

I had heard one post claiming the drivers off of the original CD were causing him problems, he said "DON'T INSTALL DRIVERS OFF THE CD THAT CAME WITH THE CARD".

No problems since. I sure hope this doesn't happen again.

StarRover

Posted 2010-05-30T09:00:16.970

Reputation: 11

0

Had same problem on Win 7 64bit PC reinstall.

Eventually found out problem.

Went to Power Supply-->Change when Computer Sleeps-->Change Advanced Power Settings-->Hard Disk-->Turn off Hard Disk After...

There's a timer there. Set it to however minutes you want the computer to sit idle before restarting. I set it to 10000. Now my computer doesn't restart unless it's been unattended literally for days.

HHRover

Posted 2010-05-30T09:00:16.970

Reputation: 1

0

I had the same problem, and I fixed it by performing the following steps:

  1. Go to "Control Panel" → "Power Options".
  2. On the left hand side of the screen it should say "Change when the computer sleeps". Click it.
  3. Click "Change advanced power settings".  A small "Power Options" window will pop up.
  4. Expand the "Hard disk" section by clicking on the + to the left.  Similarly, expand "Turn off hard disk after".
  5. Set the "On battery" and "Plugged in" values to "Never" (by clicking on the value and then clicking on the down arrow repeatedly).

Anon

Posted 2010-05-30T09:00:16.970

Reputation: 1

0

I have the same exact problem on a Windows 7 VM.

It only reboots when I'm not using it!

The VM is configured not to invoke any screen saver, but it's exactly 20 minutes.

Here's some commands to see what's up:

1) Run powercfg -list to show what power scheme is active. Copy the GUID of the active scheme (marked with a start)

2) Run powercfg -query to show you detailed power settings. One of them is a problem...

0xG

Posted 2010-05-30T09:00:16.970

Reputation: 1