In this comprehensive guide, we will talk about the methods used to restart Windows Explorer on Windows 11 and the benefits when you do it. Well, talking about Windows Explorer is a file manager that allows you to manage files, search, and navigate through files and folders.
It also lets you know how to work with files and folders, such as create, save and rename the file. However, Windows 11 without Windows Explorer is the same as mother earth without Ocean. So, I think you now understand how precious Windows Explorer is for us.
Restarting it isnโt an easy task because it takes your time and knowledge. But, as long as we are here, there is no need for you people to worry. So, now, letโs directly jump into the guide and check out the various methods.
What Happens When You Restart Windows Explorer in Windows 11 PC?ย
Donโt worry; it will not affect your PC as it is similar to restarting any other application or software. Generally, when we restart any app, our system shuts down the userโs shell and rerun it by giving it a fresh new start.
So, this means some processes like Taskbar, Start Menu, desktop, File Explorer, etc., all these things get reloaded if you restart the Windows Explorer on your Windows 11 PC. But, the good news is by doing this, issues like freezing, laggings, sudden crashing will automatically get fixed.
But, restarting the Explorer isnโt an easy task as some users find it a bit complicated, especially those who recently updated from Windows 10 to 11. So, if you are one of those, follow the different ways that we have discussed below to reboot the Explorer.
Also Read- How To Fix Random Restart Problems in Windows 11
List of Ways To Restart Windows Explorer on Windows 11 PC
Here we have mentioned a couple of methods to help you restart Windows Explorer on your Windows 11 PC. So, you can use the methods that you find more convenient to you. Therefore, now letโs take a look at the methods:
Method 1: Using Command Prompt/Windows Terminal/PowerShell
The first method that you can do is use the command prompt or Windows Terminal or PowerShell. So, in case you donโt know how to do this, follow the steps that we have mentioned below:ย
- Firstly, use the Windows Search bar, search for any application, and open it using theย admin rights.
- Now, execute the command: taskkill /f /im explorer.exe
- After that, immediately youโll notice that the Start menu and the taskbar get disappear. This means that you have successfully shut down the Explorer.ย
- So, now to again start it, execute the following command: start explorer.exe
Method 2: Using a Batch Script
If you find the above method a bit complicated, you can try using a batch script. This is very easy to execute, and minimal effort is needed. So, here are the easy and essential steps that you require to follow:ย
- First, hover to the desktop and right-click on the empty space. Then, select New > Text Document.ย
- After that, open that document in the Notepad app and paste the following script:
@echo off taskkill /f /im explorer.exe start explorer.exe
- Then, click on theย Files > Save as.
- After that, give it a name by puttingย .Batย at the end. Then, chooseย Save as Typeย toย All Files.
- Thatโs it. Now, hit theย Saveย button .Batย file shortcut will appear on the desktop. So, whenever you need to restart Windows Explorer, double-click on it.
Method 3: Using Task Manager
You can also use the task manager to restart the Explorer again on your Windows 11 PC. So, here is the necessary instruction that you require to follow to use it:
- Initially, open theย Task Managerย usingย Ctrl + Shift + Escย altogether.ย
- After that, tap on theย More Detailsย button.
- Now, switch to the Processes tab and selectย Windows Explorer. Then, hit theย Restartย button located at the lower right corner of the screen.
Method 4: Add Restart Explorer to the Context Menu
We regret if you find the above methods a bit complicated, then you can use the context menu for easier access. But, to use it, you need to add some specific files in Windows Registry. So, in case you donโt know how to do this, follow the steps given below:
- First, hover to the desktop and right-click on the empty space. Then, select New > Text Document.
- Then, open the Document in Notepad and copy-paste the following text: Click Here to Get the Code.ย ย ย ย ย ย ย ย
- Now, hit theย Save Asย button and give your file a name usingย .regย at the end.
- Then, click on theย Save as type > All Files > Save.
- Thatโs it. Now, your Windows Registry file will be saved on the desktop. So, double-click on it.ย
- Now, if prompted, click on theย Yes > Ok.
- Then, to restart the Explorer, you can right-click on the desktop and selectย Show more options.
- Finally, a drop-down menu will appear. From that, click on theย Restart Explorer. Then, select eitherย Restart Explorer Nowย orย Restart Explorer with Pause.
Conclusion
There are various reasons why you must have to restart Windows Explorer as it helps you fix many issues that occur due to some random issues. But now you know how to restart it. We hope this guide has helped you. But, in case you have any doubt while performing the above methods, then let us know in the comment section.ย