Add "Create New Folder" to the old right-click menu in Win11

This time, we will show you how to add "Create a new folder" to the old right-click menu in Windows 11.

Right-click menu
Right-click menu

Normally, you would create a new folder using one of the following three methods, but adding "Create New Folder" to the right-click menu is very convenient and efficient, especially for those who create new folders using method "1."

  1. Right-click on an empty area of ​​your desktop or in a folder > New > Folder
  2. When you have a folder open, click "New" > "Folder" in the upper left corner of Explorer.
  3. Press Ctrl+Shift+N on your keyboard

*The old right-click menu will appear when you click "See more options," but you can also open it directly.

New Right-Click Menu
New Right-Click Menu

Revert the new right-click menu in Windows 11 to the previous version

table of contents

How to add "Create New Folder" to the right-click menu

The "Create New Folder" feature we are adding this time is exactly the same as the function for creating a new folder in Windows. If a folder with the same name already exists, a new folder will be created automatically with a number added to the end of the name.

Create a new folder
Create a new folder

If you operate the registry incorrectly, it may cause problems such as the system being unable to start. Please make a backup in advance using system restore or similar, and proceed at your own risk.

To avoid panicking if your PC suddenly breaks down, it's a good idea to have a standard backup software to protect your important photos and data.

1. Press Windows key + R to open Run, type "regedit" and press Enter.

2. The Registry Editor will open, so open the following key:

HKEY_CLASSES_ROOT\Directory\Background\shell

3. Right-click on the "shell" key > New > "Key".

4. Rename "New Key #1" to "Windows.newfolder".

*If the name is different by even one character, the menu will be grayed out and will not be selectable even if it is added.

The name is incorrect and therefore greyed out
The name is incorrect and therefore greyed out

5. Right-click on the "Windows.newfolder" key > New > Click the name of the value you want to create.

Enter the "Value Name," "Value Type," and "Value Data" using the table below as a reference.

Value NameValue typeValue data
CanonicalNameREG_SZ{E44616AD-6DF1-4B94-85A4-E465AE8A19DB}
CommandStateHandlerREG_SZ{3756e7f5-e514-4776-a32b-eb24bc1efe7a}
CommandStateSyncREG_SZ
DescriptionREG_SZ@ Shell32.dll,-31237
IconREG_SZshell32.dll,-319
ImpliedSelectionModelREG_DWORD4
InvokeCommandOnSelectionREG_DWORD0
MUIVerbREG_SZCreate a new folder
PositionREG_SZLast
SeparatorBeforeREG_SZ
Windows.newfolder
  • REG_SZ = String Value
  • REG_DWORD = DWORD (32-bit) Value

Once you have completed entering the information, check it against the image below and if it is the same, then it is OK.

レジストリエディター
レジストリエディター

Now the "Create New Folder" option has been added to the right-click menu, so try right-clicking on an empty area of ​​your desktop or in a folder to check it out.

The above value "SeparatorBefore" will display a separator line at the top of the menu when added, so you can delete it if you don't need it.

Check the difference between adding it and not adding it.

The menu name will be displayed as the text entered in the value data of "MUIVerb", so feel free to change it.

If you found this article helpful, please share it on social media.

Person who wrote this article

Driven by questions arising from my daily PC use and the desire to "do more," I have been pursuing self-study in Windows since around 2008. I am sharing the "aha!" techniques and solutions I discovered through trial and error with the sole purpose of helping you in your PC life.

View profile

Comment:

To comment

[About submissions]
We welcome any questions or information regarding the content of the article.
However, please note that content unrelated to the purpose of the article, criticism of specific individuals or organizations, offensive language,Inappropriate wordsComments containing the above may be deleted or made private without notice at the discretion of the administrator.
Please note that spam may be automatically deleted by anti-spam measures.

CAPTCHA


table of contents