Does sleep mode really damage SSD's?

Soldato
Joined
11 Oct 2011
Posts
3,335
Location
UK
Hi,

I read that sleep mode should not be used if you have an SSD as it makes lots of reads and writes, " deducting from your limited read and writes on your SSD.

So I don't use sleep but would like to if this is not actually true... So is it?

Thanks!
 
Thanks for all the replies everyone!

Sleep mode shouldn't cause issues with an SSD as the PC state is stored into RAM.

Hybernation mode(normally used in laptops) saves the state to disk (SSD or HDD) using read/writes.

Hybrid Sleep does both.

The only issues i've heard about with SSDs and sleep mode is older SSD controllers had issues rebooting from low-powered state. long since fixed.

This must be what I'm thinking of then ... I assume when you go to start, and click on 'sleep' that is full sleep and not hybrid?

I think I must have been thinking about the last issue you mentioned about them not waking properly

I don't use hibernate at all on my PC (explained more below)

The other reason people disable hibernate is it sticks a honking great hiberfil.sys on your disk, which cannot be moved (with junction point trickery or other methods). By default this is set to start at 75% of your system memory, so if you have 16GB it'll take up at least 12GB of space.

You can shrink this to start off at 50% by using the following (from an elevated system prompt):

powercfg -h -size 50


Thanks for this info, good to know, but I've actually used 'powercfg -h off' instead to free up that extra bit of space on my SSD, I got 6GB back I think :D





Think after reading this then it is safe to use sleep mode. Also someone said why use it as SSD's improve boot time, I do understand this but with sleep mode it is almost instant so it seems like the better option? Obviously if I'm not using the PC for a while I will turn it off completely
 
For reference, I bought a 120gb OCZ Vertex 2 when it first came out which must be a good 18-24 months ago now and I use sleep all the time, in fact my PC pretty much lives in sleep mode and probably was woken up and put back into sleep 3-4 times a day with a reboot every now and again.

The drive has been flawless, never crashed and running SSDlife on it says the drive is still 100% perfect even though the power cycling and usage hours are pretty high, I have now upgraded to a new rig and a Samsung 256GB 830 SSD and using sleep on that too now for last few months. :)

Personally I don't think its anything to worry about, like it has already been mentioned you will be moving on to bugger and better SSD's wellllllllll before you get close to the maximum writes on a modern SSD!

Sounds fairly safe to do then and doesn't sound like you've had any issues :D

One thing that is slightly weird that I noticed since yesterday when I started using sleep mode after the answers in this thread, is that when I put it into sleep, then wake it up, the mouse scroll speed becomes really really slow? It is a logitech vx nano and the setpoint software is installed. I have to reboot the PC to make it go back to normal.

Any ideas on how to sort that? As after reading here that it isn't an issue ... I'd really like to use sleep more often and just turn the PC off at night.

Thanks! :D

Yes, but if you disable the hibernate file so it cant write to your ssd, your A ok. As sleep stores the memory on the disk, so if you have powerloss your windows session will still be ok, as it will pull it back from the disk.

This is how to disable/delete hibernate/hiberfil.sys

1 Run command prompt (Run as Administrator).

2. Type powercfg -h off and press Enter.

Ive always disabled the hibernate/hiberfil.sys from day 1 of having my ssd. But I guess for me its a tad diff, as I will never have powerloss as I have a UPS, so theres no real point for me having the hibernate/hiberfil.sys. Plus recovering out of hibernate or from powerloss during sleep is dog slow with ssd's for some reason?

Okay that's good to know. I've already done this a little while ago to gain extra space on the SSD ... Means I'm safe to put it into sleep mode then :D

Would you have any ideas about my question above? Thanks! :D
 
Yeah your safe as houses now, as I dont like the idea of sleep writing and deleting huge chunks of data to my ssd everytime I use it and I do use sleep a lot of times during the day, now that energy is a total rip off.

You could try stopping your usb hub from powering down, that the mouse is connected to when you use sleep, in the device manager.

May try this when I get time ...

I have 18 things under USB controllers in device manager, any easy way of finding which it is?

And when I do, is the option I'm looking to change, under properties, then power management then untick 'allow the computer to turn off this device to save power'?

Thanks! :)
 
Just tested it again, mouse scroll was fine after resuming from sleep

Haven't changed any settings either

Will continue to sleep the computer then ... Maybe the mouse issue was something else
 
Back
Top Bottom