0

I'm trying to remove all the default context menu items when folders with specific icon are right clicked in win 10 registry, not a third party service.

How to do that?

Please help me with exact solutions.

Anyone who knows the solution using C#, .NET framework would be more helpful. But for now I am trying to do that with registry first.

Thank you so much

I don't know where I can start from.

Ninja
  • 1
  • Start from related topics, e.g. [how to add context menu](https://stackoverflow.com/q/20449316/1997232). – Sinatr Jul 14 '23 at 07:53
  • You may want to learn about *shell extensions*, [here](https://www.codeproject.com/Articles/174369/How-to-Write-Windows-Shell-Extension-with-NET-Lang) is a nice tutorial. – Sinatr Jul 14 '23 at 08:18

0 Answers0