RackNerd Billboard Banner

How to Change the Default New Folder Name in Windows 10

Every time you create a new folder in Windows 10, it’s automatically named “New folder.” It works fine—but if you’re constantly creating folders and want something more custom (like “Project” or “Folder_MMDD”), that default name can get old fast.

Good news: you can change it. Here’s how to make Windows use your own default folder name every time.


What You’ll Need

  • A Windows 10 PC
  • Administrator access
  • A few minutes

Step-by-Step: Change the Default Folder Name

Step 1: Open the Registry Editor

  1. Press Win + R to open the Run dialog.
  2. Type regedit and press Enter.
  3. If prompted by User Account Control, click Yes.

⚠️ Editing the Registry can affect your system. Follow the steps carefully. It’s smart to back it up first: File > Export.


Step 2: Navigate to the Folder Naming Key

In the Registry Editor, go to this path:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer

Then look for a subkey called NamingTemplates. If it doesn’t exist:

  1. Right-click on Explorer > New > Key
  2. Name it: NamingTemplates

Step 3: Create a New String Value

  1. Right-click on the NamingTemplates key > New > String Value
  2. Name it: RenameNameTemplate
  3. Double-click it and enter your custom default name.

For example:

  • Project
  • Folder_%date% (for something dynamic)

Note: %date% will be interpreted literally—it won’t insert the actual date unless you use a script. For something basic, stick to static text like MyFolder.


Step 4: Restart Windows Explorer

To apply the changes:

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Find Windows Explorer, right-click, and choose Restart.

Now right-click in any folder and create a new one. It should use your new default name.


How to Undo the Change

Just delete the RenameNameTemplate string from the NamingTemplates key, or remove the entire NamingTemplates key. Restart Explorer, and you’re back to normal.


Final Thoughts

Changing the default folder name is a small tweak that can save time and keep your workflow consistent. Whether you’re organizing work projects or building a clean folder system, it’s a great way to personalize Windows just a bit more.

If you found this tip helpful, share it or drop a comment below—what would your ideal default folder name be?

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
RackNerd Billboard Banner
© 2025 Computer Everywhere
Your Everyday Guide to the Digital World.
Terms of Service | Privacy Policy
Copy link