How to create folders on the desktop in Windows 11
For those folders that you often use, placing it right on the desktop will save you a lot of access time.
This article will show you two ways to create a folder right on the desktop in Windows 11
Create folders on the desktop using the context menu
The simplest way for you to create a folder on the Windows 11 desktop is to use the context menu.
First, press the keyboard shortcut Windows + D to open the desktop of your Windows 11 PC.
On desktop, you right click on any empty area, A menu will open, this is called context menu. Here, click New > Folder.
Windows 11 will immediately create a new folder on your desktop. Use the keyboard to enter a name for the folder and press Enter.
The new folder is now ready to use. Repeat this simple process to create any other new folders you want.
Create a folder on the desktop using the command
If you prefer a more 'professional' option of creating desktop folders, you can use a command line tool, such as Windows Terminal.
Start by opening the Windows Terminal app on your PC. To do this, first open the 'Start' menu, search for the keyword 'Windows Terminal', then click on the corresponding application in the returned search results.
In Windows Terminal, you can use PowerShell or Command Prompt to create a new folder. On either of these shells, simply type the following command and press Enter. In this command, replace C with the drive you chose to install Windows on. Also, replace 'username' with your own username. This command will make the desktop the current working directory.
cd C:/Users/username/Desktop
Next, type the following command and press Enter. In this command, replace My New Folder with the name that you want to assign to your new folder. Leave quotes around the folder name.
mkdir "My New Folder"
Accomplished! Your new folder is now created on the desktop.
- Steps to create multiple folders at once on Windows 10
- 3 ways to create multiple folders at once in Windows 10/11
- How to create multiple folders at the same time on Windows 10
- How to hide 6 folders in This PC on Windows 10
- How to create Windows 10 application folders such as iPhone, Android
- How to bookmark folders on Windows 10
- How to display My Computer, This PC on Windows 10 Desktop
- How to create hidden folders on Windows 10
- Create more desktops with Multi Desktop 1.5
- Set pass for Folder, set password to protect folder without software
- How to Create and Delete Files or Folders from Windows Command Prompt
- The simplest way to show and hide folders on Windows 10
- How to Create a Desktop Shortcut
- Instructions on how to bring This PC to Desktop on Windows 11