How to set the default name of a newly created folder according to the current date on Windows 10

How to set the default name of a newly created folder according to the current date on Windows 10

 359 total views


2021-04-06 10:45:43

By default, when you create a new folder in Windows 10, that folder is automatically named “New folder”. There is absolutely no problem with this name, but you do not like it and want to use the current date as the folder name for easy management, just follow the steps below.

First, open the menu “Start“, Enter keywords “Settings“Into the search box and click on the corresponding result. Alternatively, you can also press a key combination Windows + i to quickly open the application Settings on Windows 10.

In the Settings menu, click the option “Time & Language“.

Choose “Region“On the left sidebar then click”Change data formats“On the right compartment.

Click on “Change data formats”.

Click the drop-down menu under “Short date“and choose to display the date with a dash instead of the usual slash. You can now close the Settings app.

Choose 1 from these date formats

Next, visit Registry Editor by pressing Windows + R, Enter keywords “regedit“Into the dialog box Tremor and press “Enter“.

Navigate to the following path in Registry Editor:

HKEY_CLASSES_ROOTDirectoryshell

Right click on the folder “shell“And choose New> Key. Import “Folder“As the key name and press”Enter“.

Enter “Folder” as the key name

Right click on the key “Folder“That you just created and selected New> Key. Import “command“As the key name and press”Enter“.

Enter

Click once on the newly created command key on the left, then double click on the option “Default“On the right bracket.

In box Edit StringEnter the following information in the field “Value data“And click”OK“.

cmd.exe /c md "%1/%%DATE%%"

Click

Close the Registry Editor window.

Now, you need to relaunch Windows Explorer for the changes to take effect. To do this, right-click on the taskbar and select “Task Manager“. You can also press Ctrl + Shift + Esc to quickly open the Task Manager.

Find “Windows Explorer“In the Processes list, click it and then click the”Restart“In the lower right corner. (If you don’t see the complete list of system processes click on “More Details“At the bottom of the window).

Click the

Note that creating a new folder with the default name of the current date is a little different from creating a regular folder. You can only create folders of this type inside another large folder. Please right click on the large folder you want to create a new folder using the current date as the default name inside it and click “Folder“.

Click on “Folder"

A new folder with the name current date will be created inside the large folder you selected.

To undo the changes, just delete the Registry values ​​you created above and revert to the default name “New Folder” for the new folders.

.

#set #default #newly #created #folder #current #date #Windows

Leave a Reply

Your email address will not be published. Required fields are marked *