ShellEx.info
SX
ShellEx.info · About

Windows 11 25H2 Shell Extension Compatibility (Living Guide)

Updated September 2026 — Shared 24H2/25H2 servicing branch

Windows 11 version 25H2 is not a clean-sheet File Explorer rewrite. For most PCs it arrives as an enablement package on the same code and servicing branch as 24H2. That matters for shell extensions: a large share of right-click bugs, overlay fights, and slow menus you already saw on 24H2 can still show up after you “upgrade” to 25H2.

This page is a living checklist for post-update Explorer behavior — what to verify, what is often inherited from 24H2, and how classic vs modern menus fit into troubleshooting. For the detailed 24H2-specific fixes (blank menus, multi-second stalls, Show more options oddities), keep Windows 11 24H2 right-click menu bug fixes open beside this guide.


What 25H2 Changes for the Shell (Honest Scope)

Expect continuity more than reinvention:

What you should not assume: “25H2 fixed my shell extensions.” Vendor DLLs still need their own updates. GPU control-panel menus, cloud sync overlays, and leftover Optane pinning components behave based on what is installed on the machine — not on the marketing version string in Settings.


First Hour After a Feature Update

Run this sequence before you start deleting software.

1. Confirm build and patch level

winver
Get-ComputerInfo | Select-Object WindowsVersion, OsBuildNumber, OsHardwareAbstractionLayer

Install the latest cumulative update from Settings → Windows Update. Several Explorer and XAML issues on the 24H2/25H2 branch were fixed in later KBs, not in the enablement package alone.

2. Reboot once, then test a cold right-click

Sign in, wait two minutes for tray apps to settle, then right-click:

Note whether the delay is on the modern menu, only on Show more options, or after you restored the classic menu.

3. Restart Explorer once

Task Manager → Windows ExplorerRestart. If the problem vanishes only until the next reboot, a startup shell extension or cloud client is the suspect — not “25H2 corruption.”

4. Capture a short extension inventory

Use ShellExView (or equivalent) and sort by company / type. Disable non-Microsoft Context Menu and Icon Overlay handlers you do not need, one group at a time, then retest.


Classic vs Modern Menu on 25H2

Nothing fundamental changed in the split:

MenuWhen you see itWhat loads
ModernDefault right-clickBuilt-ins + modern IExplorerCommand apps
ClassicShow more options / Shift+F10 / optional registry restoreLegacy shell extensions

If you restored the classic menu with the {86ca1aa0-...}\Blocked key, 25H2 still honors it in typical HKCU setups. After a feature update, re-check that the key exists if the compact menu suddenly returns.

Tradeoff is unchanged: classic is convenient and can be slower because more DLLs answer QueryContextMenu on every click.


Driver and GPU Context Menus

Display vendors still inject Explorer menus:

After 25H2 (or any large driver refresh that arrives with it):

  1. Install the current GPU driver from the vendor or OEM — avoid stacking three “cleaner” tools on top of each other.
  2. If right-click is slow only on the desktop or on image files, disable the GPU context menu handler in ShellExView and retest.
  3. Blank or translucent menus that worked yesterday are still often a XAML / GPU interaction. That class of bug was documented heavily on 24H2 and can reappear after a driver rollback or a partial update.

Cloud Overlays and Sync Clients

OneDrive, Google Drive, Dropbox, and other sync clients remain the most common “my PC feels broken after an update” story — not because 25H2 uniquely hates them, but because:

Checklist:

  1. Switch clients to Files On-Demand / stream mode when you do not need full local mirrors.
  2. Turn off unused “share / move to cloud” context entries in each app’s preferences.
  3. Avoid stacking three sync clients on the same tree of folders.
  4. If overlays disappear or fight each other after the update, reboot once, then disable non-essential overlay handlers rather than reinstalling Windows.

Leftover and Legacy Handlers Worth Hunting

Feature updates do not always remove dead software components.

Watch for:

Uninstall the orphaned product when possible. Disabling the CLSID in ShellExView is the reversible test; uninstall is the lasting cleanup.


Issues Often Inherited From 24H2

Be blunt with expectations. Many reports labeled “25H2 broke my context menu” are the same failure modes already tracked on 24H2:

Use the dedicated 24H2 right-click bug-fix guide for those symptoms. Treat 25H2 as “same branch, newer label,” then layer on the post-update checklist above.

When Microsoft ships a cumulative update that mentions File Explorer or context menus for the shared 24H2/25H2 builds, install it on both — the enablement package alone is not the whole story.


Suggested Troubleshooting Order (25H2)

  1. Latest cumulative update + reboot
  2. Cold right-click tests across local vs cloud paths
  3. GPU driver current; disable GPU menu handler as A/B test
  4. Cloud client preferences and overlay audit
  5. ShellExView disable-pass on non-essential context menus
  6. Only then consider classic-menu restore or deeper repair (SFC/DISM, in-place repair)

Skipping to “reset Windows” wastes time when one NVIDIA or Google Drive handler is responsible.


How This Page Will Stay Useful

As cumulative updates land, re-check:

If your only change was flipping the enablement package and nothing else, start from inheritance — not from assuming a brand-new shell architecture.


Frequently Asked Questions

Q: Is Windows 11 25H2 a new Explorer rewrite like 24H2 was? A: No. 25H2 is largely an enablement package on the same servicing branch as 24H2. Most Explorer and shell-extension behavior is shared. If something broke on 24H2, it often still matters on 25H2 until a cumulative update or vendor patch lands.

Q: Why did my right-click menu get slower after installing 25H2? A: Feature updates restart Explorer, re-enable some deferred components, and may reload cloud overlays or GPU handlers. Measure with a clean reboot, then disable unused shell extensions. Inherited 24H2 delays from OneDrive, Google Drive, or NVIDIA menus are still common.

Q: Should I restore the classic context menu on 25H2? A: Only if you need legacy tools on every click. The classic menu loads more IContextMenu handlers and can feel slower. Prefer disabling unused extensions first; use the classic menu restore only when the workflow tradeoff is worth it.

Q: Do Intel Optane pinning Explorer extensions still matter on 25H2? A: On many PCs without Optane hardware, leftover Optane pinning shell extensions still throw load errors or add useless menu work. Uninstall Intel Optane Pinning Explorer Extensions from Apps if you do not use Optane pinning.

Q: Where should I look if 25H2 right-click issues look identical to 24H2? A: Start with the 24H2 right-click bug-fix guide, install the latest cumulative update for your build, update GPU and storage drivers, then audit shell extensions. 25H2 did not invent a separate shell stack for third-party DLLs.

SX

ShellEx.info Editorial

Friendly Windows how-tos for slow menus and Explorer freezes, written so you can follow along at home. About us

Related articles