Skip to content

Instantly share code, notes, and snippets.

@byplayer
Created January 17, 2012 08:19
Show Gist options
  • Select an option

  • Save byplayer/1625619 to your computer and use it in GitHub Desktop.

Select an option

Save byplayer/1625619 to your computer and use it in GitHub Desktop.
delete hiberfil.sys
cmdプロンプトで
powercfg.exe /hibernate off
と入力し、[Enter]。(スラッシュの前にスペースが入り、スラッシュの後には入りません。)
【Dec.5, 2010追記】
もしこの記述でエラーが出る場合、
powercfg -h off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment