Among some computer users I've heard the claim that turning a computer on and off reduces the life of the computer, here's an example of this claim. In this claim, it is believed that turning the computer on and off stresses or damages various components more than leaving the machine running 24/7. Others claim that the components are damaged more by being left running.

So which claim is correct, does turning a computer on and off reduce the time to failure more than leaving it running?

Or does leaving a computer running all the time, wear it out?

Additional Details:

I guess I'm assuming that one would not turn the computer on and off more than a handful of times a day, but usually just once. As opposed to leaving it running 24/7.

[Side question: does sleeping have a similar effect as turning it off?]
[What about when the computer Hibernates?]

link|improve this question

74% accept rate
1  
Sleeping is leaving the computer on at reduced power usage. (A Mac Mini uses very little power while sleeping.) Hibernating, by contrast, is turning the computer off in a way that it can pick back up where it left off. – David Thornley Apr 13 '11 at 2:19
1  
You have to give some numbers. A fast booting PC could be turned on and off about 60 times per hour. If you compare that, to let it run 24/7, you might get different results to power on/off over night or 5 times a day. I would expect different components to react differently. The fan is more polluted by constantly running, I guess, and not so much impressed by turning on and off. Other components might suffer more from changing temperatures. – user unknown Apr 13 '11 at 3:21
2  
possible duplicate of serverfault.com/questions/258064/… – Paul Apr 13 '11 at 3:53
3  
couldn't find any citations in the serverfault answers, though. – Paul Apr 13 '11 at 3:55
2  
The same question on SuperUser: superuser.com/questions/2733/… – sharptooth Apr 13 '11 at 5:07
show 3 more comments
feedback

3 Answers

A PC has many failure modes, and it would be hard to address all of them. One of the more common is hard disk failures. Google did an extensive study and concluded that "for drives aged up to two years ... there is no significant correlation between failures and high power cycles count. But for drives 3 years and older, higher power cycle counts can increase the absolute failure rate by over 2%. We believe this is due more to our population mix than to aging effects. Moreover, this correlation could be the effect (not the cause) of troubled machines that require many repair iterations and thus many power cycles to be fixed."

I.e. as far as the harddisk is concerned, there's no clear benefit.

link|improve this answer
maybe, but in the past there may well have been... Harddrive failure because of increased mechanisal stresses during power cycles is the main reason I've heard for not powering down harddrives (next to the productivity gain from not losing time waiting for the machine to boot of course). – jwenting Oct 24 '11 at 6:10
feedback

There is a similar question on Server Fault that addresses this. Mark Henderson raises some very valid points and makes an excellent analogy about cars:

To liken it to a car analogy: A taxi can do over 500,000 kilometers before it needs an engine rebuild. The reason for this is because they are always running, 24/7, and after a car's engine is up to temperature, the amount of wear it receives while it is running is greatly reduced.

He is 100% spot on. Think about it, when your computer is sitting idly what is it doing? Not much: answering broadcasts over the network, maybe some background programs are phoning home or checking to make sure they are up to date, but generally (unless you have a virus) nothing. In modern systems the CPU throttles down, the Hard disks spin down, the display output is shut off so the video card isn't rendering.

Now think about when you start up: all your components (CPU, Hardisk, Motherboard, graphics card, fans) all start drawing full power and this puts an abnormal amount of stress on the power supply and the drives (which are going from a cold state to 5400/7200/10k RPMS). From Wikipedia:

Shutting down and rebooting a computer or resuming it from hibernation cycles the power to the drives in the computer. The spin-up operation performed by a drive after a power cycle is believed to place more stress on the drive than running the drive continuously for a long period of time.

Based on professional experience of system administrators, it is believed that there is a direct relationship between the number of power cycles of a computer and the probability of failure of its drives. In other words, a computer with a high uptime may have a lower probability of drive failure than one that has its power cycled routinely.

To add some personal experience to this, my desktop PC was built in 06 to this day I have never turned it off (other than a warm reboot or the odd power failure) I have also not had a hard drive die in it yet (it has 6). Just in my current laptop I have been through 2 hard drives already, I boot when I get to work in the morning, boot up again after dinner, and then maybe one more time before bed. I could also mention similar experiences with the servers and SAND's (storage attached network devices) but since enterprise and consumer hardware are a bit different I'll leave it out.

As far as your side question about hibernation and sleep: When you hibernate the computer saves a copy of your pc's current state to disk and stops drawling power entirely so it is basically like shutting down. The disks will have to spin up and the computer will draw power like it was cold booting, it will just load the hibernation file and when it is done booting your computer will be in the same place you left it when you hibernated. Sleep however may be a little better since it will continue to keep your PC's current state in volatile memory (meaning memory that needs power to function) so it will still draw a small amount of power, but your hard drive won't have to work as hard when it is woken up again which is a benefit. For more info see this article from Microsoft

link|improve this answer
3  
Poor argument, the hard drives in your laptop undergo physical stress due to being moved, which has no equivalent on the desktop. Without further study there's no reason to believe the thermal stress has more impact than the stress of motion. – Ben Voigt May 20 '11 at 23:27
1  
Laptops also have horrible ventilation causing them to run hotter than desktops. The hotter a part runs, the more damage is done. – JoJo Jun 22 '11 at 5:57
feedback

This post does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.

Obviously if the computer is turned off then electricity is saved (whether it is actually turned off or in standby/hibernate mode). Over time, the savings in electricity could equate to the cost of a new computer. When this intersection is reached it doesn't matter if keeping the computer on makes it last longer or not.

Cost savings references:

http://computer.howstuffworks.com/question328.htm

http://money.usnews.com/money/blogs/fresh-greens/2009/03/25/simple-green-step-shut-down-your-computer-every-night

link|improve this answer
Welcome to Skeptics. We expect users here to cite all significant claims in their answers. Please add some sources for your claims. – Fabian Apr 13 '11 at 8:19
I wasn't aware, thanks for letting me know. – sosc Apr 13 '11 at 8:32
3  
The howstuffworks article assumes that the computer uses 300 watts all the time. This absolutely isn't the case, especially with idle power modes (youtube.com/watch?v=mJzcJhEj9z8). – Chris Dennett Apr 13 '11 at 8:43
2  
Of course the life-span of the computer matters. If you haven't saved up the cost of a new computer in electricity between the reduced life-span from turning it on and off and the time it would have broken anyway, you lost money. – Lennart Regebro Apr 13 '11 at 13:31
1  
@Lennart: On the general subject of cost, there's the societal cost in developing countries of a) mining all the exotic materials, and b) disposing of them. – Mike Dunlavey Apr 14 '11 at 22:03
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.