# ExplorerPatcher changelog
> Restores classic taskbar, File Explorer and Start menu behaviors on Windows 11.
- Vendor: Valentin-Gabriel Radu
- Category: Productivity
- Platforms: Windows
- Official site: https://github.com/valinet/ExplorerPatcher
- Tracked by: What's New (https://whatsnew.fyi/product/explorerpatcher)
- Harvested from: GitHub (valinet/ExplorerPatcher)
- Entries below: 10 (newest first)
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
## Releases
### 26100.8457.70.4
- Date: 2026-07-06
- Version: 26100.8457.70.4
- Original notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.8457.70.4
- Permalink: https://whatsnew.fyi/product/explorerpatcher/releases/26100.8457.70.4
- Labels: Pre-release; Platforms: Windows
- **fixed** — Fixed taskbar and Start menu crashing on builds 26xxx.8474+ and 28xxx.2298+
- **fixed** — Fixed Windows 10 battery flyout crashing on build 25951+
- **changed** — Network flyout buttons reverted to pre-24H2 version
- **changed** — Changes to primary taskbar location on screen in EP properties now reflect immediately
- **changed** — Windows 11 taskbar autohide is no longer modified on Explorer boot
- **changed** — Open Start in All apps by default option is now hidden when the new 11 Start menu is enabled
- **fixed** — Windows 10 Start menu on builds 21996-22000.51 no longer crashes
- **fixed** — Fixed regedit.exe crashing when switching to thumbnail view in the import/export registry file dialog
- **changed** — Updated pattern matching code to support recent builds especially with 26H1 ARM64
- **changed** — Improved efficiency on ARM64
- **added** — Added Greek translations
- **changed** — ep_taskbar now supports all 43 Windows 11 languages
- **fixed** — Fixed reimplementation mistakes in ep_taskbar system tray and other places
- **added** — Added executable name blacklist to prevent shell extension from loading in certain applications
- **fixed** — Fixed 10 Start menu tile pinning behavior on builds 26xxx.8474+ and 28xxx.2298+
- **fixed** — Fixed Explorer Pin to Start/Unpin from Start context menu action behavior when 10 Start is used on builds 226xx.3420+
- **fixed** — Switching between 10 and 11 Start without restarting Explorer no longer results in broken open/close animation
- **fixed** — Fixed properties dialog crash with hide-titlebar-elements Windhawk mod
- **fixed** — Fixed Explorer crashlooping with file-explorer-content-animation Windhawk mod
- **fixed** — Fixed Simple Window Switcher not showing up when 11 taskbar is used
> [!CAUTION]
> This GitHub repository (valinet/ExplorerPatcher) is the only official distribution channel of ExplorerPatcher. Do not download "ExplorerPatcher" from any other places than this releases page, as they may contain malware that can compromise your data.
> [!CAUTION]
> * Please verify that Smart App Control is turned off before installing this software. Otherwise there is a risk where explorer.exe would not start up on new EP versions.
> * Do not install this software on machines with SentinelOne installed. We have received reports that SentinelOne can hold EP's files hostage, preventing uninstallation.
> [!TIP]
> Windows Defender no longer flags ExplorerPatcher. It is no longer needed to configure Defender exclusions. However, if you use 3rd party security software, you might need to add these folders into its exclusions:
>
>
> 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`
>
Tested on OS builds 22621.4317 x64, 22631.7079 x64, 26100.6899 ARM64, 26200.8457 x64, 26300.8493 x64, 26300.8758 x64, 28000.2269 ARM64, and 29617.1000 x64.
###### 1
* **🚨 Important: Fixed 10 taskbar and 10 Start menu crashing on 26xxx.8474+ and 28xxx.2298+.**
* Due to 10 Start menu's tile layout engine being removed from `StartTileData.dll`, the 10 Start menu option has been temporarily hidden. (bf36cde, 8a5b8ba)
* *The 10 Start menu option has been made available again in version 70.2.*
* **Highlight:** Fixed Windows 10 battery flyout crashing on 25951+. (659c2d0)
* As a side effect, the network flyout buttons had to be reverted to pre-24H2. Fixes #4691.
* Changes to "Primary taskbar location on screen" in EP properties now reflect immediately. (6c9b41d)
* Windows 11 taskbar autohide is no longer modified on Explorer boot. (e6becc9)
* "Open Start in All apps by default" is now hidden when the new 11 Start menu is enabled. (#4648) (d8f1d1c)
* Windows 10 Start menu on 21996-22000.51 now no longer crashes. (39ac219)
* Fixed regedit.exe crashing when switching to thumbnail view in the import/export registry file dialog. (#3940) (80be85d)
* Updated pattern matching code to support recent builds especially with 26H1 ARM64. (677fd9f, e641e0a, e77123a, 3c8e79f, 854770b, 04dd52b, ce22476, baf0fdb, b532116, c0adee2, eefa0bf, 420e112, 3be4f3f, 1bf0d81, 47d7481, 31d2c23, bdf95c3, fe8cc2b, 1be3c79)
* Improved efficiency on ARM64.
* Added Greek translations. Thanks @KonVetsos!
**ep_taskbar:**
* Now supports all 43 Windows 11 languages.
* Fixed reimplementation mistakes in system tray and some other places.
* [For mod developers] Changed ep_taskbar's DLL names from numbers to the codename of the first major release a single variant supports. (cc36e34)
* [For mod developers] TrayUI no longer inherits `Microsoft::WRL::RuntimeClass`; vtables are now stable on builds with multiple `ITrayUI` revisions like `ep_taskbar.ge.dll` (formerly `ep_taskbar.5.dll`).
###### 2
* Introduced a reimplemented 10 Start menu tile layout engine that was removed in 26xxx.8474. (688514f)
* *A full restoration has been introduced in version 70.4*.
* Added an executable name blacklist to prevent shell extension from loading in certain applications. (#4819) (991b8ca)
* Updated 10 Start menu animation patterns for 28xxx.2149+ ARM64. (c480fc2)
**ep_taskbar:**
* Fixed a deadlock relating to base EP reporting taskbar position and the taskbar reporting search/task view button location and size both to `WindowsUdk.ShellCommon.dll` during taskbar initialization.
###### 3
*
_[Truncated at 4000 characters — full notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.8457.70.4]_
### 26100.8457.70.3
- Date: 2026-06-20
- Version: 26100.8457.70.3
- Original notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.8457.70.3
- Permalink: https://whatsnew.fyi/product/explorerpatcher/releases/26100.8457.70.3
- Labels: Platforms: Windows
- **fixed** — Fixed 10 taskbar and 10 Start menu crashing on 26220.8474 (Beta) and 26300.8493 (Experimental)
- **fixed** — Fixed Windows 10 battery flyout crashing on 25951+
- **changed** — Changes to Primary taskbar location on screen in EP properties now reflect immediately
- **changed** — Windows 11 taskbar autohide is no longer modified on Explorer boot
- **changed** — Open Start in All apps by default is now hidden when the new 11 Start menu is enabled
- **fixed** — Windows 10 Start menu on 21996-22000.51 now no longer crashes
- **fixed** — Fixed regedit.exe crashing when switching to thumbnail view in the import/export registry file dialog
- **changed** — Updated pattern matching code to support recent builds especially with 26H1 ARM64
- **added** — Added Greek translations
- **added** — ep_taskbar now supports all 43 Windows 11 languages
- **fixed** — Fixed reimplementation mistakes in ep_taskbar system tray and some other places
- **added** — Introduced a reimplemented 10 Start menu tile layout engine that was removed in 26xxx.8474
- **added** — Added an executable name blacklist to prevent shell extension from loading in certain applications
- **changed** — Updated 10 Start menu animation patterns for 28xxx.2149+ ARM64
- **fixed** — Fixed a deadlock relating to base EP reporting taskbar position and the taskbar reporting search/task view button location and size to WindowsUdk.ShellCommon.dll during taskbar initialization
- **fixed** — Start10: Mitigated a new breakage related to removal of tablet mode code in 25H2 Experimental builds
- **fixed** — Start10: Pinned tiles are no longer reset after 5 consecutive crashes
> [!CAUTION]
> This GitHub repository (valinet/ExplorerPatcher) is the only official distribution channel of ExplorerPatcher. Do not download "ExplorerPatcher" from any other places than this releases page, as they may contain malware that can compromise your data.
> [!CAUTION]
> * Please verify that Smart App Control is turned off before installing this software. Otherwise there is a risk where explorer.exe would not start up on new EP versions.
> * Do not install this software on machines with SentinelOne installed. We have received reports that SentinelOne can hold EP's files hostage, preventing uninstallation.
> [!TIP]
> Windows Defender no longer flags ExplorerPatcher. It is no longer needed to configure Defender exclusions. However, if you use 3rd party security software, you might need to add these folders into its exclusions:
>
>
> 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`
>
Tested on OS builds 22621.4317, 22631.7079, 26100.6899, 26100.8037, 26200.8246, 26200.8457, 26300.8493, and 28000.2113.
###### 1
* **🚨 Important: Fixed 10 taskbar and 10 Start menu crashing on 26220.8474 (Beta) and 26300.8493 (Experimental).**
* Please update EP as soon as possible to ensure future updates run smoothly, otherwise `explorer.exe` will not run with EP's 10 taskbar and `StartMenuExperienceHost.exe` will not run when 10 Start menu is selected.
* Those builds have removed remnants of the 10 Start menu in `StartTileData.dll`. Consequently, the 10 Start menu option has been removed on those builds and future builds without the required stuff in the DLL. (bf36cde, 8a5b8ba)
* If you want it back, the temporary solution would be to manually swap `C:\Windows\System32\StartTileData.dll` with a version from 26xxx.8457 ([x64](https://msdl.microsoft.com/download/symbols/StartTileData.dll/AFC6C0B854F000/StartTileData.dll); [ARM64](https://msdl.microsoft.com/download/symbols/StartTileData.dll/600B7C42B7D000/StartTileData.dll)). But do not expect this to work for long.
* We are confident that this is not the end of the road yet for 10 Start menu. Stay tuned for updates.
* **Highlight:** Fixed Windows 10 battery flyout crashing on 25951+. (659c2d0)
* As a side effect, the network flyout buttons had to be reverted to pre-24H2. Fixes #4691.
* Changes to "Primary taskbar location on screen" in EP properties now reflect immediately. (6c9b41d)
* Windows 11 taskbar autohide is no longer modified on Explorer boot. (e6becc9)
* "Open Start in All apps by default" is now hidden when the new 11 Start menu is enabled. (#4648) (d8f1d1c)
* Windows 10 Start menu on 21996-22000.51 now no longer crashes. (39ac219)
* Fixed regedit.exe crashing when switching to thumbnail view in the import/export registry file dialog. (#3940) (80be85d)
* Updated pattern matching code to support recent builds especially with 26H1 ARM64. (677fd9f, e641e0a, e77123a, 3c8e79f, 854770b, 04dd52b, ce22476, baf0fdb, b532116, c0adee2, eefa0bf, 420e112, 3be4f3f, 1bf0d81, 47d7481, 31d2c23, bdf95c3, fe8cc2b, 1be3c79)
* Improved efficiency on ARM64.
* Added Greek translations. Thanks @KonVetsos!
**ep_taskbar:**
* Now supports all 43 Windows 11 languages.
* Fixed reimplementation mistakes in system tray and some other places.
* [For mod developers] Changed ep_taskbar's DLL names from numbers to the codename of the first major release a single variant supports. (cc36e34)
* [For mod developers] TrayUI no longer inherits `Microsoft::WRL::RuntimeClass`; vtables are now stable on builds with
_[Truncated at 4000 characters — full notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.8457.70.3]_
### 26100.8457.70.2
- Date: 2026-06-10
- Version: 26100.8457.70.2
- Original notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.8457.70.2
- Permalink: https://whatsnew.fyi/product/explorerpatcher/releases/26100.8457.70.2
- Labels: Platforms: Windows
- **fixed** — Fixed 10 taskbar and 10 Start menu crashing on 26220.8474 (Beta) and 26300.8493 (Experimental)
- **fixed** — Fixed Windows 10 battery flyout crashing on 25951+
- **changed** — Changes to Primary taskbar location on screen in EP properties now reflect immediately
- **changed** — Windows 11 taskbar autohide is no longer modified on Explorer boot
- **changed** — Open Start in All apps by default is now hidden when the new 11 Start menu is enabled
- **fixed** — Windows 10 Start menu on 21996-22000.51 now no longer crashes
- **fixed** — Fixed regedit.exe crashing when switching to thumbnail view in the import/export registry file dialog
- **changed** — Updated pattern matching code to support recent builds especially with 26H1 ARM64
- **added** — Added Greek translations
- **changed** — ep_taskbar now supports all 43 Windows 11 languages
- **fixed** — Fixed reimplementation mistakes in ep_taskbar system tray and some other places
- **added** — Introduced a re-implemented 10 Start menu tile layout engine that was removed in 26xxx.8474
- **added** — Added an executable name blacklist to prevent shell extension from loading in certain applications
- **changed** — Updated 10 Start menu animation patterns for 28xxx.2149+ ARM64
- **fixed** — Fixed a deadlock relating to base EP reporting taskbar position and the taskbar reporting search/task view button location and size both to WindowsUdk.ShellCommon.dll during taskbar initialization
> [!CAUTION]
> This GitHub repository (valinet/ExplorerPatcher) is the only official distribution channel of ExplorerPatcher. Do not download "ExplorerPatcher" from any other places than this releases page, as they may contain malware that can compromise your data.
> [!CAUTION]
> * Please verify that Smart App Control is turned off before installing this software. Otherwise there is a risk where explorer.exe would not start up on new EP versions.
> * Do not install this software on machines with SentinelOne installed. We have received reports that SentinelOne can hold EP's files hostage, preventing uninstallation.
> [!TIP]
> Windows Defender no longer flags ExplorerPatcher. It is no longer needed to configure Defender exclusions. However, if you use 3rd party security software, you might need to add these folders into its exclusions:
>
>
> 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`
>
Tested on OS builds 22621.4317, 22631.7079, 26100.6899, 26100.8037, 26200.8246, 26200.8457, 26300.8493, and 28000.2113.
###### 1
* **🚨 Important: Fixed 10 taskbar and 10 Start menu crashing on 26220.8474 (Beta) and 26300.8493 (Experimental).**
* Please update EP as soon as possible to ensure future updates run smoothly, otherwise `explorer.exe` will not run with EP's 10 taskbar and `StartMenuExperienceHost.exe` will not run when 10 Start menu is selected.
* Those builds have removed remnants of the 10 Start menu in `StartTileData.dll`. Consequently, the 10 Start menu option has been removed on those builds and future builds without the required stuff in the DLL. (bf36cde, 8a5b8ba)
* If you want it back, the temporary solution would be to manually swap `C:\Windows\System32\StartTileData.dll` with a version from 26xxx.8457 ([x64](https://msdl.microsoft.com/download/symbols/StartTileData.dll/AFC6C0B854F000/StartTileData.dll); [ARM64](https://msdl.microsoft.com/download/symbols/StartTileData.dll/600B7C42B7D000/StartTileData.dll)). But do not expect this to work for long.
* We are confident that this is not the end of the road yet for 10 Start menu. Stay tuned for updates.
* **Highlight:** Fixed Windows 10 battery flyout crashing on 25951+. (659c2d0)
* As a side effect, the network flyout buttons had to be reverted to pre-24H2. Fixes #4691.
* Changes to "Primary taskbar location on screen" in EP properties now reflect immediately. (6c9b41d)
* Windows 11 taskbar autohide is no longer modified on Explorer boot. (e6becc9)
* "Open Start in All apps by default" is now hidden when the new 11 Start menu is enabled. (#4648) (d8f1d1c)
* Windows 10 Start menu on 21996-22000.51 now no longer crashes. (39ac219)
* Fixed regedit.exe crashing when switching to thumbnail view in the import/export registry file dialog. (#3940) (80be85d)
* Updated pattern matching code to support recent builds especially with 26H1 ARM64. (677fd9f, e641e0a, e77123a, 3c8e79f, 854770b, 04dd52b, ce22476, baf0fdb, b532116, c0adee2, eefa0bf, 420e112, 3be4f3f, 1bf0d81, 47d7481, 31d2c23, bdf95c3, fe8cc2b, 1be3c79)
* Improved efficiency on ARM64.
* Added Greek translations. Thanks @KonVetsos!
**ep_taskbar:**
* Now supports all 43 Windows 11 languages.
* Fixed reimplementation mistakes in system tray and some other places.
* [For mod developers] Changed ep_taskbar's DLL names from numbers to the codename of the first major release a single variant supports. (cc36e34)
* [For mod developers] TrayUI no longer inherits `Microsoft::WRL::RuntimeClass`; vtables are now stable on builds with
_[Truncated at 4000 characters — full notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.8457.70.2]_
### 26100.8457.70.1
- Date: 2026-05-19
- Version: 26100.8457.70.1
- Original notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.8457.70.1
- Permalink: https://whatsnew.fyi/product/explorerpatcher/releases/26100.8457.70.1
- Labels: Platforms: Windows
- **fixed** — Fixed Windows 10 taskbar and Start menu crashing on builds 26220.8474 and 26300.8493
- **fixed** — Fixed Windows 10 battery flyout crashing on build 25951 and later
- **changed** — Changes to primary taskbar location on screen in EP properties now reflect immediately
- **changed** — Windows 11 taskbar autohide is no longer modified on Explorer boot
- **changed** — Open Start in All apps by default option is now hidden when the new Windows 11 Start menu is enabled
- **fixed** — Windows 10 Start menu on builds 21996-22000.51 no longer crashes
- **fixed** — Fixed regedit.exe crashing when switching to thumbnail view in the import/export registry file dialog
- **changed** — Updated pattern matching code to support recent builds, especially with 26H1 ARM64
- **changed** — Improved pattern matching efficiency on ARM64
- **added** — Added Greek translations
- **added** — ep_taskbar now supports all 43 Windows 11 languages
- **fixed** — Fixed reimplementation mistakes in ep_taskbar system tray and other locations
- **changed** — Changed ep_taskbar DLL names from numbers to the codename of the first major release a single variant supports
> [!CAUTION]
> This GitHub repository (valinet/ExplorerPatcher) is the only official distribution channel of ExplorerPatcher. Do not download "ExplorerPatcher" from any other places than this releases page, as they may contain malware that can compromise your data.
> [!CAUTION]
> * Please verify that Smart App Control is turned off before installing this software. Otherwise there is a risk where explorer.exe would not start up on new EP versions.
> * Do not install this software on machines with SentinelOne installed. We have received reports that SentinelOne can hold EP's files hostage, preventing uninstallation.
> [!TIP]
> Windows Defender no longer flags ExplorerPatcher. It is no longer needed to configure Defender exclusions. However, if you use 3rd party security software, you might need to add these folders into its exclusions:
>
>
> 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`
>
Tested on OS builds 22621.4317, 22631.7079, 26100.6899, 26100.8037, 26200.8246, 26200.8457, 26300.8493, and 28000.2113.
###### 1
* **🚨 Important: Fixed 10 taskbar and 10 Start menu crashing on 26220.8474 (Beta) and 26300.8493 (Experimental).**
* Please update EP as soon as possible to ensure future updates run smoothly, otherwise `explorer.exe` will not run with EP's 10 taskbar and `StartMenuExperienceHost.exe` will not run when 10 Start menu is selected.
* Those builds have removed remnants of the 10 Start menu in `StartTileData.dll`. Consequently, the 10 Start menu option has been removed on those builds and future builds without the required stuff in the DLL. (bf36cde, 8a5b8ba)
* If you want it back, the temporary solution would be to manually swap `C:\Windows\System32\StartTileData.dll` with a version from 26xxx.8457 ([x64](https://msdl.microsoft.com/download/symbols/StartTileData.dll/AFC6C0B854F000/StartTileData.dll); [ARM64](https://msdl.microsoft.com/download/symbols/StartTileData.dll/600B7C42B7D000/StartTileData.dll)). But do not expect this to work for long.
* We are confident that this is not the end of the road yet for 10 Start menu. Stay tuned for updates.
* **Highlight:** Fixed Windows 10 battery flyout crashing on 25951+. (659c2d0)
* As a side effect, the network flyout buttons had to be reverted to pre-24H2. Fixes #4691.
* Changes to "Primary taskbar location on screen" in EP properties now reflect immediately. (6c9b41d)
* Windows 11 taskbar autohide is no longer modified on Explorer boot. (e6becc9)
* "Open Start in All apps by default" is now hidden when the new 11 Start menu is enabled. (#4648) (d8f1d1c)
* Windows 10 Start menu on 21996-22000.51 now no longer crashes. (39ac219)
* Fixed regedit.exe crashing when switching to thumbnail view in the import/export registry file dialog. (#3940) (80be85d)
* Updated pattern matching code to support recent builds especially with 26H1 ARM64. (677fd9f, e641e0a, e77123a, 3c8e79f, 854770b, 04dd52b, ce22476, baf0fdb, b532116, c0adee2, eefa0bf, 420e112, 3be4f3f, 1bf0d81, 47d7481, 31d2c23, bdf95c3, fe8cc2b, 1be3c79)
* Improved efficiency on ARM64.
* Added Greek translations. Thanks @KonVetsos!
**ep_taskbar:**
* Now supports all 43 Windows 11 languages.
* Fixed reimplementation mistakes in system tray and some other places.
* [For mod developers] Changed ep_taskbar's DLL names from numbers to the codename of the first major release a single variant supports. (cc36e34)
* [For mod developers] TrayUI no longer inherits `Microsoft::WRL::RuntimeClass`; vtables are now stable on builds with
_[Truncated at 4000 characters — full notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.8457.70.1]_
### 26100.4946.69.6_7384790 — 26100.4946.69.6
- Date: 2025-11-03
- Version: 26100.4946.69.6_7384790
- Original notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.4946.69.6_7384790
- Permalink: https://whatsnew.fyi/product/explorerpatcher/releases/26100.4946.69.6-7384790
- Labels: Platforms: Windows
- **fixed** — Fixed "Unable to load weather information" due to changes in Google's side
- **fixed** — Fixed hiding of Recommended Section on recent builds of 24H2
- **fixed** — File Explorer Title bar is now available again on >= 22H2
- **fixed** — Reduced the occurrences of the Windows 11 bug in Explorer windows where WM_SETTINGCHANGE would scroll the folder items list to the top
- **changed** — Changed hooking library to SlimDetours
- **fixed** — On ARM64, fixed incompatibilities with certain Windhawk mods that hook CreateWindowExW
- **fixed** — On ARM64, fixed a very slim chance bug where hooked functions would cause a crash when called until a reboot
- **changed** — ep_taskbar now statically links to private functions it uses
- **fixed** — Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with TrayThreadBSTA feature flag turned on, such as 26100.5074+
- **removed** — Windows 8 Network flyout is now no longer an option on builds >= 25346 as van.dll was removed
- **changed** — On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar is now used by default
- **fixed** — Fixed weather button not having an icon
- **fixed** — Fixed "Shrink address bar height" resulting in broken graphics on recent 24H2 builds
- **fixed** — Fixed open/close animation patching on x64 27938+ and ARM64 27881+
- **fixed** — Fixed Windows 10 Start menu refusing to open when the new Windows 11 Start menu feature flag(s) are enabled
- **fixed** — Fixed Windows 10 Alt+Tab and Windows 10 taskbar Win+X functionality on ARM64 226x1 and 27686+
- **fixed** — Corrected shrunk address bar toolbar button size when Servicing_CFDNavButtonsTheming is enabled
- **fixed** — Fixed Windows 10 Start menu not opening on 22H2/23H2 ARM64
- **fixed** — XAML folder views are now disabled when Windows 11 Command Bar is not used
- **fixed** — Fixed Alt+D not working on builds with modern (XAML) navigation bar in File Explorer
> [!CAUTION]
> This GitHub repository (valinet/ExplorerPatcher) is the only official distribution channel of ExplorerPatcher. Do not download "ExplorerPatcher" from any other places than this releases page, as they may contain malware that can compromise your data.
> [!TIP]
> Windows Defender no longer flags ExplorerPatcher. It is no longer needed to configure Defender exclusions. However, if you use 3rd party security software, you might need to add these folders into its exclusions:
>
>
> 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`
>
Tested on OS builds 26100.4946, 26100.5074, 26200.5751, and 26220.6682.
###### 1
* ep_weather: Fixed "Unable to load weather information" due to changes in Google's side. Thanks @davids5 for the fix! (#1334, #4351) (c3c83ff)
* Start11: Fixed hiding of Recommended Section on recent builds of 24H2. Thanks @m-wigley for the fix! (#4476) (9106226)
* GUI: File Explorer > Title bar is now available again on >= 22H2. Thanks @SandTechStuff! (583fa53)
* Reduced the occurrences of the Windows 11 bug in Explorer windows where `WM_SETTINGCHANGE` would scroll the folder items list to the top. (fa19402b)
* Changed hooking library to SlimDetours. (ff30457)
* On ARM64, fixes incompatibilities with certain Windhawk mods that hook `CreateWindowExW` such as [Taskbar Volume Control](https://windhawk.net/mods/taskbar-volume-control).
* On ARM64, fixes a very slim chance bug where hooked functions would cause a crash when called until a reboot.
* ep_taskbar: Now statically links to private functions it uses. (ab99f26)
* Taskbar10: Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with `TrayThreadBSTA` (54481602) feature flag turned on, such as 26100.5074+. (#4542) (1bbe207)
* GUI: Windows 8 Network flyout is now no longer an option on builds >= 25346 as van.dll was removed. Thanks @m-wigley for the fix! (#4478) (72c6983)
* On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar a.k.a. ep_taskbar is now used by default. (ad2fa72)
###### 2
* Fixed weather button not having an icon. (#4545) (6959c69)
* You may need to perform "Clear weather widget local data" in EP properties > Weather.
###### 3
* File Explorer: Fixed "Shrink address bar height" resulting in broken graphics on recent 24H2 builds. (#4552) (6d946bd)
* Start10: Fixed open/close animation patching on x64 27938+ and ARM64 27881+. (201a7e5, 79f8dd3, f873888, 465117e, 4434d10)
* Start10: Fixed Windows 10 Start menu refusing to open when the new Windows 11 Start menu feature flag(s) are enabled. (#4523) (afd109f)
* Fixed Windows 10 Alt+Tab and Windows 10 taskbar Win+X functionality on ARM64 226x1 and 27686+. (18dfcd0)
###### 4
* File Explorer: Corrected shrunk address bar toolbar button size when Servicing_CFDNavButtonsTheming (NI: 56845961, GE: 52061322) is enabled. (#4552) (9e91030)
###### 5
* Start10: Fixed Windows 10 Start menu not opening on 22H2/23H2 ARM64. (c08b0a6)
###### 6
* File Explorer: XAML folder views are now disabled when Windows 11 Command Bar is not used. (80414f5)
* This fixes crashes when navigating away and returning to Home/Gallery on 22H2/23H2 (#3447), and when opening Home on 26xxx.7015+.
* File Explorer: Fixed Alt+D not working on builds with modern (XAML) navigation bar in File Explorer. (#2847) (a80d9dc)
* File Explorer: Mitigated breakages on builds with tabs in File Explorer: (75178ec, df7d604)
* Fixed menu bar behavior when Windows 7 Command Bar is used. Pressing Alt will now su
_[Truncated at 4000 characters — full notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.4946.69.6_7384790]_
### 26100.4946.69.5_206dcf5 — 26100.4946.69.5
- Date: 2025-10-16
- Version: 26100.4946.69.5_206dcf5
- Original notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.4946.69.5_206dcf5
- Permalink: https://whatsnew.fyi/product/explorerpatcher/releases/26100.4946.69.5-206dcf5
- Labels: Platforms: Windows
- **fixed** — Fixed "Unable to load weather information" due to changes in Google's side
- **fixed** — Fixed hiding of Recommended Section on recent builds of 24H2
- **added** — File Explorer Title bar is now available again on >= 22H2
- **fixed** — Reduced the occurrences of the Windows 11 bug in Explorer windows where WM_SETTINGCHANGE would scroll the folder items list to the top
- **changed** — Changed hooking library to SlimDetours
- **fixed** — On ARM64, fixed incompatibilities with certain Windhawk mods that hook CreateWindowExW
- **fixed** — On ARM64, fixed a very slim chance bug where hooked functions would cause a crash when called until a reboot
- **changed** — ep_taskbar now statically links to private functions it uses
- **fixed** — Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with TrayThreadBSTA feature flag turned on
- **removed** — Windows 8 Network flyout is no longer an option on builds >= 25346 as van.dll was removed
- **changed** — On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar is now used by default
- **fixed** — Fixed weather button not having an icon
- **fixed** — Fixed "Shrink address bar height" resulting in broken graphics on recent 24H2 builds
- **fixed** — Fixed Start10 open/close animation patching on x64 27938+ and ARM64 27881+
- **fixed** — Fixed Windows 10 Start menu refusing to open when the new Windows 11 Start menu feature flag(s) are enabled
- **fixed** — Fixed Windows 10 Alt+Tab and Windows 10 taskbar Win+X functionality on ARM64 226x1 and 27686+
- **fixed** — Corrected shrunk address bar toolbar button size when Servicing_CFDNavButtonsTheming is enabled
- **fixed** — Fixed Windows 10 Start menu not opening on 22H2/23H2 ARM64
> [!CAUTION]
> This GitHub repository (valinet/ExplorerPatcher) is the only official distribution channel of ExplorerPatcher. Do not download "ExplorerPatcher" from any other places than this releases page, as they may contain malware that can compromise your data.
> [!TIP]
> Windows Defender no longer flags ExplorerPatcher. It is no longer needed to configure Defender exclusions. However, if you use 3rd party security software, you might need to add these folders into its exclusions:
>
>
> 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`
>
Tested on OS builds 26100.4946, 26100.5074, 26200.5751, and 26220.6682.
###### 1
* ep_weather: Fixed "Unable to load weather information" due to changes in Google's side. Thanks @davids5 for the fix! (#1334, #4351) (c3c83ff)
* Start11: Fixed hiding of Recommended Section on recent builds of 24H2. Thanks @m-wigley for the fix! (#4476) (9106226)
* GUI: File Explorer > Title bar is now available again on >= 22H2. Thanks @SandTechStuff! (583fa53)
* Reduced the occurrences of the Windows 11 bug in Explorer windows where `WM_SETTINGCHANGE` would scroll the folder items list to the top. (fa19402b)
* Changed hooking library to SlimDetours. (ff30457)
* On ARM64, fixes incompatibilities with certain Windhawk mods that hook `CreateWindowExW` such as [Taskbar Volume Control](https://windhawk.net/mods/taskbar-volume-control).
* On ARM64, fixes a very slim chance bug where hooked functions would cause a crash when called until a reboot.
* ep_taskbar: Now statically links to private functions it uses. (ab99f26)
* Taskbar10: Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with `TrayThreadBSTA` (54481602) feature flag turned on, such as 26100.5074+. (#4542) (1bbe207)
* GUI: Windows 8 Network flyout is now no longer an option on builds >= 25346 as van.dll was removed. Thanks @m-wigley for the fix! (#4478) (72c6983)
* On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar a.k.a. ep_taskbar is now used by default. (ad2fa72)
###### 2
* Fixed weather button not having an icon. (#4545) (6959c69)
* You may need to perform "Clear weather widget local data" in EP properties > Weather.
###### 3
* File Explorer: Fixed "Shrink address bar height" resulting in broken graphics on recent 24H2 builds. (#4552) (6d946bd)
* Start10: Fixed open/close animation patching on x64 27938+ and ARM64 27881+. (201a7e5, 79f8dd3, f873888, 465117e, 4434d10)
* Start10: Fixed Windows 10 Start menu refusing to open when the new Windows 11 Start menu feature flag(s) are enabled. (#4523) (afd109f)
* Fixed Windows 10 Alt+Tab and Windows 10 taskbar Win+X functionality on ARM64 226x1 and 27686+. (18dfcd0)
###### 4
* File Explorer: Corrected shrunk address bar toolbar button size when Servicing_CFDNavButtonsTheming (NI: 56845961, GE: 52061322) is enabled. (#4552) (9e91030)
###### 5
* Start10: Fixed Windows 10 Start menu not opening on 22H2/23H2 ARM64. (c08b0a6)
Known issues we will address in the short term:
* Changing weather icon pack to "Microsoft" has no effect.
* On Nickel (Windows 11 22H2/23H2), when the new Windows 11 Start menu is enabled, using Windows 10 or Windows 10 (ExplorerPatcher) taskbar will crashloop explorer.exe.
**✉️ 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](https://github.com/sponsors/Amrsatrio) or through the
_[Truncated at 4000 characters — full notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.4946.69.5_206dcf5]_
### 26100.4946.69.4_f5eddac — 26100.4946.69.4
- Date: 2025-10-03
- Version: 26100.4946.69.4_f5eddac
- Original notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.4946.69.4_f5eddac
- Permalink: https://whatsnew.fyi/product/explorerpatcher/releases/26100.4946.69.4-f5eddac
- Labels: Platforms: Windows
- **fixed** — Fixed "Unable to load weather information" due to changes in Google's side
- **fixed** — Fixed hiding of Recommended Section on recent builds of 24H2
- **fixed** — File Explorer Title bar is now available again on >= 22H2
- **fixed** — Reduced the occurrences of the Windows 11 bug in Explorer windows where WM_SETTINGCHANGE would scroll the folder items list to the top
- **changed** — Changed hooking library to SlimDetours
- **fixed** — On ARM64, fixed incompatibilities with certain Windhawk mods that hook CreateWindowExW
- **fixed** — On ARM64, fixed a very slim chance bug where hooked functions would cause a crash when called until a reboot
- **changed** — ep_taskbar now statically links to private functions it uses
- **fixed** — Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with TrayThreadBSTA feature flag turned on
- **removed** — Windows 8 Network flyout is now no longer an option on builds >= 25346 as van.dll was removed
- **changed** — On Windows 11 22H2+, Windows 10 taskbar (ep_taskbar) is now used by default
- **fixed** — Fixed weather button not having an icon
- **fixed** — Fixed "Shrink address bar height" resulting in broken graphics on recent 24H2 builds
- **fixed** — Fixed open/close animation patching on x64 27938+ and ARM64 27881+
- **fixed** — Fixed Windows 10 Start menu refusing to open when the new Windows 11 Start menu feature flag(s) are enabled
- **fixed** — Fixed Windows 10 Alt+Tab and Windows 10 taskbar Win+X functionality on ARM64 226x1 and 27686+
- **fixed** — Corrected shrunk address bar toolbar button size when Servicing_CFDNavButtonsTheming is enabled
> [!CAUTION]
> This GitHub repository is the only official distribution channel of ExplorerPatcher. Do not download "ExplorerPatcher" from any other places than this releases page, as they may contain malware that can compromise your data.
> [!TIP]
> Windows Defender no longer flags ExplorerPatcher. It is no longer needed to configure Defender exclusions. Enjoy!
Tested on OS builds 26100.4946, 26100.5074, 26200.5751, and 26220.6682.
###### 1
* ep_weather: Fixed "Unable to load weather information" due to changes in Google's side. Thanks @davids5 for the fix! (#1334, #4351) (c3c83ff)
* Start11: Fixed hiding of Recommended Section on recent builds of 24H2. Thanks @m-wigley for the fix! (#4476) (9106226)
* GUI: File Explorer > Title bar is now available again on >= 22H2. Thanks @SandTechStuff! (583fa53)
* Reduced the occurrences of the Windows 11 bug in Explorer windows where `WM_SETTINGCHANGE` would scroll the folder items list to the top. (fa19402b)
* Changed hooking library to SlimDetours. (ff30457)
* On ARM64, fixes incompatibilities with certain Windhawk mods that hook `CreateWindowExW` such as [Taskbar Volume Control](https://windhawk.net/mods/taskbar-volume-control).
* On ARM64, fixes a very slim chance bug where hooked functions would cause a crash when called until a reboot.
* ep_taskbar: Now statically links to private functions it uses. (ab99f26)
* Taskbar10: Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with `TrayThreadBSTA` (54481602) feature flag turned on, such as 26100.5074+. (#4542) (1bbe207)
* GUI: Windows 8 Network flyout is now no longer an option on builds >= 25346 as van.dll was removed. Thanks @m-wigley for the fix! (#4478) (72c6983)
* On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar a.k.a. ep_taskbar is now used by default. (ad2fa72)
###### 2
* Fixed weather button not having an icon. (#4545) (6959c69)
* You may need to perform "Clear weather widget local data" in EP properties > Weather.
###### 3
* File Explorer: Fixed "Shrink address bar height" resulting in broken graphics on recent 24H2 builds. (#4552) (6d946bd)
* Start10: Fixed open/close animation patching on x64 27938+ and ARM64 27881+. (201a7e5, 79f8dd3, f873888, 465117e, 4434d10)
* Start10: Fixed Windows 10 Start menu refusing to open when the new Windows 11 Start menu feature flag(s) are enabled. (#4523) (afd109f)
* Fixed Windows 10 Alt+Tab and Windows 10 taskbar Win+X functionality on ARM64 226x1 and 27686+. (18dfcd0)
###### 4
* File Explorer: Corrected shrunk address bar toolbar button size when Servicing_CFDNavButtonsTheming (NI: 56845961, GE: 52061322) is enabled. (#4552) (9e91030)
Known issues we will address in the short term:
* Changing weather icon pack to "Microsoft" has no effect.
* On 22H2/23H2 ARM64, Windows 10 Start menu will fail to open due to a change made in afd109f to fix it not opening on latest 24H2/25H2 builds.
**✉️ 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](https://github.com/sponsors/Amrsatrio) or through these crypto addresses. Thank you very much for the support!
* BTC: `13BDBbyTGsifywotv3kAX618rvfTFYr8FT`
* LTC: `ltc1q27gwddq0pmgzw5fdufrhqenhdfp5sruljx546j`
Please consult the [README](https://github.com/valinet/ExplorerPatcher/blob/master/README.md) for more details.
A detailed change log is available [here](https://github.com/valinet/ExplorerPatcher/blob/master/CHANGELOG.md).
An archive containing all the files generated during the build process (including `dxgi.dll` and symbol files) is available [here](https://github.com/valinet/ExplorerPatcher/actions/runs/18215931910).
*This release has been published automatically from commits up to and including f5eddac in branch [master](https://github.com/valinet/ExplorerPat
_[Truncated at 4000 characters — full notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.4946.69.4_f5eddac]_
### 26100.4946.69.3_f4e9faf — 26100.4946.69.3
- Date: 2025-09-18
- Version: 26100.4946.69.3_f4e9faf
- Original notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.4946.69.3_f4e9faf
- Permalink: https://whatsnew.fyi/product/explorerpatcher/releases/26100.4946.69.3-f4e9faf
- Labels: Pre-release; Platforms: Windows
- **fixed** — ep_weather: Fixed "Unable to load weather information" due to changes in Google's side
- **fixed** — Start11: Fixed hiding of Recommended Section on recent builds of 24H2
- **added** — GUI: File Explorer > Title bar is now available again on >= 22H2
- **fixed** — Reduced the occurrences of the Windows 11 bug in Explorer windows where WM_SETTINGCHANGE would scroll the folder items list to the top
- **changed** — Changed hooking library to SlimDetours
- **fixed** — On ARM64, fixes incompatibilities with certain Windhawk mods that hook CreateWindowExW
- **fixed** — On ARM64, fixes a very slim chance bug where hooked functions would cause a crash when called until a reboot
- **changed** — ep_taskbar: Now statically links to private functions it uses
- **fixed** — Taskbar10: Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with TrayThreadBSTA feature flag turned on, such as 26100.5074+
- **removed** — GUI: Windows 8 Network flyout is now no longer an option on builds >= 25346 as van.dll was removed
- **changed** — On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar a.k.a. ep_taskbar is now used by default
- **fixed** — Fixed weather button not having an icon
- **fixed** — File Explorer: Fixed "Shrink address bar height" resulting in broken graphics on recent 24H2 builds
- **fixed** — Start10: Fixed open/close animation patching on x64 27938+ and ARM64 27881+
- **fixed** — Start10: Fixed Windows 10 Start menu refusing to open when the new Windows 11 Start menu feature flag(s) are enabled
- **fixed** — Fixed Windows 10 Alt+Tab and Windows 10 taskbar Win+X functionality on ARM64 226x1 and 27686+
Tested on OS builds 26100.4946, 26100.5074, 26200.5751, and 26220.6682.
###### 1
* ep_weather: Fixed "Unable to load weather information" due to changes in Google's side. Thanks @davids5 for the fix! (#1334, #4351) (c3c83ff)
* Start11: Fixed hiding of Recommended Section on recent builds of 24H2. Thanks @m-wigley for the fix! (#4476) (9106226)
* GUI: File Explorer > Title bar is now available again on >= 22H2. Thanks @SandTechStuff! (583fa53)
* Reduced the occurrences of the Windows 11 bug in Explorer windows where `WM_SETTINGCHANGE` would scroll the folder items list to the top. (fa19402b)
* Changed hooking library to SlimDetours. (ff30457)
* On ARM64, fixes incompatibilities with certain Windhawk mods that hook `CreateWindowExW` such as [Taskbar Volume Control](https://windhawk.net/mods/taskbar-volume-control).
* On ARM64, fixes a very slim chance bug where hooked functions would cause a crash when called until a reboot.
* ep_taskbar: Now statically links to private functions it uses. (ab99f26)
* Taskbar10: Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with `TrayThreadBSTA` (54481602) feature flag turned on, such as 26100.5074+. (#4542) (1bbe207)
* GUI: Windows 8 Network flyout is now no longer an option on builds >= 25346 as van.dll was removed. Thanks @m-wigley for the fix! (#4478) (72c6983)
* On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar a.k.a. ep_taskbar is now used by default. (ad2fa72)
###### 2
* Fixed weather button not having an icon. (#4545) (6959c69)
* You may need to perform "Clear weather widget local data" in EP properties > Weather.
###### 3
* File Explorer: Fixed "Shrink address bar height" resulting in broken graphics on recent 24H2 builds. (#4552) (6d946bd)
* Start10: Fixed open/close animation patching on x64 27938+ and ARM64 27881+. (201a7e5, 79f8dd3, f873888, 465117e, 4434d10)
* Start10: Fixed Windows 10 Start menu refusing to open when the new Windows 11 Start menu feature flag(s) are enabled. (#4523) (afd109f)
* Fixed Windows 10 Alt+Tab and Windows 10 taskbar Win+X functionality on ARM64 226x1 and 27686+. (18dfcd0)
Known issues we will address in the short term:
* Changing weather icon pack to "Microsoft" has no effect.
* On Nickel (Windows 11 22H2/23H2), when the new Windows 11 Start menu is enabled, using Windows 10 or Windows 10 (ExplorerPatcher) taskbar will crashloop explorer.exe.
Please consult the [README](https://github.com/valinet/ExplorerPatcher/blob/master/README.md) for more details.
A detailed change log is available [here](https://github.com/valinet/ExplorerPatcher/blob/master/CHANGELOG.md).
An archive containing all the files generated during the build process (including `dxgi.dll` and symbol files) is available [here](https://github.com/valinet/ExplorerPatcher/actions/runs/17822025426).
*This release has been published automatically from commits up to and including f4e9faf in branch [master](https://github.com/valinet/ExplorerPatcher/tree/master/).*
### 26100.4946.69.2_f112719 — 26100.4946.69.2
- Date: 2025-09-12
- Version: 26100.4946.69.2_f112719
- Original notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.4946.69.2_f112719
- Permalink: https://whatsnew.fyi/product/explorerpatcher/releases/26100.4946.69.2-f112719
- Labels: Pre-release; Platforms: Windows
- **fixed** — Fixed "Unable to load weather information" due to changes in Google's side
- **fixed** — Fixed hiding of Recommended Section on recent builds of 24H2
- **fixed** — File Explorer Title bar is now available again on >= 22H2
- **fixed** — Reduced the occurrences of the Windows 11 bug in Explorer windows where WM_SETTINGCHANGE would scroll the folder items list to the top
- **changed** — Changed hooking library to SlimDetours
- **fixed** — On ARM64, fixed incompatibilities with certain Windhawk mods that hook CreateWindowExW
- **fixed** — On ARM64, fixed a very slim chance bug where hooked functions would cause a crash when called until a reboot
- **changed** — ep_taskbar now statically links to private functions it uses
- **fixed** — Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with TrayThreadBSTA feature flag turned on
- **removed** — Windows 8 Network flyout is no longer an option on builds >= 25346 as van.dll was removed
- **changed** — On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar a.k.a. ep_taskbar is now used by default
- **fixed** — Fixed weather button not having an icon
Tested on OS builds 26100.4946, 26100.5074, and 26200.5751.
###### 1
* ep_weather: Fixed "Unable to load weather information" due to changes in Google's side. Thanks @davids5 for the fix! (#1334, #4351) (c3c83ff)
* Start11: Fixed hiding of Recommended Section on recent builds of 24H2. Thanks @m-wigley for the fix! (#4476) (9106226)
* GUI: File Explorer > Title bar is now available again on >= 22H2. Thanks @SandTechStuff! (583fa53)
* Reduced the occurrences of the Windows 11 bug in Explorer windows where `WM_SETTINGCHANGE` would scroll the folder items list to the top. (fa19402b)
* Changed hooking library to SlimDetours. (ff30457)
* On ARM64, fixes incompatibilities with certain Windhawk mods that hook `CreateWindowExW` such as [Taskbar Volume Control](https://windhawk.net/mods/taskbar-volume-control).
* On ARM64, fixes a very slim chance bug where hooked functions would cause a crash when called until a reboot.
* ep_taskbar: Now statically links to private functions it uses. (ab99f26)
* Taskbar10: Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with `TrayThreadBSTA` (54481602) feature flag turned on, such as 26100.5074+. (#4542) (1bbe207)
* GUI: Windows 8 Network flyout is now no longer an option on builds >= 25346 as van.dll was removed. Thanks @m-wigley for the fix! (#4478) (72c6983)
* On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar a.k.a. ep_taskbar is now used by default. (ad2fa72)
###### 2
* Fixed weather button not having an icon. (#4545) (6959c69)
Known issues we will address in the short term:
* Changing weather icon pack to "Microsoft" has no effect.
* Shrink address bar height results in unexpected dimensions on recent 24H2 builds.
* When the new Windows 11 Start menu feature flag is enabled, Windows 10 Start menu will refuse to open due to an internal change.
Please consult the [README](https://github.com/valinet/ExplorerPatcher/blob/master/README.md) for more details.
A detailed change log is available [here](https://github.com/valinet/ExplorerPatcher/blob/master/CHANGELOG.md).
An archive containing all the files generated during the build process (including `dxgi.dll` and symbol files) is available [here](https://github.com/valinet/ExplorerPatcher/actions/runs/17673838874).
*This release has been published automatically from commits up to and including f112719 in branch [master](https://github.com/valinet/ExplorerPatcher/tree/master/).*
### 26100.4946.69.1_1b977ad — 26100.4946.69.1
- Date: 2025-09-09
- Version: 26100.4946.69.1_1b977ad
- Original notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.4946.69.1_1b977ad
- Permalink: https://whatsnew.fyi/product/explorerpatcher/releases/26100.4946.69.1-1b977ad
- Labels: Pre-release; Platforms: Windows
- **fixed** — ep_weather: Fixed "Unable to load weather information" due to changes in Google's side
- **fixed** — Start11: Fixed hiding of Recommended Section on recent builds of 24H2
- **added** — GUI: File Explorer > Title bar is now available again on >= 22H2
- **fixed** — Reduced the occurrences of the Windows 11 bug in Explorer windows where WM_SETTINGCHANGE would scroll the folder items list to the top
- **changed** — Changed hooking library to SlimDetours
- **fixed** — On ARM64, fixed incompatibilities with certain Windhawk mods that hook CreateWindowExW such as Taskbar Volume Control
- **fixed** — On ARM64, fixed a very slim chance bug where hooked functions would cause a crash when called until a reboot
- **changed** — ep_taskbar: Now statically links to private functions it uses
- **fixed** — Taskbar10: Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with TrayThreadBSTA feature flag turned on, such as 26100.5074+
- **removed** — GUI: Windows 8 Network flyout is now no longer an option on builds >= 25346 as van.dll was removed
- **changed** — On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar a.k.a. ep_taskbar is now used by default
> [!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 (notably `explorer.exe` and `twinui.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](https://github.com/valinet/ExplorerPatcher/wiki/Frequently-asked-questions#help-my-screen-is-black)..
> * 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:
> ```ps1
> 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](https://github.com/valinet/ExplorerPatcher/issues/4321) if EP has not been updated accordingly. More info [here](https://github.com/valinet/ExplorerPatcher/wiki/ExplorerPatcher's-taskbar-implementation#%EF%B8%8F-warning---read-thoroughly-before-using).
>
> 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.
###### 1
* ep_weather: Fixed "Unable to load weather information" due to changes in Google's side. Thanks @davids5 for the fix! (#1334, #4351) (c3c83ff)
* Start11: Fixed hiding of Recommended Section on recent builds of 24H2. Thanks @m-wigley for the fix! (#4476) (9106226)
* GUI: File Explorer > Title bar is now available again on >= 22H2. Thanks @SandTechStuff! (583fa53)
* Reduced the occurrences of the Windows 11 bug in Explorer windows where `WM_SETTINGCHANGE` would scroll the folder items list to the top. (fa19402b)
* Changed hooking library to SlimDetours. (ff30457)
* On ARM64, fixes incompatibilities with certain Windhawk mods that hook `CreateWindowExW` such as [Ta
_[Truncated at 4000 characters — full notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.4946.69.1_1b977ad]_