The Windows 10 Explorer can be accessed on Windows 11 by opening the Control Panel and then clicking the up arrow a couple of times. OldExplorer is simply a launcher that does essentially the same thing, but also lets you provide your preferred starting folder.
This project improves on similar scripted solutions by providing a faster launch, no console window flash, no Control Panel flash, easy change of the starting folder, no interference with an existing open Control Panel window, and improved ease of use via a Windows shortcut.
Note: You can make the Windows 10 Explorer the default file manager in Windows 11 with SwitchExplorer, but note that option will not provide the old details pane that allows direct editing of metadata. Use OldExplorer (i.e. this tool) when you need to get access to the old details pane.
Note: OldExplorer.exe is only useful on Windows 11. It will run on Windows 10, but it’s pointless to do so.
For some, it’s just a preferred interface, but for others there are specific functional reasons, such as using offline files and folders or being able to set the folder type for an entire folder tree or getting access to the old details pane that allows direct editing of file metadata.
Another reason is to get better performance, especially with folders that contain a lot of media files.
Note: Some antivirus software may falsely detect the download as a virus. This can happen any time you download a new executable and may require extra steps to whitelist the file.
Typically you would make a shortcut to OldExplorer.exe
and then edit the command line of the shortcut, if you want to start in a folder other than C:\.
Example shortcut:
Example 1:
Launch the Windows 10 Explorer to C:\
OldExplorer
Example 2:
Launch the Windows 10 Explorer to D:\
OldExplorer D:
Example 3:
Launch the Windows 10 Explorer to Pictures:
OldExplorer Pictures
Example 4:
Launch the Windows 10 Explorer to This PC:
OldExplorer "This PC"
Example 5:
Launch the Windows 10 Explorer to Camera Roll:
OldExplorer "shell:camera roll"
Example 6:
Launch the Windows 10 Explorer to Frequent Folders:
OldExplorer shell:::{3936E9E4-D92C-4EEE-A85A-BC16D5EA0819}
Example 7:
Launch the Windows 10 Explorer to C:\Users\[UserName]\AppData\Local:
OldExplorer "%LocalAppData%"
The following are optional command line arguments
/d+
This will add a “DelegateExecute” registry setting that will change the default Explorer when you execute “explorer” or “explorer.exe” from a shortcut, command line, or Start > Run to instead run OldExplorer.exe. Please note that this option will not completely change the default Explorer. For example, running Explorer with a command line argument will still run Explorer instead of OldExplorer.
You can use the tool SwitchExplorer to catch the remaining scenarios where the Windows 11 Explorer would otherwise open.
/d-
This removes the registry entry created by the /d+ option.
/x
This exits the app without opening Explorer. This is useful if you want to use the tool to apply the registry setting provided by the /d+ option without opening an Explorer window.
The following shortcut keywords are supported (case does not matter):
Desktop
Documents
Downloads
Favorites
Frequent
Home
Libraries
Music
Onedrive
Pictures
Public
Recent
“Recycle bin”
“This PC”
Userprofile
Videos
You can also use any shell shortcuts, shell GUIDs, and environment variables that point to folders. See the links below: