Celeb Glow
general | February 28, 2026

How can two instances of explorer.exe be running at the same time?

In my task manager I find 2 Explorer instances running. Is it suspicious? I was always under the impression Explorer will have only one instance running.

OS: Windows 7

enter image description here

2 Answers

If you have Launch folder windows in a separate process checked in the View tab in Folder Options (in the Advanced settings) then you'll get multiple explorer.exe processes when you have multiple folders open.

enter image description here

4

Explorer.exe has two different uses. Its primary purpose is to provide the ability to interface with the file system at all (giving you a desktop and start menu, for instance). It also, though, is used to browse the file system. You can select an option to launch folder windows in a separate process in the Folder Options control panel. It is deselected by default. If it is disabled, the main explorer.exe process is used for this task. It may be turned on though, to improve system stability.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy