Change the Default Name for New Folders

Written by Eric Wyatt (last updated January 13, 2020)

2

As you're using Windows 10, you more than likely have come across the need to create a new folder. Whether this is for images, documents, music, or a catch-all for a project you're working on, there are many reasons to create folders. (If you are like me, you create lots of them in the normal course of working on the computer.)

If you create a new folder by pressing Ctrl+Shift+N, right-clicking and choosing New>Folder from the drop-down window, or using the New Folder button in the File Explorer Ribbon, you get the same result—a new folder with the name "New Folder." By default, when you create the new folder the "New Folder" name is selected and you can type a new name immediately. If you prefer, you can change the default name of the file by making a quick change in the Registry.

  1. Press Windows+R. Windows opens the Run window.
  2. Type "regedit" (without quotes) and press Enter. Windows opens the Registry Editor.
  3. In the left-side panel, navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer.
  4. If you don't see a subkey called "NamingTemplates" you will need to create a new subkey and name it (without quotes) "NamingTemplates". You will see what appears to be a folder in the left side titled NamingTemplates. (See Figure 1.)
  5. Figure 1. New subkey named NamingTemplates.

  6. Select the new subkey that you created. (You can do this by clicking on it once.)
  7. In a blank area of the right-hand window, right-click and choose New>String Value from the pop-up window. This creates a new, unnamed data value.
  8. Name the new data value "RenameNameTemplate" (without quotes) and press Enter to commit the new name. You should see two Reg_SZ data values in the right-hand window—one called (Default) and the other is the new RenameNameTemplate data value you just created.
  9. Double-click on the RenameNameTemplate data value. This opens the Edit String dialog box.
  10. In the Value Data field enter the new text you want to appear when you create a new folder. For me, I entered "I Have No Name". (See Figure 2.)
  11. Figure 2. RenameNameTemplate with new value data entered.

  12. Click OK to close the Edit String dialog box.
  13. Close the Registry Editor. The changes you created take effect immediately.

Now, whenever I create a new folder, rather than it being called "New Folder" it is called "I Have No Name." That is the only change; the folder name is selected and ready to change to something else when I create the folder. (See Figure 3.)

Figure 3. A New folder using the new naming template.

If you decide that you no longer want the new name, you can go through the steps above and change the text entered in the Value Data field (step 9) to the default "New Folder." Or you can delete the RenameNameTemplate data value altogether.

Changing the default new folder name can be helpful if you find you don't pay attention to the default new folder name. You can also change the name to anything else that you wish that might work better with your workflow.

 This tip (13725) applies to Windows 10.

Author Bio

Eric Wyatt

Eric Wyatt is a swell guy (or so his friends tell him). He is a formally trained designer and branding expert, bringing a wide range of skills to his Tips.Net articles. ...

MORE FROM ERIC

Enabling Speech to Text Dictation

With Dictation feature in Windows 10 Fall Creators Update, you can quickly say what you want and have Windows 10 ...

Discover More

Commands for Better Dictation

The Dictation feature in Windows 10 Fall Creators Update provides a quick way to enter text without typing. Knowing ...

Discover More

Changing Your DNS Server

Your DNS server is usually set by your Internet provider. You can change the default DNS to another server easily in ...

Discover More
More WindowsTips

Using Your Own Pictures as Wallpaper

You can change the image that is displayed for your desktop background to your own picture. Changing the wallpaper to one ...

Discover More

Limiting Bandwidth for Updates

Use a new advanced feature in Settings to limit upload bandwidth usage. By setting the absolute bandwidth an update can ...

Discover More

Changing the Program that Opens a File

If you have multiple versions of the same program on your system, Windows can become confused as to which version it ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 7 + 9?

2020-04-30 23:01:31

CW

how can it be set to name all new folders with the "Current Date"?


2020-01-20 21:52:57

MW

I think you skipped the explanation of a critical step in your instructions:

4. If you don't see a subkey called "NamingTemplates" you will need to create a new subkey and name it (without quotes) "NamingTemplates".

Please include how you create that new subkey . . . although easy enough to do, not everybody immediately knows how to do that . . .


Newest Tips