How to Create Multiple Folders at Once in Windows

Share This Post

Creating multiple folders and subfolders manually can be time-consuming. To ease the folder creation process, Windows provides you few utilities. For example, you can use both Command Prompt and PowerShell to create multiple folders.

Not only that, but you can even select the directory before creating multiple folders. If you’re interested in creating multiple folders at once, here’s what you need to do.

1. Create Multiple Folders Via CMD

You need to use the CMD to create multiple folders in just one click. Here’s what you should do.

1. Click on the Windows Start button and search CMD. Open Command Prompt from the list.

open cmdopen cmd

2. On the Command Prompt, you need to select the directory where you want to create multiple folders. You need to use the cd command to switch to the directory. For example: cd C:\New folder

new folder commandnew folder command

3. Let’s say you want to create three folders – Yesterday, Today, and Tomorrow. You need to execute the command:

md Yesterday Today Tomorrow

Important: There’s a space between every folder name.

Yesterday Today Tomorrow commandYesterday Today Tomorrow command

4. After executing the commands, close the command prompt and head to the directory where you have created the folder. You will find your folders there.

create the foldercreate the folder

2. Create Multiple Folders via PowerShell

Just like the Command Prompt, you can utilize PowerShell to create multiple folders at once as well. Here’s what you need to do.

1. Click on the Windows start button and search for Powershell. Open PowerShell from the list.

PowershellPowershell

2. Let’s say you want to create three folders – Yesterday, Today, and Tomorrow. First, you need to execute the command:

New-Item -Path 'D:\temp\Test Folder' -ItemType Directory

select directoryselect directory

Important: Here, we have created a folder in the D:\temp folder. You need to replace the directory. Also, replace the ‘Test Folder’ with the name of the folder you want.

3. Once done, hit the Enter button and open the directory where you have created the folders. You will find all your folders in that directory.

open the directoryopen the directory

This guide is all about creating multiple folders at once in the Windows. I hope this article helped you! Please share it with your friends also.

Share This Post

About Moridom Digital

Moridom Digital is your go-to resource for practical strategies on making money online, building passive income, and achieving financial freedom. Whether you’re starting a side hustle, growing a blog, or exploring new income streams, we’re here to help you succeed.

We Are Social

Recent Posts

Follow Us

Categories

💡 Empowering you to hustle by choice, not by necessity.

Get Instant Access to Our FREE Course!

Sign up now to receive our FREE course delivered straight to your inbox!