How do you restart the Windows File Explorer

How do you restart the Windows File Explorer

Windows Start menu and taskbar start acting up, or you are having trouble with the system File Explorer is not compatible or Windows Search, To resolve an issue, you do not need to reboot the entire system.

The problem is likely to disappear if you restart Windows Explorer. It’s not only a way to troubleshoot, but it also allows you to quickly make any changes to your system registry or graphical user interface.

Restart the windows file explorer

You can restart Windows File Explorer under Microsoft Windows 10 or 11. There are many ways to do this. Below, we’ll be taking turns looking at each one.

Use Task Manager to restart the Windows Explorer Process

Windows Explorer’s simplest way of accessing it is by using the Windows 11: Task Manager app 10. Just:

  1. Right-click the Start button Choose and Task Manager. Ctrl + Shift + Esc Use the keyboard shortcut below to open Task manager immediatel.
Restart the windows explorer process via task manager
  1. Select More details To expand the default Task Manager View.
Restart the windows explorer process via task manager
  1. Select Windows Explorer under the Processes tab. You’ll see it at the top if File Explorer is opened. Scroll to the bottom if it isn’t.
  2. Select the Restart The button is located in the lower right corner. You can expect the Windows user interface will disappear and then reappear.
Restart the windows explorer process via task manager
  1. Leave the Task manager.

Alternativly, Windows Explorer can be stopped manually prior to launching again. You can do this by following these steps:

  1. Click the task manager’s Windows Explorer icon and choose “Remove from Task Manager” End task.
Restart the windows explorer process via task manager
  1. Select File > Run new task You can find it in the menu bar.
Restart the windows explorer process via task manager
  1. Type explorer.exe Use the press Enter.
Restart the windows explorer process via task manager

Tip: Ctrl + Shift,Exit Explorer.

You can use the Command Prompt to create a BAT file or use it as a command prompt

To restart File Explorer if you are a command-line geek, either use Windows PowerShell (or the Command Prompt console) Just:

  1. Press Windows Key + R, cmd Enter the Run dialogue and then press Enter.Start button Select Windows PowerShell/Terminal.
Use the command prompt or create a bat file
  1. The following commands should be executed one after another:

taskkill /f /im explorer.exe

start explorer.exe

exit

Use the command prompt or create a bat file

Oder, you can add these commands to a Batch file (BAT). Double-clicking to start explorer.exe will give you a handy desktop shortcut. This is how to do it:

  1. Select an area on your desktop that is vacant by right clicking New > Text Document Click the context menu.
Use the command prompt or create a bat file
  1. Double-click the New Text Document file on your desktop.
  2. These commands should be copied into the Notepad document.
Use the command prompt or create a bat file
  1. Press Ctrl + Shift + S, Or, you can choose File > Save as You can find it in the menu bar.
  2. ChangeSave as type to All Files is the name of the file (e.g, Restart Windows ExplorerAdd this to the .bat Extension to the end the file nam.
Use the command prompt or create a bat file
  1. Select Save.

Windows File Explorer can be restarted

You can save valuable time by knowing how to restart File Explorer in Windows 10 or 11. This is a great way to avoid a complete operating system reset. If you need to accelerate things, don’t forget about creating a BAT File.

Leave a Reply

Your email address will not be published. Required fields are marked *