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

Enable or Disable Mouse Hover Window Activation

Windows 10 allows for a window to become active by simply hovering your mouse over it. Discover how to turn this setting ...

Discover More

Fast Undistracted Web Reading

When using Microsoft Edge, focus on the reading of a webpage with Reader View. Reader View turns off the distractions of ...

Discover More

Installing a Native Progressive Web App

Windows 10 with the Edge Chromium browser allows you to install Progressive Web Apps. These allow for fast installation ...

Discover More
More WindowsTips

Changing Sounds Associated with Windows Events

You can customize Windows so that various sounds (or none) are associated with various Windows events. This tip explains ...

Discover More

Understanding Windows Firewall

There are a lot of malicious users on the Internet who are trying to break into other people's systems. One way to ...

Discover More

Changing Where New Media is Saved

You can specify where Windows 10 saves new media. This quick change will allow you to better control how your media is ...

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 two more than 7?

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