How to Create a Folder on a PC

Method 1 of 2:

Using File Explorer

  1. How to Create a Folder on a PC Picture 1
    Open File Explorer.  File Explorer is an application built in to Windows that allows you to manage all of the files and folders on your computer and devices connected to it.
  2. How to Create a Folder on a PC Picture 2
    Find the location where you want to create your folder. If you are going to be accessing the files often, then you might want to consider creating the folder on your desktop. Otherwise, your Documents folder should do.
  3. How to Create a Folder on a PC Picture 3
    Create the folder. To create the folder, right-click on a blank spot and select New and then Folder.
  4. How to Create a Folder on a PC Picture 4
    Name the folder. Type in a preferred name for the folder.
  5. How to Create a Folder on a PC Picture 5
    Fill the folder. After this you can drag any type of file that you want to organize into your brand new folder. You can then double click the folder at any time to access those files.
    1. You can also place another folder into your folder.
Method 2 of 2:

Using the Command Prompt

  1. How to Create a Folder on a PC Picture 6
    Open the Command Prompt. You can start the Command Prompt by pressing Win+R and typing cmd into the Run box. If you are using Windows 8, you can also press Win+X and select Command Prompt from the menu.
  2. How to Create a Folder on a PC Picture 7
    Navigate to where you want the folder to be. Use the Command Prompt navigation commands to open the location that you want your folder to reside in.
  3. How to Create a Folder on a PC Picture 8
    Create a single folder. To create a folder in your current location, type mkdir foldername and press Enter. You can open your new folder by typing cd foldername.
  4. How to Create a Folder on a PC Picture 9
    Create nested directories. You can create a set of directories inside each other with one command. This is useful if you are building a directory tree that you're going to populate later. Add the -p flag to your mkdir command to add multiple directories nested in each other. For example mkdir -p VacationImagesFavorites would create the Vacation directory in your current location, with the Images directory inside, and the Favorites directory located inside the Images directory.
  5. How to Create a Folder on a PC Picture 10
    Copy files into your new folder. Once you have your folder created, you can start populating it with files. See this guide for details on copying files.
4.7 ★ | 3 Vote

May be interested

  • How to Lock a Folder on WindowsPhoto of How to Lock a Folder on Windows
    this wikihow teaches you how to hide files in a secret locked folder in windows 10. press . this opens the file explorer.
  • How to Share a FolderPhoto of How to Share a Folder
    do you have multiple computers attached to your home network? you can increase efficiency and easily share between all of your computers by creating shared folders. these folders can be accessed by any other computer on the network that...
  • How to Make and Restore a Backup of the Windows RegistryPhoto of How to Make and Restore a Backup of the Windows Registry
    the registry is an essential part of windows. it stores settings and other system information. if the registry becomes corrupted, windows may develop serious problems. it is a good idea to regularly back up your registry, especially if...
  • How to Zip a File in WindowsPhoto of How to Zip a File in Windows
    zipping a file basically takes the information in the a file or folder and compresses the information down to a size that it easier to transfer. while there are many different programs that are available to do this, the windows operating...
  • How to Open Device Manager in WindowsPhoto of How to Open Device Manager in Windows
    there will come a time where you will have to take your pc's problems into your own hands. this is a guide on how to access the device manager, a essential utility in windows for repairs and maintenance. right click on the 'start' menu and...
  • How to Recover a Lost Product Key from Your Windows Operating SystemPhoto of How to Recover a Lost Product Key from Your Windows Operating System
    a product key comes along with the windows product. this key allows you to activate the product you bought. however, if you lose the product key, you will not be able to reinstall the product. if you have lost your product key, here is an...