LoginSignup
4
4

More than 5 years have passed since last update.

Windows8 を完全にシャットダウンする方法

Posted at

コマンドプロンプト、または「ファイル名を指定して実行」ダイアログに次のコマンドを入力します。

shutdown /s /full /t 0

Windows8 では GUI から「シャットダウン」をポチっても、
実際にはハイバネートのような状態になるだけ。

完全にシャットダウンするには shutdown コマンドを使用します。

4
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
4