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

  1. Press Win + R, type regedit, and press Enter.
  2. 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

  1. Right-click CLSIDNewKey. Name it exactly:
    {86ca1aa0-34aa-4e8b-a509-50c905bae2a2}
    
  2. Right-click the new key → NewKey. Name this one exactly:
    InprocServer32
    

Step 4: Set the Default Value to Empty

  1. Select the InprocServer32 key.
  2. Double-click the (Default) value on the right.
  3. 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

  1. Open Task Manager (Ctrl + Shift + Esc).
  2. Right-click Windows ExplorerRestart (or simply sign out and back in).
  3. Right-click your desktop—the full classic menu now appears on the first click.

How to Undo It

  1. Back in Registry Editor, navigate to:
    HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}
    
  2. Right-click the {86ca1aa0-...} key → Delete.
  3. 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.