How to Make a New Folder on Your Desktop (Windows, Mac & More)

Creating a new folder on your desktop is one of those tasks that sounds trivially simple — until you're on an unfamiliar operating system, using a touchscreen device, or trying to do it without a mouse. The steps vary more than most people expect, and the right method depends on your OS, your input device, and how your desktop environment is configured.

Why Desktop Folders Matter for File Organization

A cluttered desktop slows you down. Desktop folders let you group related files — project documents, downloaded images, shortcuts — into a single container so your workspace stays scannable. They behave exactly like folders anywhere else in your file system; the desktop is simply a directory that your OS displays as a visual surface.

That said, relying too heavily on desktop storage has tradeoffs. Files saved directly to the desktop on some systems (especially older Windows setups) are stored in your user profile directory, which can affect backup behavior and sync performance. Understanding where your desktop folder actually lives on your system matters if organization and data safety are priorities.

How to Create a New Folder on a Windows Desktop

Windows gives you several methods, and they all create the same result.

Right-Click Method (Most Common)

  1. Right-click on any empty area of your desktop
  2. Hover over New in the context menu
  3. Click Folder
  4. A new folder appears with the name highlighted — type your preferred name and press Enter

Keyboard Shortcut Method

  • Navigate to the desktop (press Win + D to minimize all windows)
  • Press Ctrl + Shift + N
  • Name the folder and press Enter

This shortcut works in File Explorer too, not just on the desktop itself.

File Explorer Method

  1. Open File Explorer (Win + E)
  2. Navigate to Desktop in the left sidebar
  3. Use Ctrl + Shift + N or right-click in the empty space and select New > Folder

How to Create a New Folder on a Mac Desktop

macOS follows a similar pattern but with slightly different terminology and controls.

Right-Click (or Control-Click) Method

  1. Right-click (or Control + click) on an empty area of the desktop
  2. Select New Folder from the contextual menu
  3. The folder appears named "untitled folder" — type your name and press Return

Finder Method

  1. Open Finder
  2. In the sidebar, click Desktop
  3. Go to File > New Folder in the menu bar, or press Shift + Command + N

Two-Finger Trackpad Tap

If you're on a MacBook, a two-finger tap on the desktop surface opens the same contextual menu as a right-click, provided Secondary Click is enabled in System Settings under Trackpad preferences.

Creating Desktop Folders on Chromebooks 🗂️

Chromebooks handle the desktop differently. ChromeOS doesn't display a traditional desktop in the same way — it uses a Launcher and a Files app instead.

To create a folder:

  1. Open the Files app from the taskbar
  2. Navigate to where you want the folder (Downloads, Google Drive, etc.)
  3. Right-click in an empty area and select New Folder, or use the three-dot menu

There's no true "desktop folder" on ChromeOS in the Windows/Mac sense. Files pinned to the shelf or visible on the desktop surface are shortcuts, not a writable folder directory in the traditional meaning.

Variables That Affect the Process

FactorHow It Changes the Steps
Operating system versionWindows 11 moved some context menu options behind a secondary "Show more options" click
Touchscreen vs. mouseLong-press replaces right-click on touch interfaces
User permissionsManaged or enterprise devices may restrict desktop modifications
Desktop environment (Linux)GNOME, KDE, and others each have different right-click behaviors
Tablet mode (Windows)Some context menu options behave differently in tablet/touch mode

Linux Desktop Folder Creation

On Linux, the method depends entirely on your desktop environment:

  • GNOME (Ubuntu default): Right-click on the desktop → New Folder (if desktop icons are enabled — GNOME 3+ disabled them by default, requiring an extension like Desktop Icons NG)
  • KDE Plasma: Right-click → Create New > Folder
  • XFCE / MATE: Right-click → Create Folder

If your Linux desktop doesn't respond to right-clicks for folder creation, desktop icons may simply be disabled in your settings or compositor configuration.

Naming and Renaming Folders After Creation 🖊️

Once created, a folder's name field is immediately active and ready to type. If you click away before naming it, the default name ("New folder" on Windows, "untitled folder" on Mac) is applied.

To rename later:

  • Windows: Click once to select, press F2, type the new name, press Enter
  • Mac: Click once to select, press Return, type the new name, press Return again
  • Both: Right-click the folder and select Rename

Folder names can include spaces and most characters, but avoid forward slashes (/), backslashes (), colons (:), and a handful of other reserved characters that operating systems use for path syntax.

Where Your Desktop Folder Actually Lives

This is worth knowing for backup and sync purposes:

  • Windows: C:Users[YourName]Desktop
  • Mac: /Users/[YourName]/Desktop
  • OneDrive/iCloud sync: If cloud sync is enabled, your desktop folder may be mirrored to cloud storage — sometimes automatically, depending on your sync settings

Whether that's a feature or a complication depends on your storage setup, how much you store on the desktop, and whether you're working across multiple devices.

Whether the right-click method, a keyboard shortcut, or a touchscreen long-press is your best path comes down to the device in front of you, the OS version running on it, and how your system's permissions and desktop environment are actually configured.