Pagefile.sys and hiberfil.sys

Associate
Joined
19 Mar 2011
Posts
2,344
Location
Glasgow
I have just scanned my HDD and have the following files taking up huge space on my HD.

Pagefile.sys 8.1 GB
hiberfil.sys 6.1 GB

Just would like to know if this is normal size?

Thanks
 
Pagefile will depend upon what is set in System Properties, if left to system managed then the file will be equal to you RAM plus a little more. There's an exact calculation somewhere but I forget what.

The hiberfile is equal to your RAM, so I suspect you have 6GB of RAM.
 
It is normal but you can change it.
If you do not use Hibernation you can disable and delete it. Open a elevated command prompt by right clicking on the command prompt icon and selecting "run as administrator"
then type "powercfg –h off" excluding the quotation marks.

To change the amount of Pagefile windows uses > right click on Computer > Properties > Advanced system settings > click the Advanced tab > under Performance click on Settings > Advanced > under Virtual Memory click Change > select Custom Size > set the minimum and maximum amount of disk space you would like to use.

Personally I have both min and max set to 4096MB.
 
I have 8gb ram. Should I be increasing the pagefile to 8gb?
They are the biggest two files on my HDD so wondered what purpose they served.

I dont really use hibernation mode so maybe i'll change that.

Thanks



Thanks
 
Disabling hibernation is pretty simple. The command posted above will do it.

I've disabled my page file too as I've got 8gb RAM and an SSD and I don't like the idea of the constant SSD writes. I haven't noticed any negative effects but I've heard arguments both for and against disabling it.
 
Back
Top Bottom