Skip to content
Draft
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
11 changes: 11 additions & 0 deletions hub/powertoys/newplus.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,17 @@ 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" context menu.

> [!NOTE]
> The built-in New menu will automatically be re-enabled during PowerToys uninstall. If the Windows 11 built-in New context menu doesn't reappear on uninstalling PowerToys, or some issue with the PowerToys settings app. here's how to restore the built-in New context menu.

1. Open Registry Editor
1. Go to the key "Computer\HKEY_CURRENT_USER\Software\Classes\Directory\background\ShellEx\ContextMenuHandlers"
1. Delete the "New" subkey (the fullpath is "Computer\HKEY_CURRENT_USER\Software\Classes\Directory\background\ShellEx\ContextMenuHandlers\New")

### Behavior

#### Replace variables in template filename
Expand Down