You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
Hello, do you want to keep that split? If not, you can disable it: makeuseof.com/remove-show-more-options-context-menu-windows-11 Otherwise, you'll have to look where the current menu items are in registry, if the new menu even uses that.Destroy666– Destroy6662023-06-09 09:16:15 +00:00Commented Jun 9, 2023 at 9:16
-
Thanks. Yes I'd like to keep that split. I tried to explore the registry but failed to understand how to control appearance in the default viewNicolas Leroy– Nicolas Leroy2023-06-10 10:16:24 +00:00Commented Jun 10, 2023 at 10:16
-
I love the new "Show more options" feature except I consider the feature very broken in that the user does not get to decide which entries go on the primary context menu and which entries go on the "Show more options" menu. It is very frustrating that because the feature is not intuitively customizable, all the google search results are regarding disabling the feature but there is no easy way to find out how to customize the feature.Roberto Murphy– Roberto Murphy2023-06-20 13:35:57 +00:00Commented Jun 20, 2023 at 13:35
-
2This question is similar to: How do I add my own entries to the new Windows 11 right click context menu?. If you believe it’s different, please edit the question, make it clear how it’s different and/or how the answers on that question are not helpful for your problem.music2myear– music2myear2026-01-29 22:19:40 +00:00Commented Jan 29 at 22:19
-
The suggested duplicate is about putting items in the new context menu. Applications have to register themselves the way MS has specified in order to show in the new context menu, otherwise they are left in the old "More options" menu. It is up to the application developers, BUT, more things in the context menu generally means slower menu loading, which is part of why the new menu exists now. There are utilities that allow you to manage and modify these menus.music2myear– music2myear2026-01-29 22:20:37 +00:00Commented Jan 29 at 22:20
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. windows-7), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you