답변:
하이브리드 절전 모드를 해제 할 수도 있습니다.
중요한지는 모르겠지만 항상 다음 명령으로 끄십시오.
powercfg -h off
반대로 :
powercfg /h off
질문을하고 여기에 답변이 있습니다 : Microsoft Answers . 클린 부팅을 사용하여 최대 절전 모드를 다시 설정하는 방법을 실제로 찾는 방법은 다음과 같습니다.
1. Start msconfig.exe
2. On the general tab select "Selective startup" and uncheck "Load startup items".
3. On the services tab unselect all first.
4. Runt the command "powercfg -h off" to turn off hibernation.
5. Reboot
6. If hibernation is still deactivated start msconfig.exe again and activate half of the services.
7. Repeat 5 and 6 until you find the service causing hibernation to be turned back on (don't forget to do step 4 if it is activated again).
뭔가 다시 그것을 돌고있다.
실행 해보십시오 Autoruns를을 부팅 할 때 자동으로 실행되는 것을 볼 수 있습니다.
이를 수행하는 프로그램이나 예약 된 작업이 있습니까?
아무것도 보이지 않으면 프로세스 모니터를 실행 하고 부팅 로깅을 활성화하고 (필터를 제거하여 호출을 필터링하지 않도록) "hiber"를 찾은 다음 찾은 내용을보고 / 게시하십시오.
STATUS_SOMETHING_HAPPENED
메시지가 유용 할 것입니다.)
가장 쉬운 방법은 최대 절전 모드를 활성화하는 Microsoft 도구와 최대 절전 모드를 비활성화하는 Microsoft 도구입니다. 명령을 작성할 필요가 없습니다.이 링크를 따르십시오. 최대 절전 모드 도구 활성화 및 비활성화
Update to the previous answer:
To make hibernation unavailable, follow these steps:
* Click Start, and then type cmd in the Start Search box.
* In the search results list, right-click Command Prompt, and then click Run as Administrator.
* When you are prompted by User Account Control, click Continue.
* At the command prompt, type powercfg.exe /hibernate off, and then press Enter.
* Type exit, and then press Enter to close the Command Prompt window.
To make hibernation available, follow these steps:
* Click Start, and then type cmd in the Start Search box.
* In the search results list, right-click Command Prompt, and then click Run as Administrator.
* When you are prompted by User Account Control, click Continue.
* At the command prompt, type powercfg.exe /hibernate on, and then press Enter.
* Type exit, and then press Enter to close the Command Prompt window.
powercfg.exe /hibernate off
는 Hiberfil.sys hidden system file
운영 체제가 설치된 드라이브의 루트 폴더에 있습니다. Windows Kernel Power Manager
Windows를 설치할 때이 파일 이 예약됩니다. 이 파일의 크기는 컴퓨터에 설치된 RAM (Random Access Memory) 크기와 거의 같습니다.
컴퓨터가 사용 Hiberfil.sys
때 하드 디스크에 시스템 메모리의 복사본을 저장하는 파일을 hybrid sleep
설정입니다 turned on
. 이 파일이 없으면 컴퓨터가 최대 절전 모드 일 수 없습니다.
Microsoft 지원 으로이 링크의 전체 세부 사항을 따르십시오
최대 절전 모드를 전환하려면 다음 명령을 사용하십시오.
powercfg.exe /hibernate off
에서 하이브리드 절전 설정을 해제 Advanced Power Settings
합니다.이 작업을 수행하는 위치는 @harrymc 답변을 참조하십시오.
Windows에 문제가있는 경우을 사용하십시오 Microsoft Fixit
. 유용한 유틸리티입니다. 정품 Windows XP 운영 체제에서이 기능을 사용하고있었습니다.
에서 hiberfil.sys
파일을 삭제하십시오 C:
. 추가 이점으로 몇 GB의 디스크 공간도 절약됩니다!
powercfg -h off
은 최대 절전 모드를 해제하고 파일을 삭제합니다. 문제는 재부팅 할 때 어떤 이유로 최대 절전 모드가 다시 활성화된다는 것입니다.
powercfg -h off
그러나를 사용하여 삭제하지만 작동 하지만 내 문제는 해결되지 않습니다.
최대 절전 모드를 해제하려면 다음 단계를 수행하십시오.
최대 절전 모드를 사용하려면 다음 단계를 수행하십시오.