Home CoinNews Efficient Ways to Restart Windows Explorer on Windows 10 Without Using Task Manager

Efficient Ways to Restart Windows Explorer on Windows 10 Without Using Task Manager

by liuqiyue

How to Restart Windows Explorer Windows 10 Without Task Manager

Are you experiencing issues with Windows Explorer on your Windows 10 computer, but you don’t want to use the Task Manager to restart it? Restarting Windows Explorer can help resolve various problems, such as crashes, slow performance, or unresponsive windows. In this article, we will guide you through the process of restarting Windows Explorer without using the Task Manager.

1. Use the Search Box

One of the simplest ways to restart Windows Explorer without the Task Manager is by using the search box. Here’s how to do it:

1. Press the Windows key on your keyboard to open the Start menu.
2. Type “taskmgr” in the search box and press Enter to open the Task Manager.
3. In the Task Manager window, click on the “Details” tab.
4. Locate “Windows Explorer” in the list of processes and right-click on it.
5. Select “Restart” from the context menu.

2. Use Command Prompt

Another method to restart Windows Explorer is by using the Command Prompt. Follow these steps:

1. Press the Windows key + R to open the Run dialog box.
2. Type “cmd” in the Run dialog box and press Enter to open the Command Prompt.
3. In the Command Prompt window, type the following command and press Enter:
“`
taskkill /IM explorer.exe /F
“`
4. After a few seconds, you will see a message indicating that the process has been terminated.
5. Close the Command Prompt window and press the Windows key + X to open the Power User menu.
6. Select “File Explorer” to restart Windows Explorer.

3. Use PowerShell

If you’re comfortable using PowerShell, you can also restart Windows Explorer using this method:

1. Press the Windows key + X to open the Power User menu.
2. Select “Windows PowerShell (Admin)” to open PowerShell with administrative privileges.
3. In the PowerShell window, type the following command and press Enter:
“`
Stop-Process -Name explorer -Force
“`
4. After a few seconds, you will see a message indicating that the process has been terminated.
5. Close the PowerShell window and press the Windows key + X again.
6. Select “File Explorer” to restart Windows Explorer.

4. Use the System Configuration Utility

The System Configuration Utility is another way to restart Windows Explorer without the Task Manager:

1. Press the Windows key + R to open the Run dialog box.
2. Type “msconfig” in the Run dialog box and press Enter to open the System Configuration Utility.
3. In the System Configuration Utility window, go to the “Services” tab.
4. Check the box next to “Hide all Microsoft services” at the bottom of the window.
5. Click on “Disable all” to disable all services.
6. Click on “OK” and then “Restart” to restart your computer.
7. After your computer restarts, Windows Explorer will be restarted automatically.

By following these methods, you can restart Windows Explorer on your Windows 10 computer without using the Task Manager. This can help resolve various issues and improve the performance of your system.

Related Posts