Windows 10: File Explorer sometimes closes overnight

Discus and support File Explorer sometimes closes overnight in Windows 10 BSOD Crashes and Debugging to solve the problem; Every few days or so, when I wake up my laptop in the morning, File Explorer will have closed. It's not a big deal to reopen it sometimes I've had a... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by David Bergman New School, Aug 14, 2022.

  1. File Explorer sometimes closes overnight


    Every few days or so, when I wake up my laptop in the morning, File Explorer will have closed. It's not a big deal to reopen it sometimes I've had a couple of instances of it open and had to navigate back to those folders, but I'd like to figure out why it does this. It's done it through several iterations of Windows 10 updates, including one two days ago. Currently on 10.0.19044.Thank you for any pointers.

    :)
     
    David Bergman New School, Aug 14, 2022
    #1

  2. File explorer

    Hi Mick,

    I am sorry to know that the File Explorer is not working on the Taskbar.

    I suggest you to right-click on it to unpin it from the task bar.

    Then search for File Explorer in Search. Then right-click on it to Pin it to Taskbar.

    If the issue persists, try the steps below.


    • Type CMD in Search. Right click on it to run as an administrator.

    • Type the following 4 commands at the Command prompt:
    dism /online /cleanup-image /restorehealth

    sfc /scannow

    powershell

    Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}


    • Close the CMD window.

    • Check to see if the issue is resolved. If not, restart the PC.
    Hope this helps in resolving the issue. If the issue persists, do get back to us. We will be happy to assist you.
     
    Kalpana Shankarappa, Aug 14, 2022
    #2
  3. rdwray Win User
    Close File Explorer Window

    This code did list the Explorer windows, but I ran the "close" shell as Administrator with two Explorer windows open and it did not close either.
     
    rdwray, Aug 14, 2022
    #3
  4. File Explorer sometimes closes overnight

    setting default view for Winodws Explorer Search Reasults

    Thank you for the detailed response. To change the search result's view from content to list, we suggest following the steps below:

    • Open the File Explorer and try to search for files.
    • In the toolbar, open the View tab and click List
      to change the view.
    • Once changed, close the File Explorer.
    • Open the File Explorer again and try to search to see if the setting has been retained.

    After performing the steps above, reply back to us so we can provide additional help.
     
    Jennifer Cha, Aug 14, 2022
    #4
Thema:

File Explorer sometimes closes overnight

Loading...
  1. File Explorer sometimes closes overnight - Similar Threads - File Explorer sometimes

  2. File Explorer closing randomly

    in Windows 10 Network and Sharing
    File Explorer closing randomly: Hi,Recently a lot of our users at work has started to experience several folders closing while either working in them or having them minimized in the background. This is regarding a specific Network Drive as far as i am aware of which is a shared drive where multiple users...
  3. Open File and Close Explorer

    in Windows 10 Software and Apps
    Open File and Close Explorer: Is there something like a context menu option to open a selected file and close File Explorer Windows Explorer at the same time? Sometimes I know that I have no further need for Explorer after selecting a file.Thanks!...
  4. File Explorer Randomly Closes

    in Windows 10 Gaming
    File Explorer Randomly Closes: I have users who are using the latest Windows 10 and 11 versions. They would have file explorer open then all of sudden it will randomly close on them. Their computer is update with all of the latest drivers.Troubleshooting I have done-I ran sfc /scannow and dism...
  5. File Explorer Randomly Closes

    in Windows 10 Software and Apps
    File Explorer Randomly Closes: I have users who are using the latest Windows 10 and 11 versions. They would have file explorer open then all of sudden it will randomly close on them. Their computer is update with all of the latest drivers.Troubleshooting I have done-I ran sfc /scannow and dism...
  6. File Explorer sometimes closes overnight

    in Windows 10 Gaming
    File Explorer sometimes closes overnight: Every few days or so, when I wake up my laptop in the morning, File Explorer will have closed. It's not a big deal to reopen it sometimes I've had a couple of instances of it open and had to navigate back to those folders, but I'd like to figure out why it does this. It's...
  7. File Explorer sometimes closes overnight

    in Windows 10 Software and Apps
    File Explorer sometimes closes overnight: Every few days or so, when I wake up my laptop in the morning, File Explorer will have closed. It's not a big deal to reopen it sometimes I've had a couple of instances of it open and had to navigate back to those folders, but I'd like to figure out why it does this. It's...
  8. BSOD Crashing overnight and sometimes on log-in

    in Windows 10 BSOD Crashes and Debugging
    BSOD Crashing overnight and sometimes on log-in: Hello, I started having issues a week or two ago where the computer would restart overnight. At first I thought it was updates but it kept on happening. I looked at Event Viewer system logs and googled some of the errors I saw and most people seemed to have RAM troubles. I...
  9. File Explorer Freezes Sometimes

    in Windows 10 Support
    File Explorer Freezes Sometimes: Hello,Yesterday (24-Jan-2020) installed update KB4534321.Today I noticed that sometimes windows file explorer freezes.Tried to close its window in the taskbar, once it worked, reopened, it was frozen. Rebooted computer, now it works.Does this update causing the trouble or...
  10. Close File Explorer Window

    in Windows 10 Support
    Close File Explorer Window: Using Taskkill to close File Explorer ends some programs running in System Tray, because it closes the Desktop, while Ccleaner can close it without ending any programs, how can this be done with a batch file? 130259