Windows 11 File Explorer Not Working? Apply these 7 solutions

File Explorer is a core part of Windows 11, so when it stops working, daily tasks grind to a halt. Whether you're facing slow loading, frequent crashes, or a blank window, the frustration is real. The good news is most Explorer problems can be fixed without drastic measures.

Below you'll find seven practical solutions that address causes ranging from buggy updates to corrupt system files. Work through them in order, and you should have File Explorer up and running again before considering a full system reset.

Restart File Explorer the Right Way

If File Explorer is frozen or not responding, the quickest first step is to restart it. This often resolves temporary glitches without a full system reboot.

  1. Press Ctrl + Shift + Esc to open Task Manager. If you only see a simple list, click More details at the bottom.
  2. Find Windows Explorer under the Processes tab.
  3. Right-click it and choose Restart. The taskbar and desktop may momentarily disappear and reload.

This refreshes File Explorer and its related components. If issues persist after restarting Explorer, move on to the next steps.

Clear File Explorer History and Cache

Corrupted cache or recent file history can cause File Explorer to crash or open slowly. Clearing this often restores normal function.

  1. Open the Run dialog with Windows + R. Type control folders and press Enter.
  2. In the General tab of Folder Options, click Clear beside 'Clear File Explorer history'.
  3. Click OK to exit.

For stubborn issues, also go to C:\Users\[yourusername]\AppData\Roaming\Microsoft\Windows\Recent and delete all files inside Recent. These are just shortcuts, so nothing important will be lost.

Disable Unstable Explorer Add-ons

Some third-party applications and context menu add-ons (like cloud storage or antivirus extensions) can interfere with Explorer’s stability. If Explorer crashes when you right-click files or open folders, add-ons are a likely cause.

To troubleshoot:

  1. Download ShellExView by NirSoft (free and portable).
  2. Run it as administrator. It will show all context menu handlers.
  3. Sort by Type and look for items marked as Context Menu.
  4. Select non-Microsoft entries, right-click, and choose Disable Selected Items.

Restart File Explorer (see above). If stability returns, re-enable add-ons one at a time to find the culprit.

Check for and Install Windows Updates

Bugs in Windows or File Explorer are often fixed in newer updates. Skipping updates can leave you vulnerable to glitches that have already been patched.

  1. Go to Settings > Windows Update.
  2. Click Check for updates and install anything available. Pay special attention to cumulative or feature updates.
  3. Restart your PC after updates are installed.

If you suspect a recent update caused the issue, you can try rolling back the problematic update from Settings > Windows Update > Update history.

Scan for Corrupted System Files

Corrupted or missing system files can cause Explorer to misbehave. Windows 11 offers built-in repair tools:

  1. Search for cmd in the Start menu, right-click Command Prompt, and choose Run as administrator.
  2. Type sfc /scannow and press Enter. This checks and repairs system files automatically.
  3. If SFC reports unfixable errors, run: DISM /Online /Cleanup-Image /RestoreHealth and wait for it to complete.

Once done, restart your PC and test File Explorer again.

Reset or Reinstall File Explorer Settings

Sometimes, File Explorer settings get corrupted and cause persistent issues. Resetting them to default can help, especially if you've tweaked folder views or privacy options.

  1. Open File Explorer. Click the three-dot menu and choose Options, or go to View > Options on older builds.
  2. In the Folder Options window, switch to the View tab.
  3. Click Reset Folders and confirm if prompted.

If File Explorer won’t open at all, open the Registry Editor (regedit in Run dialog). Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer. Right-click Explorer and choose Export to back up, then delete the Explorer key. Restart your PC. This will reset all user-level Explorer settings.

Create a New User Profile

Problems limited to a single Windows user account (like File Explorer working for others but not you) usually point to corruption in your user profile.

  1. Open Settings > Accounts > Family & other users.
  2. Click Add account and follow prompts to create a new local user.
  3. Log into the new account. Test File Explorer for stability.

If the issue is gone, you may need to transfer your files to the new account. Persistent problems, even on new accounts, often mean a system-level issue that needs deeper repair or a reset.

Frequently asked questions

Why does File Explorer keep crashing after a Windows 11 update?

Some updates may conflict with drivers or third-party add-ons. Try uninstalling recent updates or disabling non-Microsoft context menu extensions.

Can antivirus software cause File Explorer to stop working?

Yes, especially if it integrates with Explorer’s context menu. Try disabling or uninstalling your antivirus to see if stability improves.

Is there a way to repair File Explorer without reinstalling Windows?

Yes. Use SFC and DISM tools to repair system files, reset Explorer settings via the Registry, or create a new user profile before considering a full reinstall.

What if none of these fixes resolve my issue?

If all else fails, consider performing a Windows 11 'Reset this PC' with files kept, or seek help from Microsoft support for deeper technical problems.