Your cart is currently empty!
How to Change the Default New Folder Name in Windows 10
Published on:
|
|
Modified Date:
By default, when you create a new folder in Windows 10, the folder is given the name “New folder.” If you don’t like this name and you’d rather use another name, you can change the default name for new folders in Windows 10. Here’s how you do this.
Code:
cmd.exe /c md “%1/%%DATE%%”
Chapters:
0:00 Intro
0:23 How to change the default new folder name in the registry
2:53 Use the current date as the default name for new folders
4:56 End screen
What you’ll learn:
1. How to Change the Default New Folder Name in the Registry
a. How to change the default new folder name in Windows 10
b. How to edit a value in the Windows Registry
c. How to open the Run box
d. How to open Registry Editor
e. How to head to: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
f. How to create a new directory in registry
g. How to make a default name for all new folders
2. Use the Current Date as the Default Name for New Folders
a. How to use the current date as the default name for new folders in Windows 10
b. How to Change data formats
c. How to navigate to the following path in the Registry Editor: HKEY_CLASSES_ROOT\Directory\shell
d. How to create a date-based folder in context menu
e. How to make a new folder that uses the current date as the name
Song: DayFox – Always You
Music provided by Vlog No Copyright Music.
Video Link: https://youtu.be/OrXNa6QsmdA
#computereverywhere #howto #change #default #newfolder #name #windows10