How to restart Windows Explorer in Windows 11

In this guide, learn how to restart Windows Explorer in Windows 11 using Task Manager or by running commands.

Kapil Arya
11x Microsoft MVP · Admin
3 min read
Add as a preferred
source on Google

Windows Explorer process is not a new thing to Windows users. This process has been part of Windows family since a very long time. Windows Explorer is basically a user shell because of which we see Desktop, taskbar and other visual elements on our Windows system. If your system is lagging or freezing, you might be often recommended to restart Explorer process. In you’ve just made a registry change to HKEY_CURRENT_USER branch, you might need to restart Explorer to apply the changes. In this article, you’ll read how to restart Windows Explorer in Windows 11.

Restarting the Windows Explorer means first we’ll terminate the currently running Windows Explorer process. All the dependent processes will also be terminated. And then we’ll restart Windows Explorer process, and all dependent process should also restart. Here’s how you can do this on your system.

How to restart Windows Explorer in Windows 11

Method 1 – Restart Windows Explorer using Task Manager

1. Press Windows Key + X keys and select Task Manager.

How to restart Windows Explorer in Windows 11

2. In the Task Manager window, under Processes tab, scroll down and locate Windows Explorer process.

How to restart Windows Explorer in Windows 11

3. Click on Windows Explorer process once and hit Restart button.

You will then see visual elements on the screen going off and then coming back automatically. This confirms that Windows Explorer process has been terminated and then Windows Explorer was restarted. You can now close Task Manager and return to your work.

Method 2 – Restart Windows Explorer using Command Prompt

One of the most popular alternate way to restart Windows Explorer process is using Command Prompt. Here is how to restart Windows Explorer using commands.

1. Click on the search icon on the taskbar and type cmd or Command Prompt. From search results, you will see Command Prompt as the best match. Click on the Open option below it.

How to restart Windows Explorer in Windows 11

2. In the command prompt window, type following command and press Enter key:

taskkill /f /im explorer.exe

How to restart Windows Explorer in Windows 11

3. When you execute command in the step 2, you’ll see that Windows Explorer process is terminated because taskbar, Desktop background etc. are now gone and showing black color. To restart the Windows Explorer, type following command and press Enter key:

start explorer.exe

In this way, the Windows Explorer process has been restarted in your Windows 11. You can now close Command Prompt and return to your work.

That’s it!

Read next: How to move taskbar to top in Windows 11.

Share this article
https://www.kapilarya.com/how-to-restart-windows-explorer-in-windows-11

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.