Windows 10 File Explorer Windows keep disappearing
Everyone in our firm of about 40 people are experiencing Windows 10 File Explorer windows disappearing. Poof. They use them for a random amount of time and then when they look for it, it has disappeared. The amount of time it stays open is random. This is extremely irritating to my users.
I've tried making each Explorer window a separate process and even did a repair on Windows Explorer components itself. Nothings works.
Is this happening to anyone else?
windows-10 windows-explorer
add a comment |
Everyone in our firm of about 40 people are experiencing Windows 10 File Explorer windows disappearing. Poof. They use them for a random amount of time and then when they look for it, it has disappeared. The amount of time it stays open is random. This is extremely irritating to my users.
I've tried making each Explorer window a separate process and even did a repair on Windows Explorer components itself. Nothings works.
Is this happening to anyone else?
windows-10 windows-explorer
1
"Is this happening to anyone else?" - No; Which means it's something unique about the installation image used by your firm. You have not provided us enough information to even guide down the path that would result in you identifying the conflicting piece of software installed on your system. My best advice is start with a clean image and one by one install the applications until the behavior surfaces..
– Ramhound
Aug 16 '17 at 15:56
Windows 10 File Explorer crashes
– Ramhound
Aug 16 '17 at 15:57
What is in the event logs?
– DavidPostill♦
Aug 16 '17 at 16:09
I assume that the explorer.exe process is crashing due to a common third party library. I would suggest: 1. Create a directory "C:dumps", download procdump docs.microsoft.com/sysinternals/downloads/procdump and in an admin prompt run:procdump -ma -i c:dumps
. Next time it crashes, you should have a dump file. Maybe you can zip and share it.
– HelpingHand
Aug 16 '17 at 19:05
is explorer crashing? look in eventlog. if you see app crash information, follow this topic to create and analyze a crash dump
– magicandre1981
Aug 17 '17 at 15:41
add a comment |
Everyone in our firm of about 40 people are experiencing Windows 10 File Explorer windows disappearing. Poof. They use them for a random amount of time and then when they look for it, it has disappeared. The amount of time it stays open is random. This is extremely irritating to my users.
I've tried making each Explorer window a separate process and even did a repair on Windows Explorer components itself. Nothings works.
Is this happening to anyone else?
windows-10 windows-explorer
Everyone in our firm of about 40 people are experiencing Windows 10 File Explorer windows disappearing. Poof. They use them for a random amount of time and then when they look for it, it has disappeared. The amount of time it stays open is random. This is extremely irritating to my users.
I've tried making each Explorer window a separate process and even did a repair on Windows Explorer components itself. Nothings works.
Is this happening to anyone else?
windows-10 windows-explorer
windows-10 windows-explorer
asked Aug 16 '17 at 15:50
Aaron The YoungAaron The Young
1112
1112
1
"Is this happening to anyone else?" - No; Which means it's something unique about the installation image used by your firm. You have not provided us enough information to even guide down the path that would result in you identifying the conflicting piece of software installed on your system. My best advice is start with a clean image and one by one install the applications until the behavior surfaces..
– Ramhound
Aug 16 '17 at 15:56
Windows 10 File Explorer crashes
– Ramhound
Aug 16 '17 at 15:57
What is in the event logs?
– DavidPostill♦
Aug 16 '17 at 16:09
I assume that the explorer.exe process is crashing due to a common third party library. I would suggest: 1. Create a directory "C:dumps", download procdump docs.microsoft.com/sysinternals/downloads/procdump and in an admin prompt run:procdump -ma -i c:dumps
. Next time it crashes, you should have a dump file. Maybe you can zip and share it.
– HelpingHand
Aug 16 '17 at 19:05
is explorer crashing? look in eventlog. if you see app crash information, follow this topic to create and analyze a crash dump
– magicandre1981
Aug 17 '17 at 15:41
add a comment |
1
"Is this happening to anyone else?" - No; Which means it's something unique about the installation image used by your firm. You have not provided us enough information to even guide down the path that would result in you identifying the conflicting piece of software installed on your system. My best advice is start with a clean image and one by one install the applications until the behavior surfaces..
– Ramhound
Aug 16 '17 at 15:56
Windows 10 File Explorer crashes
– Ramhound
Aug 16 '17 at 15:57
What is in the event logs?
– DavidPostill♦
Aug 16 '17 at 16:09
I assume that the explorer.exe process is crashing due to a common third party library. I would suggest: 1. Create a directory "C:dumps", download procdump docs.microsoft.com/sysinternals/downloads/procdump and in an admin prompt run:procdump -ma -i c:dumps
. Next time it crashes, you should have a dump file. Maybe you can zip and share it.
– HelpingHand
Aug 16 '17 at 19:05
is explorer crashing? look in eventlog. if you see app crash information, follow this topic to create and analyze a crash dump
– magicandre1981
Aug 17 '17 at 15:41
1
1
"Is this happening to anyone else?" - No; Which means it's something unique about the installation image used by your firm. You have not provided us enough information to even guide down the path that would result in you identifying the conflicting piece of software installed on your system. My best advice is start with a clean image and one by one install the applications until the behavior surfaces..
– Ramhound
Aug 16 '17 at 15:56
"Is this happening to anyone else?" - No; Which means it's something unique about the installation image used by your firm. You have not provided us enough information to even guide down the path that would result in you identifying the conflicting piece of software installed on your system. My best advice is start with a clean image and one by one install the applications until the behavior surfaces..
– Ramhound
Aug 16 '17 at 15:56
Windows 10 File Explorer crashes
– Ramhound
Aug 16 '17 at 15:57
Windows 10 File Explorer crashes
– Ramhound
Aug 16 '17 at 15:57
What is in the event logs?
– DavidPostill♦
Aug 16 '17 at 16:09
What is in the event logs?
– DavidPostill♦
Aug 16 '17 at 16:09
I assume that the explorer.exe process is crashing due to a common third party library. I would suggest: 1. Create a directory "C:dumps", download procdump docs.microsoft.com/sysinternals/downloads/procdump and in an admin prompt run:
procdump -ma -i c:dumps
. Next time it crashes, you should have a dump file. Maybe you can zip and share it.– HelpingHand
Aug 16 '17 at 19:05
I assume that the explorer.exe process is crashing due to a common third party library. I would suggest: 1. Create a directory "C:dumps", download procdump docs.microsoft.com/sysinternals/downloads/procdump and in an admin prompt run:
procdump -ma -i c:dumps
. Next time it crashes, you should have a dump file. Maybe you can zip and share it.– HelpingHand
Aug 16 '17 at 19:05
is explorer crashing? look in eventlog. if you see app crash information, follow this topic to create and analyze a crash dump
– magicandre1981
Aug 17 '17 at 15:41
is explorer crashing? look in eventlog. if you see app crash information, follow this topic to create and analyze a crash dump
– magicandre1981
Aug 17 '17 at 15:41
add a comment |
2 Answers
2
active
oldest
votes
We found this to be related to Drive Mappings in Group policy. We change the mapped drives from "Replace" to "Update"
4
Welcome to Super User! Congrats on finding the core issue. Could you improve your answer by providing step-by-step instructions on making that change?
– gronostaj
Jun 21 '18 at 10:33
add a comment |
While looking at the cause of this problem too many windows opened at the same time may result in automatically closing of explorer windows as the system memory cannot handle such processes. The error also varies that the windows are opening in different drives or subfolders of the same drive. While looking at these scenarios, here is a method to resolve Window Explorer closes automatically error
Change the Method to Open Folders
Remove Explorer Error in Windows 10
- Go to Start and click on the Control Panel
- Now select the option to view items by ‘small icons’
- Look for Folder Options icon and click on it
- A new dialog box will open, now click on ‘View’ tab
- Under Advanced settings section list of options will open
- Now check mark the option ‘Launch Folder Windows in a separate
process’ - Click on Apply and then OK
- This will open the new window as a separate process to lower down
burden on memory
If there is any virus that has affected the explorer to open on the network drive, then you can scan the system by using the Antivirus program. By these methods, you can avoid the ‘Windows Explorer Closes Automatically’ error.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1241490%2fwindows-10-file-explorer-windows-keep-disappearing%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
We found this to be related to Drive Mappings in Group policy. We change the mapped drives from "Replace" to "Update"
4
Welcome to Super User! Congrats on finding the core issue. Could you improve your answer by providing step-by-step instructions on making that change?
– gronostaj
Jun 21 '18 at 10:33
add a comment |
We found this to be related to Drive Mappings in Group policy. We change the mapped drives from "Replace" to "Update"
4
Welcome to Super User! Congrats on finding the core issue. Could you improve your answer by providing step-by-step instructions on making that change?
– gronostaj
Jun 21 '18 at 10:33
add a comment |
We found this to be related to Drive Mappings in Group policy. We change the mapped drives from "Replace" to "Update"
We found this to be related to Drive Mappings in Group policy. We change the mapped drives from "Replace" to "Update"
answered Jun 21 '18 at 10:27
Michael WarrenMichael Warren
111
111
4
Welcome to Super User! Congrats on finding the core issue. Could you improve your answer by providing step-by-step instructions on making that change?
– gronostaj
Jun 21 '18 at 10:33
add a comment |
4
Welcome to Super User! Congrats on finding the core issue. Could you improve your answer by providing step-by-step instructions on making that change?
– gronostaj
Jun 21 '18 at 10:33
4
4
Welcome to Super User! Congrats on finding the core issue. Could you improve your answer by providing step-by-step instructions on making that change?
– gronostaj
Jun 21 '18 at 10:33
Welcome to Super User! Congrats on finding the core issue. Could you improve your answer by providing step-by-step instructions on making that change?
– gronostaj
Jun 21 '18 at 10:33
add a comment |
While looking at the cause of this problem too many windows opened at the same time may result in automatically closing of explorer windows as the system memory cannot handle such processes. The error also varies that the windows are opening in different drives or subfolders of the same drive. While looking at these scenarios, here is a method to resolve Window Explorer closes automatically error
Change the Method to Open Folders
Remove Explorer Error in Windows 10
- Go to Start and click on the Control Panel
- Now select the option to view items by ‘small icons’
- Look for Folder Options icon and click on it
- A new dialog box will open, now click on ‘View’ tab
- Under Advanced settings section list of options will open
- Now check mark the option ‘Launch Folder Windows in a separate
process’ - Click on Apply and then OK
- This will open the new window as a separate process to lower down
burden on memory
If there is any virus that has affected the explorer to open on the network drive, then you can scan the system by using the Antivirus program. By these methods, you can avoid the ‘Windows Explorer Closes Automatically’ error.
add a comment |
While looking at the cause of this problem too many windows opened at the same time may result in automatically closing of explorer windows as the system memory cannot handle such processes. The error also varies that the windows are opening in different drives or subfolders of the same drive. While looking at these scenarios, here is a method to resolve Window Explorer closes automatically error
Change the Method to Open Folders
Remove Explorer Error in Windows 10
- Go to Start and click on the Control Panel
- Now select the option to view items by ‘small icons’
- Look for Folder Options icon and click on it
- A new dialog box will open, now click on ‘View’ tab
- Under Advanced settings section list of options will open
- Now check mark the option ‘Launch Folder Windows in a separate
process’ - Click on Apply and then OK
- This will open the new window as a separate process to lower down
burden on memory
If there is any virus that has affected the explorer to open on the network drive, then you can scan the system by using the Antivirus program. By these methods, you can avoid the ‘Windows Explorer Closes Automatically’ error.
add a comment |
While looking at the cause of this problem too many windows opened at the same time may result in automatically closing of explorer windows as the system memory cannot handle such processes. The error also varies that the windows are opening in different drives or subfolders of the same drive. While looking at these scenarios, here is a method to resolve Window Explorer closes automatically error
Change the Method to Open Folders
Remove Explorer Error in Windows 10
- Go to Start and click on the Control Panel
- Now select the option to view items by ‘small icons’
- Look for Folder Options icon and click on it
- A new dialog box will open, now click on ‘View’ tab
- Under Advanced settings section list of options will open
- Now check mark the option ‘Launch Folder Windows in a separate
process’ - Click on Apply and then OK
- This will open the new window as a separate process to lower down
burden on memory
If there is any virus that has affected the explorer to open on the network drive, then you can scan the system by using the Antivirus program. By these methods, you can avoid the ‘Windows Explorer Closes Automatically’ error.
While looking at the cause of this problem too many windows opened at the same time may result in automatically closing of explorer windows as the system memory cannot handle such processes. The error also varies that the windows are opening in different drives or subfolders of the same drive. While looking at these scenarios, here is a method to resolve Window Explorer closes automatically error
Change the Method to Open Folders
Remove Explorer Error in Windows 10
- Go to Start and click on the Control Panel
- Now select the option to view items by ‘small icons’
- Look for Folder Options icon and click on it
- A new dialog box will open, now click on ‘View’ tab
- Under Advanced settings section list of options will open
- Now check mark the option ‘Launch Folder Windows in a separate
process’ - Click on Apply and then OK
- This will open the new window as a separate process to lower down
burden on memory
If there is any virus that has affected the explorer to open on the network drive, then you can scan the system by using the Antivirus program. By these methods, you can avoid the ‘Windows Explorer Closes Automatically’ error.
answered Feb 2 at 5:35
Kumar SandeepKumar Sandeep
11
11
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1241490%2fwindows-10-file-explorer-windows-keep-disappearing%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
"Is this happening to anyone else?" - No; Which means it's something unique about the installation image used by your firm. You have not provided us enough information to even guide down the path that would result in you identifying the conflicting piece of software installed on your system. My best advice is start with a clean image and one by one install the applications until the behavior surfaces..
– Ramhound
Aug 16 '17 at 15:56
Windows 10 File Explorer crashes
– Ramhound
Aug 16 '17 at 15:57
What is in the event logs?
– DavidPostill♦
Aug 16 '17 at 16:09
I assume that the explorer.exe process is crashing due to a common third party library. I would suggest: 1. Create a directory "C:dumps", download procdump docs.microsoft.com/sysinternals/downloads/procdump and in an admin prompt run:
procdump -ma -i c:dumps
. Next time it crashes, you should have a dump file. Maybe you can zip and share it.– HelpingHand
Aug 16 '17 at 19:05
is explorer crashing? look in eventlog. if you see app crash information, follow this topic to create and analyze a crash dump
– magicandre1981
Aug 17 '17 at 15:41