Skip to content
Follow
Windows

How to Restart Windows Explorer in Windows 11

Richard
Written by
Richard
Feb 22, 2026 Updated Jul 12, 2026 3 min read
How to Restart Windows Explorer in Windows 11
How to Restart Windows Explorer in Windows 11

Restarting Windows Explorer quickly fixes a frozen taskbar, desktop, or File Explorer window in Windows 11.

Windows Explorer, also known as `explorer.exe`, is the background program that draws your desktop and manages File Explorer. It’s responsible for showing your icons, taskbar, and all open folders.

When these parts of your PC stop responding, a simple restart of Windows Explorer can often fix the issue in less than a minute. This is much faster than restarting your whole computer.

⚡ Quick Answer

Open Task Manager by pressing Ctrl+Shift+Esc. Find “Windows Explorer” in the Processes tab, click it, and then click the Restart button. This will refresh your desktop, taskbar, and File Explorer.

Option 1Restart Explorer Using Task Manager

  1. Press Ctrl + Shift + Esc on your keyboard to open Task Manager.
  2. In the Processes tab, find and click on Windows Explorer.
  3. Click the Restart button at the bottom right. (If you see “Restart task” instead, click that.)
  4. Your desktop and taskbar will refresh shortly.
  5. You can now close Task Manager.
Restart Windows Explorer from Task manager
Restart Windows Explorer from Task manager

Using Task Manager is the best way to restart Windows Explorer. Press Ctrl+Shift+Esc on your keyboard to open Task Manager. Then, find Windows Explorer in the list, click it, and press the Restart button. Your desktop and taskbar will refresh shortly after.

What happens: Task Manager stops and restarts the Explorer process. Your desktop reappears refreshed.

Option 2Restart Explorer Using Command

Restarting Windows Explorer quickly is possible with a command in PowerShell or Command Prompt. These are command-line tools for giving your computer instructions. Open Windows Terminal, then right-click the Start button and choose Windows Terminal. Type or paste the command and press Enter to refresh Explorer.

  1. Open Windows Terminal, PowerShell, or Command Prompt.
  2. Right-click the Start button and select Windows Terminal or Windows Terminal (Admin).
  3. Copy and paste one of the commands below and press Enter:

For PowerShell or Windows Terminal:

💻Code
powershell "Get-Process -Name explorer | Stop-Process; Start-Process explorer.exe"

For Command Prompt:

Restarting Windows Explorer refreshes the desktop and taskbar. Restarting Windows Explorer closes the program and then immediately reopens it, bringing a fresh view to the user interface. This action often fixes visual glitches or unresponsiveness in Windows 11.

Restarting Windows Explorer offers a fast solution because the process avoids menu clicks. This quick restart is particularly helpful when the Task Manager application fails to open, providing an alternative troubleshooting step.

Option 3Start Explorer Manually if It’s Stopped

If your screen suddenly goes black and you only see your mouse pointer, Windows Explorer has likely stopped working. Starting it again is possible using Task Manager. Press Ctrl+Shift+Esc to open Task Manager, then click ‘File’ and ‘Run new task’ to tell Windows to start Explorer again.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Depending on your version of Task Manager:
    • Old Task Manager: Click on File in the menu bar, then select Run new task.
    • New Task Manager: Click Run new task at the top right.
  3. Type explorer.exe in the box and click OK.
  4. Your desktop and taskbar should now appear again.
  5. You can close Task Manager when done.
Run new task from Task manager
Run new task from Task manager

Run new task from Task manager run box
Run new task from Task manager run box

Restarting Windows Explorer helps users when the program stops working. Task Manager allows a user to start Windows Explorer directly, bypassing the normal interface. This process is useful for regaining control of the computer when Explorer fails.

Summary

  • Windows Explorer controls your desktop, taskbar, and file browsing.
  • Restarting Explorer can fix many small problems without restarting your PC.
  • You can restart it easily using Task Manager or commands.
  • If Explorer stops completely, you can manually start it again using Task Manager.
  • These quick fixes save time and keep your Windows running smoothly.

Windows Explorer controls your desktop, taskbar, and how you browse files. Restarting Explorer can fix many small problems without restarting your whole PC. Restarting it is possible using Task Manager or commands. If Explorer stops completely, you can manually start it again using Task Manager.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Remove Home Folder from Windows 11 File Explorer
Windows How to Remove Home Folder from Windows 11 File Explorer
How To Fix Windows 11 File Explorer Crashing Or Freezing
Windows How To Fix Windows 11 File Explorer Crashing Or Freezing
How to Access File Explorer Options in Windows 11
Windows How to Access File Explorer Options in Windows 11
How to Display Full Path in Windows 11 File Explorer
Windows How to Display Full Path in Windows 11 File Explorer

No comments yet — be the first to share your thoughts!

Leave a Comment

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