From 8c3ab2c4a60729aacf3b610ca43d21b8aeca2b07 Mon Sep 17 00:00:00 2001 From: Christian Gaarden Gaardmark Date: Tue, 3 Jun 2025 20:14:27 +0200 Subject: [PATCH 1/3] New+ Feature - Doc Update - Option to hide the built-in New context menu (37545 and 37946) Doc Update - Option to hide the built-in New context menu (37545 and 37946) --- hub/powertoys/newplus.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hub/powertoys/newplus.md b/hub/powertoys/newplus.md index 1b556774c4..1c93774627 100644 --- a/hub/powertoys/newplus.md +++ b/hub/powertoys/newplus.md @@ -47,6 +47,11 @@ 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 will need to run PowerToys as an Administrator to toggle this option. Also note, as a precaution, the built-in New will automatically be turned-back-on during PowerToys uninstall. + ### Behavior #### Replace variables in template filename From d12d2e4a0041bca43930f95d59e11a5cee5b5a9c Mon Sep 17 00:00:00 2001 From: Christian Gaarden Gaardmark Date: Tue, 3 Jun 2025 21:00:23 +0200 Subject: [PATCH 2/3] Update hub/powertoys/newplus.md Co-authored-by: Alvin Ashcraft <73072+alvinashcraft@users.noreply.github.com> --- hub/powertoys/newplus.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hub/powertoys/newplus.md b/hub/powertoys/newplus.md index 1c93774627..3b70eeb20d 100644 --- a/hub/powertoys/newplus.md +++ b/hub/powertoys/newplus.md @@ -49,7 +49,8 @@ The option gives you the ability to toggle the display of starting digits, space #### Hide the built-in New context menu -With this option you can hide the File Explorer built-in New content menu. +With this option, you can hide the File Explorer built-in New content menu. + Note: You will need to run PowerToys as an Administrator to toggle this option. Also note, as a precaution, the built-in New will automatically be turned-back-on during PowerToys uninstall. ### Behavior From 9c6aad6b818761de59cfe76fd1565445b9aab990 Mon Sep 17 00:00:00 2001 From: Christian Gaarden Gaardmark Date: Tue, 3 Jun 2025 21:00:30 +0200 Subject: [PATCH 3/3] Update hub/powertoys/newplus.md Co-authored-by: Alvin Ashcraft <73072+alvinashcraft@users.noreply.github.com> --- hub/powertoys/newplus.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hub/powertoys/newplus.md b/hub/powertoys/newplus.md index 3b70eeb20d..5d1f7b3529 100644 --- a/hub/powertoys/newplus.md +++ b/hub/powertoys/newplus.md @@ -51,7 +51,8 @@ The option gives you the ability to toggle the display of starting digits, space With this option, you can hide the File Explorer built-in New content menu. -Note: You will need to run PowerToys as an Administrator to toggle this option. Also note, as a precaution, the built-in New will automatically be turned-back-on during PowerToys uninstall. +> [!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