Office, Karriere und IT Blog

Office, Karriere und IT Blog

   
Anzeige

Edit Windows context menu – remove entries – add entries

When you install new software, if you are lucky you will be asked whether you want the standard installation (which is of course recommended) or the custom installation. Often the installation variant recommended by the software is then chosen because users believe there are complex choices to be made with which in the end one is not sure which is the right one.

But the opposite is the case, because in the vast majority of cases additional (unwanted) software is installed with the standard installation, and context menu entries are added that were also not wanted. Such bad habits can be found especially with freeware software. The reason for this lies in the fact that free programs are cross-financed by other manufacturers via additional software.

Windows Kontextmenue bearbeiten - Eintraege entfernen - Eintraege hinzufuegen

Topic Overview

Anzeige

The problem that can arise now is that the context menu in Windows adds up over time and becomes more and more confusing. Of course, this does not happen all the time because the context menu is context-sensitive, which means that the menu entries always change depending on the selected screen areas / files. But then at some point the meaning of the context menu in Windows is lost. Because it should offer the possibility to quickly provide suitable functions for the selected area, and not to be overloaded.

If you do not want these entries, the only thing left to do is uninstall the software in question. But with a little know-how it can be done differently as we would like to describe with this little tutorial.

Edit Windows context menu – remove entries – add entries

When you install new software, if you are lucky you will be asked whether you want the standard installation (which is of course recommended) or the custom installation. Often the installation variant recommended by the software is then chosen because users believe there are complex choices to be made with which in the end one is not sure which is the right one.

But the opposite is the case, because in the vast majority of cases additional (unwanted) software is installed with the standard installation, and context menu entries are added that were also not wanted. Such bad habits can be found especially with freeware software. The reason for this lies in the fact that free programs are cross-financed by other manufacturers via additional software.

Windows Kontextmenue bearbeiten - Eintraege entfernen - Eintraege hinzufuegen

Topic Overview

Anzeige

The problem that can arise now is that the context menu in Windows adds up over time and becomes more and more confusing. Of course, this does not happen all the time because the context menu is context-sensitive, which means that the menu entries always change depending on the selected screen areas / files. But then at some point the meaning of the context menu in Windows is lost. Because it should offer the possibility to quickly provide suitable functions for the selected area, and not to be overloaded.

If you do not want these entries, the only thing left to do is uninstall the software in question. But with a little know-how it can be done differently as we would like to describe with this little tutorial.

1. Software tools for the Windows context menu

1. Software tools for the Windows context menu

The simplest solution for those who do not want to work in the Windows 10 registry is to simply use a tool.

The following tools are available for this, among others:

Ads

These tools mentioned here actually all offer both a free basic version as well as a paid version with an extended range of functions, and should offer more than enough options for most users to customize the Windows 10 context menu, and also to make more in-depth settings in Windows 10 which would otherwise only be possible with detailed knowledge.

The simplest solution for those who do not want to work in the Windows 10 registry is to simply use a tool.

The following tools are available for this, among others:

Ads

These tools mentioned here actually all offer both a free basic version as well as a paid version with an extended range of functions, and should offer more than enough options for most users to customize the Windows 10 context menu, and also to make more in-depth settings in Windows 10 which would otherwise only be possible with detailed knowledge.

2. Adjust the context menu via the Windows registry

2. Adjust the context menu via the Windows registry

What we showed in the first step is a variant of eliminating the side effects (undesired context menu entries) of a software with another software.

However, if you want to lend a hand yourself, you can also do this in Windows directly via the registry.
To do this, proceed as follows:

Use the key combination “Windows key +” R ” to open the Windows command prompt and then enter “regedit “.
Next, select the entry “HKEY_CLASSES_ROOT / Directory / Background / shell” in the folder structure shown.

Note: You do not have to search your way through the endlessly long list, but simply search for the entry in the registry using the key combination “CTRL + F”.

See fig. (Click to enlarge)

Windows 10 Registry_Kontextmenueeintraege bearbeiten
Ads

Your context menu entries are now located at this point. Unfortunately, these cannot be clearly assigned based on their name. But that would be too good to be true that something is easy.

So you have to work your way through the individual entries, change the entries there, and then look at the effect using the context menu. To edit, open the desired folder and double-click the file it contains. You will then see the name (usually only standard is here) and the value specified in encrypted form for the context menu entry. If you change this at any point and add a character string (e.g. XYZ), you will make the entry invalid and it will no longer be displayed in the context menu later.

See fig. (Click to enlarge)

Windows 10 Registry_Kontextmenueeintraege bearbeiten_Schritt2

The context menu entries that you want to delete are located in the following keys:

HKEY_CLASSES_ROOT \ * \ shellex \ ContextMenuHandlers
HKEY_CLASSES_ROOT \ AllFileSystemObjects \ shell
HKEY_CLASSES_ROOT \ AllFileSystemObjects \ shellex \ ContextMenuHandlers
HKEY_CLASSES_ROOT \ Folder \ shell
HKEY_CLASSES_ROOT \ Folder \ shellex \ ContextMenuHandlers
HKEY_CLASSES_ROOT \ Directory \ shell

The procedure here is the same as in the preceding example for the “Send to” entry.

This form of editing the Windows 10 context menu is more for enthusiasts, but also offers the benefit of learning a little more about how Windows 10 works and where functions for everyday tasks are stored. Most users are probably better off with the tools currently available for editing the context menu, as they usually offer a lot of other options for customizing Windows 10.

Blogverzeichnis Bloggerei.de

What we showed in the first step is a variant of eliminating the side effects (undesired context menu entries) of a software with another software.

However, if you want to lend a hand yourself, you can also do this in Windows directly via the registry.
To do this, proceed as follows:

Use the key combination “Windows key +” R ” to open the Windows command prompt and then enter “regedit “.
Next, select the entry “HKEY_CLASSES_ROOT / Directory / Background / shell” in the folder structure shown.

Note: You do not have to search your way through the endlessly long list, but simply search for the entry in the registry using the key combination “CTRL + F”.

See fig. (Click to enlarge)

Windows 10 Registry_Kontextmenueeintraege bearbeiten
Ads

Your context menu entries are now located at this point. Unfortunately, these cannot be clearly assigned based on their name. But that would be too good to be true that something is easy.

So you have to work your way through the individual entries, change the entries there, and then look at the effect using the context menu. To edit, open the desired folder and double-click the file it contains. You will then see the name (usually only standard is here) and the value specified in encrypted form for the context menu entry. If you change this at any point and add a character string (e.g. XYZ), you will make the entry invalid and it will no longer be displayed in the context menu later.

See fig. (Click to enlarge)

Windows 10 Registry_Kontextmenueeintraege bearbeiten_Schritt2

The context menu entries that you want to delete are located in the following keys:

HKEY_CLASSES_ROOT \ * \ shellex \ ContextMenuHandlers
HKEY_CLASSES_ROOT \ AllFileSystemObjects \ shell
HKEY_CLASSES_ROOT \ AllFileSystemObjects \ shellex \ ContextMenuHandlers
HKEY_CLASSES_ROOT \ Folder \ shell
HKEY_CLASSES_ROOT \ Folder \ shellex \ ContextMenuHandlers
HKEY_CLASSES_ROOT \ Directory \ shell

The procedure here is the same as in the preceding example for the “Send to” entry.

This form of editing the Windows 10 context menu is more for enthusiasts, but also offers the benefit of learning a little more about how Windows 10 works and where functions for everyday tasks are stored. Most users are probably better off with the tools currently available for editing the context menu, as they usually offer a lot of other options for customizing Windows 10.

Blogverzeichnis Bloggerei.de

Search for:

About the Author:

Michael W. SuhrDipl. Betriebswirt | Webdesign- und Beratung | Office Training
After 20 years in logistics, I turned my hobby, which has accompanied me since the mid-1980s, into a profession, and have been working as a freelancer in web design, web consulting and Microsoft Office since the beginning of 2015. On the side, I write articles for more digital competence in my blog as far as time allows.

Search by category:

Search for:

About the Author:

Michael W. SuhrDipl. Betriebswirt | Webdesign- und Beratung | Office Training
After 20 years in logistics, I turned my hobby, which has accompanied me since the mid-1980s, into a profession, and have been working as a freelancer in web design, web consulting and Microsoft Office since the beginning of 2015. On the side, I write articles for more digital competence in my blog as far as time allows.

Search by category:

Popular Posts:

111, 2025

Stop procrastinating: How distraction blockers can help you regain focus

November 1st, 2025|Categories: Shorts & Tutorials, Homeoffice|Tags: |

Constant digital distractions kill your productivity. Distraction blockers like Forest or Freedom help you regain focus. They specifically block distractions on your PC and mobile phone and use techniques like the Pomodoro Technique. This helps you stop procrastinating.

2910, 2025

Wer ist wo? Microsoft Teams schafft Klarheit im Hybrid-Büro

October 29th, 2025|Categories: Homeoffice, Microsoft Office, Microsoft Outlook, Microsoft Teams, Office 365, Shorts & Tutorials, Software|Tags: , , |

Die neue Arbeitsstandort-Funktion in Microsoft Teams zeigt, wer im Büro oder remote arbeitet. Verbessern Sie Ihre Meeting-Planung in Outlook und die Team-Koordination. Wir erklären die Vorteile, die Admin-Steuerung und die tiefe Anbindung an Microsoft Viva.

2910, 2025

Excel Tutorial: How to quickly and safely remove duplicates

October 29th, 2025|Categories: Shorts & Tutorials, Microsoft Excel, Microsoft Office, Office 365|Tags: , |

Duplicate entries in your Excel lists? This distorts your data. Our tutorial shows you, using a practical example, how to clean up your data in seconds with the "Remove Duplicates" function – whether you want to delete identical rows or just values ​​in a column.

2710, 2025

Dynamic ranges in Excel: OFFSET function

October 27th, 2025|Categories: Shorts & Tutorials, Microsoft Excel, Microsoft Office, Office 365|Tags: , |

The OFFSET function in Excel creates a flexible reference. Instead of fixing =SUM(B5:B7), the function finds the range itself, e.g., for the "last 3 months". Ideal for dynamic charts or dashboards that grow automatically.

2710, 2025

Mastering the INDIRECT function in Excel

October 27th, 2025|Categories: Shorts & Tutorials, Microsoft Excel, Microsoft Office, Office 365|Tags: , |

The INDIRECT function in Excel converts text into a real reference. Instead of manually typing =January!E10, use =INDIRECT(A2 & "!E10"), where A2 contains 'January'. This allows you to easily create dynamic summaries for multiple worksheets.

2310, 2025

From assistant to agent: Microsoft’s Copilot

October 23rd, 2025|Categories: Shorts & Tutorials, Artificial intelligence, AutoGPT, ChatGPT, Homeoffice, LLaMa, Microsoft Excel, Microsoft Office, Microsoft Outlook, Microsoft PowerPoint, Microsoft Teams, Microsoft Word, Office 365, TruthGPT, Windows 10/11/12|Tags: , , , |

Copilot is growing up: Microsoft's AI is no longer an assistant, but a proactive agent. With "Vision," it sees your Windows desktop; in M365, it analyzes data as a "Researcher"; and in GitHub, it autonomously corrects code. The biggest update yet.

Offers 2024: Word & Excel Templates

Popular Posts:

111, 2025

Stop procrastinating: How distraction blockers can help you regain focus

November 1st, 2025|Categories: Shorts & Tutorials, Homeoffice|Tags: |

Constant digital distractions kill your productivity. Distraction blockers like Forest or Freedom help you regain focus. They specifically block distractions on your PC and mobile phone and use techniques like the Pomodoro Technique. This helps you stop procrastinating.

2910, 2025

Wer ist wo? Microsoft Teams schafft Klarheit im Hybrid-Büro

October 29th, 2025|Categories: Homeoffice, Microsoft Office, Microsoft Outlook, Microsoft Teams, Office 365, Shorts & Tutorials, Software|Tags: , , |

Die neue Arbeitsstandort-Funktion in Microsoft Teams zeigt, wer im Büro oder remote arbeitet. Verbessern Sie Ihre Meeting-Planung in Outlook und die Team-Koordination. Wir erklären die Vorteile, die Admin-Steuerung und die tiefe Anbindung an Microsoft Viva.

2910, 2025

Excel Tutorial: How to quickly and safely remove duplicates

October 29th, 2025|Categories: Shorts & Tutorials, Microsoft Excel, Microsoft Office, Office 365|Tags: , |

Duplicate entries in your Excel lists? This distorts your data. Our tutorial shows you, using a practical example, how to clean up your data in seconds with the "Remove Duplicates" function – whether you want to delete identical rows or just values ​​in a column.

2710, 2025

Dynamic ranges in Excel: OFFSET function

October 27th, 2025|Categories: Shorts & Tutorials, Microsoft Excel, Microsoft Office, Office 365|Tags: , |

The OFFSET function in Excel creates a flexible reference. Instead of fixing =SUM(B5:B7), the function finds the range itself, e.g., for the "last 3 months". Ideal for dynamic charts or dashboards that grow automatically.

2710, 2025

Mastering the INDIRECT function in Excel

October 27th, 2025|Categories: Shorts & Tutorials, Microsoft Excel, Microsoft Office, Office 365|Tags: , |

The INDIRECT function in Excel converts text into a real reference. Instead of manually typing =January!E10, use =INDIRECT(A2 & "!E10"), where A2 contains 'January'. This allows you to easily create dynamic summaries for multiple worksheets.

2310, 2025

From assistant to agent: Microsoft’s Copilot

October 23rd, 2025|Categories: Shorts & Tutorials, Artificial intelligence, AutoGPT, ChatGPT, Homeoffice, LLaMa, Microsoft Excel, Microsoft Office, Microsoft Outlook, Microsoft PowerPoint, Microsoft Teams, Microsoft Word, Office 365, TruthGPT, Windows 10/11/12|Tags: , , , |

Copilot is growing up: Microsoft's AI is no longer an assistant, but a proactive agent. With "Vision," it sees your Windows desktop; in M365, it analyzes data as a "Researcher"; and in GitHub, it autonomously corrects code. The biggest update yet.

Offers 2024: Word & Excel Templates

Ads

Popular Posts:

Search by category:

Autumn Specials:

Anzeige
Go to Top