시스템 파티션에 hiberfil.sys 파일이 삭제되면 최대 절전 모드를 사용할 수 없게 된다. 가장 대표적으로 hiberfil.sys 파일이 삭제되는 경우는 바로 디스크 정리 도구를 실행했을 때이다. 이에 대한 자료가 MS에서 공개되어 있다.
"The hybrid sleep feature and the hibernation feature in Windows Vista may become unavailable after you use the Disk Cleanup Tool"
최대 절전 모드를 다시 사용하려면 다음과 같이 명령어를 실행한다.
C:powercfg -h on
만약 최대 절전 모드를 사용하지 않으려면 -h off 옵션을 이용한다.
출처 : http://careerblog.scout.co.kr/home/?pSeq=92116&blogURL=http://www.ntfaq.co.kr/3705