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_USERSOFTWARECLASSESCLSID - 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.
Related Guides
- Windows 11 Taskbar Not Working — How to Fix
- How to Show File Extensions in Windows 11
- How to Speed Up Windows 11
Restore Right-Click Context Menu Using Group Policy Editor
If you’re managing Windows 11 across multiple machines or prefer not to edit the registry manually, Group Policy Editor (gpedit.msc) offers a safer, centralised way to restore the classic right-click menu. This method is ideal for IT professionals, system administrators, and users who want an officially supported approach.
To restore the classic context menu via Group Policy:
- Press Win + R, type gpedit.msc and press Enter
- Navigate to: User Configuration → Administrative Templates → Windows Explorer
- Locate the policy named “Show classic context menu”
- Double-click it and select “Enabled”
- Click “Apply” and “OK”
- Sign out and sign back in (or restart Windows Explorer via Task Manager) for the change to take effect
This Group Policy method offers several advantages over the direct registry edit approach. First, changes made through Group Policy are easier to audit and track — IT teams can confirm the setting is applied consistently across multiple user accounts on the same machine. Second, if you need to reverse the change, you can simply set the policy back to “Not Configured” rather than navigating through the registry hierarchy. Third, Group Policy settings are officially supported by Microsoft, making them more stable and reliable than direct registry modifications.
One important limitation: Group Policy Editor is available only in Windows 11 Pro, Enterprise, and Education editions. If you’re using Windows 11 Home, you’ll need to use the registry method described in the earlier section instead.
For IT professionals managing multiple machines across a network, you can deploy this setting through Active Directory Group Policy Objects (GPOs), ensuring consistent behaviour across your entire organisation without requiring individual registry edits on each machine.
Related Windows 11 Guides
- Windows 11 Taskbar Not Working — How to Fix It
- Windows 11 Running Slow After Update — How to Fix It
- Windows 11 Wi-Fi Keeps Disconnecting — How to Fix It
- How to Speed Up Windows 11: 10 Fixes That Actually Work
- Windows 11 Screen Flickering — How to Fix It