Analysis updated 2026-05-18
Remove clutter from your right-click menu by disabling entries from programs you don't use.
Speed up Windows Explorer by hiding unnecessary context menu items that slow down the menu.
Add custom commands to your right-click menu to launch your own scripts or applications.
Reorganize and rename context menu items to match your workflow without editing the Registry.
| bluepointlilac/contextmenumanager | quantconnect/lean | rocksdanister/lively | |
|---|---|---|---|
| Stars | 18,901 | 18,952 | 18,802 |
| Language | C# | C# | C# |
| Setup difficulty | easy | hard | easy |
| Complexity | 2/5 | 4/5 | 1/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
ContextMenuManager is a Windows utility for managing the right-click context menu. When you right-click on a file or folder in Windows Explorer, a menu appears, and over time, as you install more software, this menu gets cluttered with entries from various applications. ContextMenuManager lets you control exactly what appears in that menu. The tool lets you enable or disable existing context menu items without permanently deleting them, and customize them by changing their name, icon, or position. You can also add entirely new custom menu items with your own commands. It covers context menus for files, folders, the "New" submenu (for creating new files), the "Send To" submenu, and other Windows-specific menus like the Win+X quick-access menu. You would use this when your right-click menu has become long and slow, filled with entries from programs you rarely use, and you want a simple graphical way to clean it up without manually editing the Windows Registry (the system database Windows uses to store settings), which is what most alternatives require you to do. The program works on Windows 7, 8, 8.1, 10, and Vista, supports both 32-bit and 64-bit systems, and is completely free. It's written in C# and built on .NET Framework.
Windows utility to clean up and customize your right-click context menu by enabling, disabling, or editing menu items without touching the Registry.
Mainly C#. The stack also includes C#, .NET Framework, Windows Registry.
Use it freely, but any project you distribute that includes this code must also be GPL-licensed and open source.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.