A Windows application for managing context menu items.
- Download the latest release ZIP file
- Extract all files to a folder of your choice
- Right-click
ContextMenuEditor.exeand select "Run as administrator"
- Operating System: Windows 10/11 (build 17763 or later)
- Privileges: Administrator rights (required for registry access)
- .NET Runtime: Included in the package (self-contained deployment)
- View Context Menus: Displays all context menu items for files, directories, and drives
- Enable/Disable: Toggle context menu items on/off without deleting them
- Delete: Permanently remove unwanted context menu entries
- Backup: Export registry entries to .REG file for easy restoration
- Smart Filtering: Automatically filters out Windows system programs
- Deduplication: Shows one entry per program while managing all registry locations
- Dark/Light Theme: Toggle between themes with Windows title bar integration
- Single Unified View: All context menu types in one sortable grid
- Visual Feedback: Disabled items shown in gray italic text
- Column Management: Auto-sizing and flexible column widths
View and manage all Windows context menu items in a unified interface
Control which programs run at Windows startup
- Select an item from the list
- Click the Disable button to hide it from context menus
- Click Enable to restore it
- Select one or more items
- Click the Delete button
- Confirm the deletion in the dialog
- Click Backup Registry Entries
- Choose a location to save the .REG file
- Double-click the .REG file to restore entries if needed
- Click the theme button (🌙 Light/Dark) in the top-right corner
- Ensure you're running Windows 10 build 17763 or later
- Make sure you're running the application as administrator
- Try logging off and back on
- Some applications may cache context menu entries
- Ensure the application is running with administrator privileges
- Some registry keys may be protected by Windows
- Framework: .NET 8 Windows WPF
- Architecture: MVVM (Model-View-ViewModel) pattern
- Registry Access: Uses Microsoft.Win32.Registry with proper error handling
- Theme System: Custom theme manager with Windows DWM integration
- Resource Resolution: P/Invoke for resolving DLL resource strings
Copyright © 2025 HomeChicken Software
For issues, questions, or feature requests, please visit the project repository on GitHub.