How to Restart Explorer Quickly in Windows Vistaどのように再起動するには、 Windows Vistaのエクスプローラをすばやく
Whenever a new program is installed, sometimes it prompts for a restart of PC, but in these cases it would be sufficient if we restart the Explorer instead of restarting Windows.たびに新しいプログラムがインストールされて、時にはそれはPCの再起動が、代わりにWindowsの再起動を促すメッセージが表示すれば、エクスプローラを再起動すると、これらのケースでは十分である 。 For restarting explorer , you can follow the normal process by selecting CTRL +ALT +DEL and select Task Manager. エクスプローラを再起動する場合は、 + Alt + Delを、 Ctrlを押しながら選択し、 [タスクマネージャ]を選択して、正常な過程をたどることができます。 In the task manager, click on explorer.exe entry and select End Process.タスクマネージャでは、 Explorer.exeのエントリを選択してプロセスの終了をクリックします。

This process can be simplified by creating a batch file and then executing it from the desktop.このプロセスは、バッチファイルを作成することで、簡素化することができますし、デスクトップから実行する。 To do this, open notepad and type the following commands,これを行うには、メモ帳を開くと以下のコマンドを入力し、
@echo off @エコーオフ
taskkill /f /IM explorer.exeでtaskkill / fを/ IMのExplorer.exeの
explorer.exe Explorer.exeの
Now save the file in Windows folder with the extension .bat.現在、拡張子がWindowsフォルダ内のファイルを保存します。バット。 The file name can be anything you chose.ファイル名を選んだのは何もすることができます。 Now create a shortcut to this file on the desktop.これで、デスクトップ上にこのファイルへのショートカットを作成します。 Now whenever you need to restart explorer, double click on the desktop entry and it will do the job of restarting explorer.するときにエクスプローラで、デスクトップのエントリをダブルクリックして再起動するようにして仕事をするのエクスプローラを再起動する必要があります。

Please make sure that you save all information which you were working on before executing this command.なお、あなたにこのコマンドを実行する前には、作業していたすべての情報を保存することを確認します。
Share this Postこの投稿を共有


























Nice clean way to exit explorer, I usually don’t self promote in comments but there is another simple way in which you can cleanly exit explorer.exe [エクスプローラを終了するにはニース、きれいな方法は、通常は自分のコメントを促進するしないには、 Explorer.exeの出口をきれいにすることができます別の簡単な方法は[ linkリンク ] I had written sometime back. ]私はいつか戻っていた。
Nirmal, Nirmal 、
Thanks for the tip.の情報ありがとうございます。 I was doing this killing of explorer.exe but when the PC doesn’t respond.私は、この死亡していたときExplorer.exeのは、 PC対応していません。 I didn’t know about this trick私はこのトリックについては知らなかった
Kieth also thanks for the link…リンク用Kiethも感謝...
Yeah this is another way of doing it…I usually do what Keith was talking about…うんこれを行うための別の方法は... 、私は通常のキースが何を話していたか...