Windows Explorer on Taskbar when clicked keeps on restarting after Windows 11 Update

Jerald Rowell Cañete 0 Reputation points
2023-09-15T15:46:57.8733333+00:00

Whenever I click Windows Explorer on the taskbar, it keeps restarting, but after I use search and go to things like downloads, it fixes it, but then again, after I restart my device, the issue is there again.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Miroslav Havlíček 20 Reputation points
    2024-03-27T13:31:58.3233333+00:00

    I had the same issue and the problem turned out to be some recently opened file/folder in Quick Access... Most probably a OneDrive/SharePoint issue.

    Here is the solution:

    Once you open Windows Explorer by another way (through the "Documents" shortcut in Start, for example), on the Ribbon click View, then Options. On the General tab, go down to the Privacy section and hit "Clear". This clears the recently used files in Quick Access and stops explorer from crashing and restarting.

    4 people found this answer helpful.

  2. Wesley Li 11,260 Reputation points
    2023-10-18T07:23:20.4133333+00:00

    Hello

    I’m sorry to hear that you’re experiencing this issue. Here are a few methods you could try to resolve the problem:

    Restart Windows Explorer: Press Ctrl + Shift + Esc to open Task Manager. Select the Processes tab. Scroll down and select Windows Explorer, right-click then select Restart.

    Check for updates: Select Start > Settings > Windows Update. Select Check for updates. Install any available and pending updates and restart your device..

    Run System File Checker (SFC): Open Command Prompt as an administrator and type sfc /scannow then press Enter.

    Run DISM: Open Command Prompt as an administrator and type dism /online /cleanup-image /restorehealth then press Enter.

    Perform a Clean Boot: Determine whether a background program or a software conflict is causing the issue. Press Windows key+R to open Run then type: msconfig. Press Enter, select System Configuration > go to the Services tab. Select and make sure to put a check mark on “Hide all Microsoft services”. Click Disable all. Go to Startup tab > Open Task Manager > Disable all the unnecessary services running there. Restart your computer.

    Modify Registry: It seems that this issue might be related to OneDrive. You need to login to the user which has explorer.exe crashing. Press Ctrl+Alt+Del -> Task Manager -> Run new task -> Type: regedit. Browse to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ and rename BannerStore key to BannerStore_bak. It should immediately stop crashing.

    Please remember to back up your registry before making any changes and proceed with caution as incorrect changes can cause stability issues.

    3 people found this answer helpful.
    0 comments No comments

  3. Tom Blahovici 1 Reputation point
    2024-07-26T19:18:11.6433333+00:00

    That was the issue. Thanks, all well now

    0 comments No comments

  4. David R 0 Reputation points
    2024-10-01T22:02:07.4133333+00:00

    That worked! You've saved me some pain and quite a bit of frustration. Thanks :-)

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.