How to Restore the Classic Right-Click Menu in Windows 11
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.
Related guides
How to Fix Clipboard Not Working in Windows 11
Copy and paste broken, Clipboard History empty, or Win+V does nothing? Restart Clipboard, fix Remote Desktop conflicts, and reset clipboard services.
How to Fix Game Controller Not Working in Windows 11
Controller not detected or buttons dead in games? Fix Windows drivers, USB ports, Steam Input, and game controller settings.
How to Fix HDR Not Working in Windows 11
HDR toggle missing, colors look washed out, or games won't enable HDR? Fix display cable, GPU settings, Windows HDR calibration, and monitor compatibility.
How to Fix Mobile Hotspot Not Working in Windows 11
Can't turn on mobile hotspot, or devices won't connect? Fix adapter sharing, metered data, firewall, and driver issues for Windows 11 hotspot.
How to Fix Sleep and Hibernation Not Working in Windows 11
PC won't sleep, wakes instantly, or hibernate is missing? Fix power plans, wake timers, fast startup, and drivers that block sleep on Windows 11.