Can I delete hiberfil.sys

You can’t just delete it. Well, I guess you might be able to but Windows will just create another one. In order to remove it correctly you need to open a command prompt window as admin and then run the following command: powercfg -h off

That will disable hibernation and remove the file.

3 Likes