Windows 11 changed the right-click context menu significantly — it now shows a shortened menu by default, with many options hidden behind “Show more options”. This frustrates a lot of people who preferred the full menu from Windows 10. Here is how to fix it, restore the old menu, and solve related right-click problems.
Why Windows 11 Right-Click Shows Fewer Options
Microsoft redesigned the context menu in Windows 11 to be cleaner and faster. Common actions (copy, paste, rename, delete) are shown as icons at the top. Less common options are moved behind a “Show more options” submenu, which opens the full Windows 10-style menu.
If you click “Show more options” every time you right-click, the quick fix below restores the old full menu permanently.
Restore the Full Windows 10 Right-Click Menu
This registry edit restores the classic context menu in Windows 11:
- Press Win + R, type regedit and press Enter
- Navigate to:
HKEY_CURRENT_USER\SOFTWARE\CLASSES\CLSID - Right-click CLSID → New → Key
- Name the key exactly:
{86ca1aa0-34aa-4e8b-a509-50c905bae2a2} - Right-click the new key → New → Key
- Name this key:
InprocServer32 - Double-click the Default value in the right pane and leave it blank — just click OK
- Restart your PC (or restart Windows Explorer in Task Manager)
The full context menu will now appear by default on every right-click. To reverse this, delete the {86ca1aa0...} key you created.
Right-Click Menu is Slow to Appear
A slow right-click menu (taking 1–2+ seconds to appear) is usually caused by a third-party shell extension that’s loading slowly. Shell extensions are added by software like compression tools, cloud storage clients, or antivirus programs.
To identify and fix slow shell extensions, download the free tool ShellExView (from NirSoft — search for it). It lists all shell extensions and lets you disable them one at a time to find the culprit. Right-click extensions from third-party software are the most common cause — try disabling them first.
Right-Click Not Working at All on Desktop
If right-clicking the desktop does nothing:
- Restart Windows Explorer via Task Manager (Ctrl + Shift + Esc → Windows Explorer → Restart)
- Check if tablet mode is enabled — go to Settings → System → Display and ensure you’re not in tablet mode
- Run
sfc /scannowin an admin command prompt to check for corrupted files
Right-Click Options Missing from Specific File Types
If specific options (like “Open with” for a particular app) are missing from the right-click menu for certain file types, the file association may be broken. To reset:
- Go to Settings → Apps → Default apps
- Search for the file type (e.g. .pdf, .mp4)
- Set the default app for that file type
Right-Click Slow After Windows 11 Update
Some Windows 11 updates have caused temporary right-click slowness. Check for the latest cumulative update (Settings → Windows Update) as Microsoft usually patches these within days of reporting.