TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Windows 11

Create a New Folder on Windows 11

Overview

In this tutorial, we will learn the steps to create a new folder on Windows 11 operating system. There are several ways to create folder on the Windows PC.

Let’s see some examples to create a new folder.

Create New Folder

Windows Desktop

In this example, we will create a new folder named ‘MyFolder’ on the Windows Desktop.

To create a new folder on the Desktop, right click the mouse and choose from the context menu:

New -> Folder

Create New Folder Windows 11

This will create a new folder with the default name ‘New folder’. 

Click on the folder and Rename the folder as MyFolder. Hit the Enter button to save the folder name.

MyFolder Windows 11 Desktop

File Explorer

To create a new folder using File explorer, choose the menu option

New -> Folder

Command Prompt

Launch command prompt

Change directory to the path where you want to create a new folder.

Issue the following command.

\> mkdir <FolderName>

For example, to create a new folder named ‘MyNewFolder’ on the desktop

\> cd Desktop

\> mkdir MyNewFolder

 

mkdir New Folder Windows 11

That’s it. We have successfully created new folder in different ways on Windows 11 computer.

—

Windows 11 Tutorials

https://www.testingdocs.com/windows-11-tutorials/

More Information on Windows 11

https://www.microsoft.com/en-us/windows

Related Posts

Download .NET Core Runtime

Windows 11 /

Download .NET Core Runtime on Windows 11

Norton Antivirus

Windows 11 /

Antivirus Products for Windows 11 PC

Location privacy settings Win11

Windows 11 /

Location Privacy Settings on Windows

Norton 360 Active Protection

Windows 11 /

Windows 11 Virus & Threat Protection

Download Cumulative Updates Windows 11

Windows 11 /

Cumulative Update for Windows 11 Version

‹ Check Windows System Type› Install Google Chrome on Windows 11

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version