Skip to content

New+ Feature - Doc Update - Option to hide the built-in New context m… #5473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: docs
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions hub/powertoys/newplus.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,13 @@ The option allows you to toggle the display of filename extensions. When this op

The option gives you the ability to toggle the display of starting digits, spaces and dots. When this option is toggled off (the default), a file named "1. filename" will be displayed as is. However, when this option is toggled on, the template will be displayed as "filename". This is useful when using digits, spaces, and dots at the beginning of filenames to control the display order of templates.

#### Hide the built-in New context menu

With this option, you can hide the File Explorer built-in New content menu.

> [!NOTE]
> You need to run PowerToys as an Administrator to toggle this option. Also note that, as a precaution, the built-in New menu will automatically be re-enabled during PowerToys uninstall.

### Behavior

#### Replace variables in template filename
Expand Down