How to Create a New Folder on Any Device or Operating System

Creating a new folder is one of the most fundamental file management tasks — but the exact method varies depending on your operating system, device, and even the app or cloud service you're using. Whether you're organizing documents on Windows, sorting photos on a Mac, or managing files in Google Drive, the core concept is the same, but the steps differ enough to trip people up.

What a Folder Actually Does

A folder (also called a directory in technical contexts) is a container that groups files together within a file system. It doesn't physically move data on your storage device — it creates a logical structure that your operating system uses to locate and display files in an organized way.

Folders can be nested inside other folders, creating a hierarchical file structure. This is how most operating systems — Windows, macOS, Linux, Android, iOS — organize storage at a fundamental level.

How to Create a New Folder on Windows 🗂️

On Windows 10 and Windows 11, you have several methods:

Method 1 — Right-click menu:

  1. Open File Explorer and navigate to the location where you want the folder
  2. Right-click on an empty area of the folder or desktop
  3. Select New > Folder
  4. Type your folder name and press Enter

Method 2 — Ribbon or toolbar:

  1. In File Explorer, click the Home tab (Windows 10) or the New button in the toolbar (Windows 11)
  2. Select New Folder

Method 3 — Keyboard shortcut:

  • Press Ctrl + Shift + N while inside File Explorer or on the desktop

This shortcut works consistently across both Windows 10 and 11 and is the fastest option for keyboard-oriented users.

How to Create a New Folder on macOS

On macOS, the process is similarly straightforward:

Method 1 — Right-click (or Control-click):

  1. Open Finder and navigate to your target location
  2. Right-click (or Control-click) on empty space
  3. Select New Folder

Method 2 — Menu bar:

  1. In Finder, click File in the menu bar
  2. Select New Folder

Method 3 — Keyboard shortcut:

  • Press Cmd + Shift + N

On macOS, you can also create a folder directly from a selection of files: highlight multiple files, right-click, and choose New Folder with Selection — a useful time-saver when sorting existing files.

How to Create a New Folder on iPhone and Android 📱

Mobile operating systems handle folders differently because they don't expose the full file system to users by default.

On iPhone (iOS) — Files app:

  1. Open the Files app
  2. Navigate to the location (iCloud Drive, On My iPhone, etc.)
  3. Tap the three-dot menu (top right)
  4. Select New Folder, name it, and tap Done

On Android — Files by Google or built-in file manager:

  1. Open your device's Files or file manager app
  2. Navigate to your target location
  3. Tap the three-dot menu or + icon
  4. Select New Folder, enter a name, and confirm

The exact steps vary by Android manufacturer. Samsung, Pixel, and other devices each ship with slightly different file manager interfaces, though the general flow remains consistent.

Creating Folders in Cloud Storage Services

Cloud platforms have their own folder creation workflows, separate from your operating system's file manager.

ServiceHow to Create a Folder
Google DriveClick + New > New Folder
DropboxClick Create > Folder
OneDriveClick + New > Folder
iCloud Drive (web)Click the folder icon with a + sign
BoxClick New > Folder

On mobile apps for these services, look for a + button or a three-dot overflow menu — folder creation is usually one tap away once you're in the right location.

Naming Folders: Practical Considerations

Folder names have a few constraints worth knowing:

  • Windows doesn't allow these characters in folder names: / : * ? " < > |
  • macOS disallows / and : in folder names
  • Linux/Unix systems are case-sensitive — Documents and documents are treated as different folders
  • Most cloud services have their own naming restrictions and maximum character limits

Best practice: Use clear, consistent naming conventions — especially if you're syncing folders across devices or collaborating with others. Spaces in folder names are generally fine on modern systems, but some older tools and command-line workflows handle underscores or hyphens more reliably.

Where Folders Live Across Storage Types

The location you create a folder matters, not just the name. Key distinctions:

  • Local folders exist only on your device's internal storage or connected drive
  • Cloud-synced folders (like those inside OneDrive or iCloud Drive directories) sync across devices but require an internet connection to stay current
  • Network folders live on a shared drive or server and may require permissions to create or modify

On Windows, folders inside C:Users[YourName]OneDrive automatically sync to the cloud. On macOS, anything inside the iCloud Drive section of Finder behaves similarly. Creating a folder in the wrong location — local instead of synced, or vice versa — is a common source of confusion when files seem to "disappear" on another device.

The Variables That Affect Your Approach

The right method for creating and organizing folders depends on factors specific to your situation:

  • Which operating system and version you're running (especially relevant for Windows 10 vs. 11 UI differences)
  • Whether you're working locally or in the cloud — and which cloud service
  • Your device type — desktop, laptop, tablet, or phone each present different interfaces
  • Whether folders need to be shared with others, which may require specific cloud service setups or permission structures
  • How deeply nested your file structure is — some cloud services have limits on folder depth or path length

Someone managing a solo photo archive on a Mac operates very differently from a team sharing project folders in Google Drive or a developer organizing scripts across local and remote repositories. The mechanics of creating a folder are simple — what shapes the right approach is everything surrounding that single action.