Posted 05 October 2007 - 07:44 AM
Taken from the [url="http://www.kessels.com/JkDefrag/"]JkDefrag documentation[/url]:
[quote name='http://www.kessels.com/JkDefrag']How do I defragment "C:\hiberfil.sys"?
This huge file is used by the hibernation facility and cannot be defragged on a running system. But there is a trick:
Windows Vista:
1. Click Start -> All Programs -> Accessories, right click on "Command Prompt", and then click "Run as Administrator". If User Account Control (UAC) asks you for permission, permit the Command Prompt to run.
2. Enter "powercfg -h off" (without the quotes).
3. Reboot. The "hiberfil.sys" file will be automatically deleted.
4. Repeat point 1
5. Enter "powercfg -h on" (without the quotes).
6. Reboot.
Windows XP:
1. Open the Windows Control Panel
2. Double-click Power Options
3. Click the Hibernate tab, de-select the 'Enable hibernate support' check box, and then click Apply.
4. Reboot. The "hiberfil.sys" file will be automatically deleted.
5. Go to the Windows Help & Support Center and search for 'enable hibernation'. It should be the first result. The instructions detail some other steps you may need to follow to reactivate the hibernation.[/quote]
Complexity of incoherent design.