How to Restore the Classic Right-Click Menu in Windows 11
•
My Technician
Windows 11OptimizationFix
The Problem
Windows 11's compact right-click menu hides most commands behind Show more options (or Shift + F10), and on some PCs it opens with a visible lag. This guide restores the full classic context menu—every app's entries on the first click—with a single registry key you can undo any time.
Prefer not to touch the registry? The only built-in alternative is pressing Shift + F10 (or holding Shift while right-clicking) to open the full menu each time.
Before You Start: Make a Restore Point
Editing the registry is safe when you follow exact steps, but create a restore point first: create a system restore point.
The Fix: Step-by-Step
Step 1: Open Registry Editor
- Press
Win + R, typeregedit, and press Enter. - Click Yes at the User Account Control prompt.
Step 2: Navigate to the CLSID Key
Paste this into the address bar at the top of Registry Editor and press Enter:
HKEY_CURRENT_USER\Software\Classes\CLSID
Step 3: Create the Override Key
- Right-click CLSID → New → Key. Name it exactly:
{86ca1aa0-34aa-4e8b-a509-50c905bae2a2} - Right-click the new key → New → Key. Name this one exactly:
InprocServer32
Step 4: Set the Default Value to Empty
- Select the InprocServer32 key.
- Double-click the (Default) value on the right.
- Leave the Value data completely empty and click OK. This creates an empty string value—exactly what disables the new menu.
Step 5: Restart Windows Explorer
- Open Task Manager (
Ctrl + Shift + Esc). - Right-click Windows Explorer → Restart (or simply sign out and back in).
- Right-click your desktop—the full classic menu now appears on the first click.
How to Undo It
- Back in Registry Editor, navigate to:
HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2} - Right-click the
{86ca1aa0-...}key → Delete. - Restart Explorer. Windows 11's compact menu returns.
Bonus: Fix a Slow (Not Just Compact) Context Menu
If the menu is laggy rather than short, third-party shell extensions are usually to blame.
- Uninstall apps you no longer use—each can add a slow handler.
- If File Explorer itself stutters, see File Explorer crashing or not responding.
- General sluggishness? Speed up a slow Windows 11 PC.