How to restart the Explorer process 2 pattern

このサイトを検索 | Search this site
,Japan

Windows Explorer (Explorer.exe) is a graphical user interface (GUI) used to access files and folders, but it is also used for the following GUIs:
  • File explorer
  • desktop
  • Taskbar
  • Action center
  • Start menu
  • ...Such

When the Explorer.exe process is stopped, the functions that depend on the GUI freeze, so the start menu, taskbar, etc. become unresponsive.

If system icons such as Wi-Fi and volume are not displayed in the notification area, it is possible that Windows is running without the GUI functioning properly.

In such a case, try restarting Explorer.exe before restarting Windows.

Well, the main subject.

We will share how to restart Explorer.exe.

[pattern]

  1. How to use Task Manager
  2. How to use a batch file


How to use Task Manager

* A snapshot of Windows 10 is posted.

1. Start Task Manager
When there is a problem with Explorer.exe, the taskbar and start menu cannot be used, so use keyboard shortcuts.

You can start Task Manager by one of the following methods.

KeyboardExplanation
Ctrl + Shift + ESCTask manager starts
Ctrl + Alt + DelSelect Task Manager
Windows Key + XSelect Task Manager

Mouse operation.
(I don't think it will react)
  • Right-click on the empty taskbar and select [Task Manager]
  • Right-click the Start Menu and select Task Manager

Taskbar> Right click
2. Switch to detailed view
When the task manager is displayed briefly, click [Details] to switch to the details display.

Simple display
3. Change the update frequency to pause
Change the refresh frequency to Pause to help catch the Explorer process.

Update frequency> Pause
4. Restart Explorer
  1. Show process tab
  2. Look for Explorer in the name column
  3. Select
  4. Click [Resume] at the bottom right
  5. Explorer process restarts
  6. End of procedure

taskmgr process

How to use a batch file

A batch file is a text file that lists commands to be executed by Windows.

Windows treats files with extension [.bat] as batch files.

Windows treats the batch file as a [cmd.exe] command and executes the written command.

When Explorer.exe freezes frequently, you can create a batch file that describes the restart command and reuse it.

The batch file can be created with a text editor such as Notepad that comes with Windows.

The command to describe is as follows.

Restart.bat
taskkill /f /im explorer.exe
start explorer.exe

taskkill

Summary

When the start menu and taskbar stop responding ...

  1. Restart Explorer.exe from Task Manager
  2. Run the batch file
  3. Restart your PC

If it still doesn't improve, the graphics driver may be bad.

If Explorer.exe does not start in step 4, you can start it manually.

End Explorer.exe task

  1. Show Task Manager process tab
  2. Right-click [Explorer]
  3. Select End Task

Taskmgr_KillTask

Launch Explorer.exe task

  1. Task Manager> File> Run New Task

exec_newtask

  1. Type [explorer.exe] in the box next to Open and click OK .

newtask_explorer

Target: Windows 10 ALL Version
SC2
ブログサークルSNS
クリックして応援してね!
人気ブログランキングPVアクセスランキング にほんブログ村ブログランキング・にほんブログ村へ

このサイトを検索 | Search this site

コメントを投稿

0 コメント