Disable hibernate forever???

Soldato
Joined
19 Oct 2002
Posts
5,780
I have Win10 & Linux Mint. one sys... I am wanting to disable hibernate for ever, it makes my partitions only mountable as read only. I disabled it twice, but updates keep turning it on, if I make a .bat file with powercfg -h off will it work???
 
can't you unmount those partitions before you shut down windows, with a script, which should avoid any data being cached in a hibernate file, which might leave them read-only.

... presumably issue occurs even if you never use hibernate ?, otherwise,just use sleep or shutdown (... hybrid sleep is the devils work).
 
You should not need a batch file to user powercfg. Just use Admin?
I NEVER use Hibernamte anyway, so powercfg -h off is pretty much in my list of jobs on every fresh install.
 
I have Win10 & Linux Mint. one sys... I am wanting to disable hibernate for ever, it makes my partitions only mountable as read only. I disabled it twice, but updates keep turning it on, if I make a .bat file with powercfg -h off will it work???

You probably need to disable Fast Startup
 
Back
Top Bottom