Tested on OS builds 26100.4946, 26100.5074, 26200.5751, and 26220.6682.
WM_SETTINGCHANGE
would scroll the folder items list to the top. (fa19402b)CreateWindowExW
such as Taskbar Volume Control.TrayThreadBSTA
(54481602) feature flag turned on, such as 26100.5074+. (#4542) (1bbe207)Known issues we will address in the short term:
Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll
and symbol files) is available here.
This release has been published automatically from commits up to and including f5eddac in branch master.
Tested on OS builds 26100.4946, 26100.5074, 26200.5751, and 26220.6682.
WM_SETTINGCHANGE
would scroll the folder items list to the top. (fa19402b)CreateWindowExW
such as Taskbar Volume Control.TrayThreadBSTA
(54481602) feature flag turned on, such as 26100.5074+. (#4542) (1bbe207)Known issues we will address in the short term:
Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll
and symbol files) is available here.
This release has been published automatically from commits up to and including f4e9faf in branch master.
Tested on OS builds 26100.4946, 26100.5074, and 26200.5751.
WM_SETTINGCHANGE
would scroll the folder items list to the top. (fa19402b)CreateWindowExW
such as Taskbar Volume Control.TrayThreadBSTA
(54481602) feature flag turned on, such as 26100.5074+. (#4542) (1bbe207)Known issues we will address in the short term:
Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll
and symbol files) is available here.
This release has been published automatically from commits up to and including f112719 in branch master.
[!WARNING] ExplorerPatcher has a history of being falsely detected as malware by antiviruses (including Defender). This is likely due to its behavior, such as placing binaries in
C:\Windows
and performing in-memory patches on system components (notablyexplorer.exe
andtwinui.pcshell.dll
) which is similar to how some game cheats operate.
- Currently, Defender does not flag this release, but it is likely that future updates may being flagged by Defender's machine learning-based detection systems within a few days of release.
- If Defender or another antivirus detects any part of EP as malware, it may prevent proper installation/uninstallation or cause
explorer.exe
to fail to start, leaving your computer with a non-working shell..- Issues related to antivirus detections will be closed immediately. Discuss this in #3670 or #3228.
We strongly recommend excluding EP's binaries from antivirus scans. Expand the section below for which paths to exclude and more information:
Please include the following files and folders in your antivirus' exclusion list to prevent issues due to antivirus detections:
C:\Program Files\ExplorerPatcher
%APPDATA%\ExplorerPatcher
C:\Windows\dxgi.dll
⚠️ IMPORTANT:explorer.exe
will not start if this file exists but is blocked from being loaded.C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy
C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy
For Defender, you can run the following script in PowerShell as an administrator:
Add-MpPreference -ExclusionPath "C:\Program Files\ExplorerPatcher" Add-MpPreference -ExclusionPath "$env:APPDATA\ExplorerPatcher" Add-MpPreference -ExclusionPath "C:\Windows\dxgi.dll" Add-MpPreference -ExclusionPath "C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy" Add-MpPreference -ExclusionPath "C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy" #
- If your antivirus deletes the downloaded setup file, you may need to temporarily disable real-time protection or save the file in an excluded folder.
- If you are uncomfortable with this process, or if your antivirus is managed by your company, we advise against using ExplorerPatcher. Please consider alternative solutions instead.
[!CAUTION] We DO NOT recommend using the Windows 10 (ExplorerPatcher) taskbar on work and mission-critical machines. Microsoft's monthly cumulative and "security" updates (which also bring new features and under the hood changes) can cause Explorer to be unstable or fail to start at all if EP has not been updated accordingly. More info here.
We typically release a new version with the fix within a day after such a breaking change, but we cannot control whether users install the update promptly.
Tested on OS builds 26100.4946, 26100.5074, and 26200.5751.
WM_SETTINGCHANGE
would scroll the folder items list to the top. (fa19402b)CreateWindowExW
such as Taskbar Volume Control.TrayThreadBSTA
(54481602) feature flag turned on, such as 26100.5074+. (#4542) (1bbe207)Known issues we will address in the short term:
✉️ A little message from @Amrsatrio: My PayPal account is currently having problems receiving funds, so if you want to support my work of keeping ExplorerPatcher working, please do so through my GitHub sponsors page. Thank you very much for the support!
Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll
and symbol files) is available here.
This release has been published automatically from commits up to and including 1b977ad in branch master.
Tested on OS builds 22621.3296, 22631.5189, 22631.5335, 26100.3476, 26100.4061, and 26100.4188.
ep_dwm.exe
has been renamed to ep_dwm_svc.exe
to get around 24H2 upgrade blocks. (115b462)Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll
and symbol files) is available here.
This release has been published automatically from commits up to and including 72c6983 in branch master.
This project aims to enhance the working environment on Windows.
ep_setup.exe
if your device uses an Intel or AMD processor, or ep_setup_arm64.exe
if your device uses a Snapdragon processor.explorer.exe
and install the necessary files. When done, you will see the desktop again and the Windows 10 taskbar.That's it!
Note: Some features may be unavailable on some Windows versions.
ep_setup.exe /uninstall
orep_setup.exe
to ep_uninstall.exe
and run that.If you find this project essential to your daily life, please consider donating to support the development through the Sponsor button at the top of this page, so that we can continue to keep supporting newer Windows builds.
Join our Discord server if you need support, want to chat regarding this project, or just want to hang out with us!