Although creating a folder may be easy for most people, it’s not the case for everyone. Also, you cannot only create folders from File Explorer, but you can also complete this task from Command Prompt, PowerShell, and even from the Desktop. In this guide, you will learn five ways to create folders on Windows 11.

Create new folder in File Explorer on Windows 11 Create new folder with Command Prompt on Windows 11 Create new folder with PowerShell on Windows 11

Create new folder in File Explorer on Windows 11

On Windows 11, you can create folders in at least three ways, while in File Explorer, you can use the command bar, keyboard shortcut, and context menu.

Command bar

To create a new folder in File Explorer, use these steps:

Keyboard shortcut

Alternatively, you can also use a keyboard shortcut on Windows 11:

Context menu

To create a new folder on Windows 11 from the context menu, use these steps:

Once you complete the steps, the folder will be created in the location.

You can also right-click on the “Desktop” and select the “New” menu to find the “Folder” option.

Create new folder with Command Prompt on Windows 11

To create a new directory with Command Prompt, use these steps: After you complete the steps, the directory will be created in the path, and it’ll be also accessible from File Explorer. In the command, replace “FOLDER-NAME” with the name of the folder you want to create. The quotation marks are only necessary if the name contains spaces. This example creates the “myFiles” folder in the C drive:

You can also use the explorer FOLDER-NAME command to open the location in File Explorer.

Create new folder with PowerShell on Windows 11

To create a new folder with a PowerShell command, use these steps: Once you complete the steps, PowerShell will create the directory in the path you specified. In the command, replace “PATH-TO-FOLDER” with the path where to create the folder, and “FOLDER-NAME” with the name of the folder you want to create. This example creates the “myFiles” folder in the C drive:

		      All content on this site is provided with no warranties, express or implied. Use any information at your own risk. Always backup of your device and files before making any changes. Privacy policy info.