Create new folder in c drive

To create a new folder in the C drive, you can follow these steps:

Method 1: Using File Explorer

  1. Open File Explorer on your computer. You can do this by clicking on the File Explorer icon on your taskbar or by pressing the Windows key + E.
  2. In the File Explorer window, navigate to the C drive by clicking on "This PC" or "Computer" in the left-hand menu, and then clicking on the "C:" drive.
  3. Right-click on the C drive and select "New" > "Folder" from the context menu.
  4. Enter a name for your new folder and press Enter.

Method 2: Using Command Prompt

  1. Open Command Prompt on your computer. You can do this by searching for "Command Prompt" in the Start menu and clicking on the result.
  2. Type the following command and press Enter: md C:\newfolder (replace "newfolder" with the name you want to give your folder).
  3. Press Enter to create the new folder.

Method 3: Using Windows Search

  1. Open Windows Search by clicking on the magnifying glass icon in the taskbar or by pressing the Windows key + S.
  2. Type "create new folder" in the search bar and select the result that says "Create a new folder".
  3. Follow the prompts to create a new folder in the C drive.

Regardless of the method you choose, your new folder should now be created in the C drive.