Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»Windows Explorer Keeps Crashing? Here’re 14 Ways to Fix It

Windows Explorer Keeps Crashing? Here’re 14 Ways to Fix It

Deependra PangeniBy Deependra PangeniDecember 15, 2022
windows-explorer-keeps-restarting

Windows is not unfamiliar to many common errors, and issues with File Explorer is also one of them. However, there are variations of it. For instance, you might experience the Explorer crashing more often when simply moving or creating a new folder. Or while you’re merely surfing through the folders. 

Sometimes, it can also crash when opening Quick Access. It might also freeze or close on its own, show the “Not Responding” message, or sometimes won’t open at all. In these cases, it’s also important to notice how frequent or serious of an error you’re facing. This can indicate a need for different solutions. 

While the File Explorer crashing issue is quite vague, it has many different reasons. Some of them are listed below: 

  • Wrong system settings
  • System files are corrupted or missing
  • Buggy or faulty third-party software 
  • Potential viruses
  • Outdated Windows version 
  • Files can’t manage permissions
  • Minor bugs
  • Changes to Registry 
  • Issues with GPU

Table of Contents

  • How to Fix When Windows Explorer Keeps Crashing?
    • Check Event Viewer to Find the Cause
    • Remove External Storage Devices
    • Modify BannerStore Registry Key
    • Change the View Type
    • Disable Thumbnails
    • Disable Preview Pane
    • Clear Explorer History
    • Use Separate Windows for Separate Folders
    • Remove Temporary Files
    • Repair System Files
    • Use the Maintenance Tool
    • Fix Issues With Searching and Indexing
    • Run a Virus Scan
    • Use Other File Explorers

How to Fix When Windows Explorer Keeps Crashing?

Before moving to other fixes, you should first try killing the explorer.exe process from Task Manager and then restart the computer. It often solves the problem.

Likewise, you should also bear in mind that running too many applications in the background can cause Explorer to crash. So, make sure you have closed all the unnecessary background apps using Task Manager.

  1. Press Ctrl + Shift + Esc keys at the same time to open Task Manager.
  2. On the Task Manager window, jump to Details tab.
  3. Scroll down explorer.exe and right-click over it.
  4. Choose End Task.
    end explorer process from task manager
  5. Once the task ends, restart your computer.

Note: Please note that everything will go blank after ending the explorer.exe process. So, to restart the computer, press Windows + L keys. Then click the power icon on the lower right corner and choose the Restart option.

Check Event Viewer to Find the Cause

Windows event viewer creates a log of events responsible for causing issues on your computer. You can also use it to see what caused Windows explorer to crash and then act accordingly.

  1. Hit Windows + R.
  2. Type eventvwr and press Enter. It will open Event Viewer application.
  3. Double-click Windows Logs.
  4. Choose Application.
  5. Click Clear log under Actions on the right pane.
    clear_log_from_event_viewer
  6. Click Clear in the popup.
  7. Now start to use Windows Explorer as usual. Please open the Event Viewer and see the logs created as soon as the Explorer crashes again.
  8. Click the error log and select General > Details to read about it.
    general_and_details_tab_in_event_viewer
  9. However, if the Event Viewer cannot figure out the cause, you can proceed with the other fixes discussed below.

Remove External Storage Devices

If you face an issue after connecting an external storage device to the computer, chances are there that the device is corrupted or faulty. Or they are infected with malware and viruses.

remove-external-devices-from-laptop

So, if you have made the settings to open the USB device’s files as soon as after inserting it into your computer, Explorer fails to read the data on the device and stops responding. Ultimately, it crashes. Therefore, consider removing any devices connected to the computer and see if you still encounter the error.

Modify BannerStore Registry Key

As reported by many users in the forum, they were able to solve the issue after modifying the BannerStore registry key. The key typically deals with buffer overflow issue, which is most of the time responsible for crashing Windows Explorer. It also solved the Explorer crashing problem when the users clicked the Date and Time panel on the taskbar.

  1. Open Registry Editor. You can either open it from the Windows search box or through Run.
  2. To open it from Run, Hit Windows + R. Type regedit and press Enter.
    open registry editor from run
  3. Now on the address bar of Registry Editor, copy and paste Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\BannerStore
  4. Rename the BannerStore folder as BannerStoreOld.
    rename banner store
  5. Restart your computer, and you should not face issues any longer.

Change the View Type

Suppose you have adjusted the Explorer settings to see every detail like date created, date modified, file type, and size after launching a folder. In that case, it can take Explorer considerable time to retrieve the details if working on a number of files. It causes File Explorer to lag and ultimately crash. Therefore, it would help if you changed the folder view type.

  1. Launch the folder that is causing a crash on your computer.
  2. Click View on the top of the folder window.
    view tab on file explorer
  3. Choose options other than Details and see if it fixes the issue.
    changing the view type

Disable Thumbnails

Thumbnails are the small pictorial representation of a file shown when you launch a folder on your computer. Chances are there that the files are corrupted, and Explorer is having a hard time retrieving those thumbnails. So, it is always a better idea to disable them.

  1. Open  File Explorer Options.
  2. Go to View tab and uncheck Display file icon on thumbnails.
    uncheck display icon on thumbnails
  3. Next, check Always show icons, never thumbnails option.
    always show icon never thumbnails
  4. Click Apply > OK.

Disable Preview Pane

The preview pane is a feature on File Explorer that shows a quick preview of a file on the right-hand side of a window. In case you are working with damaged files, Explorer can not retrieve the quick view, which can result in the crash of the entire Windows Explorer. So, you can choose to turn off this feature.

  1. Launch File Explorer.
  2. Click View tab on the top of the window.
  3. Choose Show from the list of options.
  4. Uncheck Preview pane.
    uncheck preview pane

Clear Explorer History

File Explorer keeps records of each and every file you access using it inside this folder C:\Users\UserName\AppData\Roaming\Microsoft\Windows\Recent. Over time, the files inside this folder can get corrupted. As a result, when File Explorer tries to retrieve them in the Quick Access section, it fails and possibly can crash. Therefore, clearing the Explorer history can be helpful.

  1. Hit Windows + R.
  2. Type control and hit Enter to open Control Panel.
  3. Now click Appearance and Personalization.
    appearance-and-personalization
  4. Choose File Explorer Options.
    file-explorer-options
  5. Click Clear button under Privacy section.
    clear-explorer-history

Use Separate Windows for Separate Folders

Using a separate window for separate folders can be helpful if you work on multiple folders at a time. When you activate this feature, it won’t affect other folders when one of them crashes.

  1. Open File Explorer Options. You can either access it from Control Panel or Windows search box.
  2. Jump to View tab.
  3. Scroll under Advanced settings and check Launch folder windows in a separate process.
    launch-folder-windows-in-separate-process
  4. Click OK.

Remove Temporary Files

The next solution is to remove temporary files from your PC. The unnecessary files like DirectX shader cache, Internet cache, and thumbnails can slow down the computer, ultimately causing Explorer to act slow and crash. Therefore, consider removing those temporary files. Here’s how:

  1. Open Settings on your PC. You can do it by hitting Windows and I keys together.
  2. Choose System > Storage.
    system-storage
  3. Tap Temporary files and click Remove files on the next screen.
    remove-temporary-files

Repair System Files

The Windows Explorer crashing issue can also arise due to system file corruption. So, it would help if you repaired the system files. Windows provides built-in tools like DISM and SFC (System File Checker) to sort out the system file error that is possibly causing File Explorer to crash.

  1. Hit Windows + R and type cmd in the text field.
  2. Then press Ctrl + Shift + Enter to run Command Prompt with administrator rights.
  3. Type SFC /scannow and press Enter.
    sfc-scannow-command
  4. Once the SFC scan completes, type Dism /Online /Cleanup-Image /RestoreHealth and hit Enter to run the DISM scan.
    dism-command

Use the Maintenance Tool

Windows incorporates a system maintenance tool to fix errors and compatibility issues within your computer. The maintenance tool runs periodically on a schedule to ensure your PC’s best performance. However, you can also run it manually to fix problems existing within Windows.

  1. Open Run application. You can hit Windows + R keys to open it.
  2. Then type control and press Enter key.
  3. Choose System & Security > Security and Maintenance.
  4. Click Maintenance > Start Maintenance.
    start_maintenance

Fix Issues With Searching and Indexing

You can easily search and locate the files and folders across your computer using the search feature in Windows Explorer. However, the searching and indexing features cease to work sometimes, and the search process is interrupted. It can cause the file explorer to lag and even crash sometimes.

  1. Hit Windows + I keys on the keyboard. It will open Settings.
  2. Now choose System > Troubleshoot.
    system-troubleshoot
  3. Click Other troubleshooters.
    other-troubleshooters
  4. Click Run beside Search and Indexing.
    run-search-and-indexing-troubleshooter

Run a Virus Scan

As reported by many users, a virus on their system may cause the File Explorer to crash. Viruses can consume a significant amount of RAM and CPU, ultimately slowing down the performance and causing the Explorer to crash. So, please give the virus scan a shot. If you have an antivirus installed, use it for scanning. Otherwise, you can use the built-in Quick Scan feature to get the job done.

  1. Open Settings and choose Privacy & security menu from the left pane.
  2. Then click Windows Security > Virus & threat protection.
    windows-security-settings
  3. Tap Quick Scan to start the scan.
    quick scan

Use Other File Explorers

Now that you have gone through the fixes discussed above, you have probably figured out a solution. However, if you still can not sort it out, there is possibly a problem with the version of Windows you are using. You can opt to reinstall Windows at any time and fix all the existing issues.

However, there are also other alternatives to File Explorer you can use without any issues. You can go through our detailed guide on the best file manager in Windows and use any of them to replace Windows Explorer.

fix
Deependra Pangeni
  • Twitter
  • LinkedIn

Meet Deependra Pangeni, A professional Computer Engineer who has been writing about technology for many years. He is also involved in different robotic projects and loves tinkering with circuit boards. He is always researching new ways to improve the website's user experience and make it easy for people to find the information they need. At TechNewsToday he mainly deals with how-to and fixes contents for a range of TV and TV products like remotes, cables and streaming devices. Along with the TV, he also specializes in hardware and software troubleshooting for printers and Windows. Deependra's passion for simplifying complex technical information for non-technical audiences is evident in his work and he is dedicated to producing high-quality content that is easy to understand. When he is not working, he enjoys gathering with his friends, partying and traveling. He is also an active member of the technical community groups and regularly participates in tech meetups. You can contact him at deepen@technewstoday.com

Related Posts

how to make cursor bigger

How to Make Cursor Bigger

February 3, 2023
enable secure boot msi bios

How to Enable Secure Boot on MSI Motherboard

February 3, 2023
how to add device to microsoft account

How to Add Device to Microsoft Account

February 2, 2023
how to delete win backup files

How to Delete Backup Files on Windows

January 29, 2023
how to reset password on hp laptop

How to Reset Password on HP Laptop

January 30, 2023
Reset BIOS password

4 Ways to Reset BIOS Password

January 28, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
usb a vs usb c

USB A Vs USB C – What’s the Difference?

January 31, 2023
how long does a cmos battery last

How Long Does a CMOS Battery Last

January 25, 2023
thunderbolt vs usb c

Thunderbolt Vs USB C: What’s the Difference

January 25, 2023
You may also like
scroll wheel not working

Scroll Wheel Not Working? Try These 6 Fixes

February 5, 2023
how to connect canon printer to laptop

How to Connect Canon Printer to Laptop

February 5, 2023
how to change mouse sensitivity

How to Change Mouse Sensitivity (5 Effective Ways)

February 5, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday.

Type above and press Enter to search. Press Esc to cancel.