Create a new folder on Windows. Create a new folder on the computer desktop How to open a new folder on the desktop

Creating a folder is not such a difficult process, and most probably know how to do it. However, there are several ways to create a new folder, and each is subject to certain conditions. You can create a folder either on the desktop or somewhere on the disk. On the desktop, the folder is always at hand, but it will take up space on the disk with the system. Therefore, if the folder is designed to store heavy files, then it is better to go to the disk directory on a computer with a lot of space and create a folder there. In this article, we will talk about three ways to create a folder on your computer.

How to create a folder using GUI

The easiest way to create a folder is to right-click on an empty field, be it the desktop or a folder.

In the menu that opens, hover over the “New” item and select “Folder”.

Next, enter the name of the folder and press "Enter". If you need to change the name of a folder, double-click on the name (with a pause between clicks), and when it is highlighted in blue and the cursor appears, enter a new name and press “Enter”.

You can also right-click on a folder and select Rename.

You can create multiple folders within a folder. For example, the shared folder is called “Vacation Photos”, and inside the folder “photos from the sea”, “photos in the mountains”.

How to create a folder using the command line

Using the command line is gradually fading into the background, many tasks are much easier to perform using the graphical interface. However, sometimes you simply cannot do without the command line. You can perform absolutely all tasks on the command line, including creating a new folder on your computer. To do this, press the key combination “Win ​​+ R” and enter “cmd” in the field.

To create a new folder, use the MD command. It looks like this:

In this case C:\ is where the folder was created, it can also look like C:\...\...\ if you want to put the folder deeper into the directory. Name – name of the created folder. After writing the command, press “Enter”, the folder has been successfully created.

Result:

How to create a folder using powershell

You can also use powershell to create a new folder on your computer. Usually this method is used when writing scripts. Script is a script that administrators write to automate system administration. After launching it, the execution of the commands indicated in it will begin. For example, you can make a script that will automatically create a new folder on your computer every day.

So, open notepad or any other text editor. In the window that appears, write the following command:

New-Item -Path "C:\New Folder" -ItemType Directory

We save this file in *.ps1 extension. After that, we run the resulting script by double-clicking, the New Folder folder will be created on drive C. Of course, in everyday tasks you are unlikely to use this feature, but when writing scripts, this is one of the main functions.

Result:

How to create a folder on the desktop

As we stated earlier, creating a folder is not a complicated process. For this:

1) Go to the desktop by minimizing all windows.

2) Now right-click on an empty space on the desktop.

3) In the window that appears, select "Create", and then "Folder".

Results

Creating a folder on your computer is no longer something difficult. We are used to creating them literally in two clicks using a graphical interface. However, sometimes it becomes necessary to create a folder through the command line or powershell. When writing a script in powershell, the command we specified is usually just one line of a large code of a full-fledged script. Now that you know how to create a folder on your computer, you can use the simple graphical interface, or practice two more complex and interesting ways.

The computer desktop usually contains shortcuts to frequently used applications, but multimedia files may also be present there. Sometimes they take up the entire screen space, so you have to remove some of the icons. But there is an alternative to this cardinal measure. Each user can create a folder on the desktop, sign it with the appropriate name and move some of the files into it. The article will show you how to do it.

This process is quite simple and does not take much time. Most users have learned to perform it on their own, since all actions are intuitive. But not everyone knows that there are three different ways to complete the task. It is about them that we will now talk.

Method 1: Command line

"Command line"- this is the part of the operating system that most users do not even know about. With its help, you can carry out any manipulations with Windows, respectively, it will also work to create a new folder on the desktop.


After that, a folder with the name you specified will appear on the desktop, "Command line" can be closed.

Method 2: Explorer

You can create a folder on the desktop using the file manager of the operating system. Here's what to do:


Now you can close the window "Explorer"- the newly created folder will be displayed on the desktop.

Method 3: Context Menu

This is truly considered the easiest way, since you don’t need to open anything to perform it, and all actions are performed using the mouse. Here's what to do.

We used the words "folder" and "file" so often, we even learned what they are. The level of your knowledge is already great enough so that we can talk about more complex and serious things. This time I propose to study operations on these objects. But before that, I recommend repeating the lesson "".

This article will be very helpful, you will learn a lot. In fact, we will partially repeat the previous material and add a couple more spoons to our barrel of knowledge, namely, a couple of lessons on how to create a folder and a file, as well as how to rename, copy, cut, etc.

  • How to create a folder
  • How to create a file
  • How to rename a folder or file
  • Context menu (right mouse button)
  • Copy/cut - paste
  • How to select objects
  • Properties

How to create a folder

The first question you may have is where can you create folders and files? You can do this on any local disk, as well as in the space of removable media and even disks, but in preparation for recording (repeat the lesson “What is a flash drive. What is a CD and DVD drive”).

Let's try to create a folder:

  • Select the desired location where the folder will be created;
  • In any empty space, right-click;
  • We are looking for the line "create";
  • In the pop-up submenu, select "folder", as a rule, this is the first line.

Here we have a new folder. If you try to create another one, it will be created under the name "new folder (2)". The third will have the number 3 and so on.

How to create a file

Creating a file follows the same pattern. But what kind of file do you want to create? The fact is that the file has a type (the extension points to it, remember the previous lessons). By and large, you need to be able to create only text files and files of the “Microsoft Office” application, for example, the same . But I do not limit you in any way. Explore the creation menu, try to create something. There is nothing to worry about, and your sample products can always be removed.

How to rename a folder or file

Agree, using the information on the computer as quickly as possible when all folders are called “new folders” is very inconvenient. Therefore, we should talk about how to rename a folder:

  • The name of the folder is given automatically when it is created, but it will be highlighted. At this point, you can enter your choice.
  • If the folder is already created, then click on it with the left mouse button to highlight the folder. After one or two seconds, click again, but this time on the folder name (it is located immediately below the folder). If everything is done correctly, the folder name will be highlighted and you can change it.
  • If for some reason the first two options do not suit you, then there is a third, more cumbersome way. Right click on the folder icon. In the context menu, find the line "rename". Enter your choice of name.

We will not dwell on how to rename a file in detail. This is done in the same way as with a folder.

Now we know how to create a folder, and we can even tell less literate colleagues how to rename a folder that has already been created. Let's move on to the study of new operations.

Context menu (right mouse button)

I often ask you to press the right mouse button, but I didn’t really explain what kind of window pops up when you click it, and why it is needed. Now is the best time for this.

Depending on the environment where the menu was opened, the set of functions in it may vary. For example, if you right-click in the working field of any folder, you will see something like this window:

The first three lines will help you make the display of folders and files more convenient. You can change the icon size, sort folders according to one of several options, and split them into groups. Practice on your own and organize the folders the way you like.

The "configure folder" line allows you to change the properties of that particular folder, in the workspace of which the context menu was opened. In general, if you need to perform some manipulations on a specific object, then you need to right-click exactly on the icon of this object, much like we did a little earlier when I explained how to create a folder and rename it.

The "properties" line will allow you to see some information about the open folder and change a few of its options. Don't be too arrogant there.

Now let's move on to more specific work with files and folders.

Copy/cut - paste

If the files on the computer are located chaotically, then we can say with 100% certainty that a quick search for information is alien to such a computer. You can, of course, try to find the desired document through the search menu (the magnifying glass icon, which is located in the upper right corner of the open window). But such a trick will pass if you remember the name of the file accurately enough. And if the hard drive is a few unnamed local drives packed to capacity with "new folders", then the idea is doomed.

Therefore, now I will quickly teach you how to move objects, and you will clean up your computer as a homework.

The easiest way to copy a folder is as follows.

  • Look for the desired folder that you are going to copy;
  • Open the folder where you are going to copy;
  • Drag and drop a folder from one directory to another. To do this, left-click (LMB) on the copied folder and, without releasing the LMB, drag it to where you want to copy it.

Note: a directory is a path to a document (in our case, to a folder). In other words, the address of a folder is called a directory (each folder has a directory).

The fact from which to which local drive you are moving the folder is very important here. If this is done within the same local drive, then with this method of moving the folder will be cut from one place and pasted in another. If the local drives are different, then the folder will be copied. This means that the original will remain where it was. If you do not need it, then hold down “ctrl” while moving, or use another method:

  • Right click on the folder;
  • Choose "copy" or "cut" from the menu if you want to move the folder;
  • Open the destination directory;
  • Click anywhere in the working field with the right mouse button;
  • Select "Insert" from the menu.

If you need to transfer several files and folders at once, then first select the entire group, and then use one of the two methods above.

How to select objects

A single file or folder can be selected with a simple (single) mouse click - we already know this. A group can be selected with the mouse by holding down the left mouse button and selecting all those documents that are needed. And this, I hope, is not a secret for you. And how to select objects that are not located nearby? Take a look at the keyboard and find the Ctrl and Shift keys there.

To select several objects located in a row, select the first object in the list, and left-click on the last one while holding down “Shift”.

If you need to select objects located at random, click on them with the mouse while holding down “Ctrl”.

These methods can be combined. Try it. Practice in mastering the computer plays the most important role.

I will add just one tip to the topic on how to create a folder. If you suddenly give a non-unique name to a new folder (that is, the name that some folder already has), you risk replacing the existing folder with a new one. The system will offer you options for action, but I know from my own experience that many may not notice this. Be careful and don't lose information. Therefore, try to name all new folders with unique names.

Properties

This option in the context menu allows you to open a window that looks like this:

In the "general" tab, you can get information about the current state of the object and make it invisible (for this you need to check the corresponding box). The “access” tab is needed to restrict or vice versa open access for third-party computers on the local network to this folder, unless, of course, this local network exists. "Settings" will help you optimize the folder for a certain type of files and choose an original icon for it. Well, the “security” tab doesn’t matter much to you, try not to change anything there.

Try creating some folders and practice with them, repeating all the operations that you learned today. This will help to consolidate the material and facilitate the acquisition of new knowledge in the future.

"How to create a new folder?"

So let's get started!

Step 1.

To create a new folder, "Create" "Folder" and press the left mouse button.

See figure 1.

Congratulations!

First way Enter

Second way: Enter

See figure 2.

Third easiest way:

Hotkeys simultaneously pressShift+Ctrl+N

Dear reader!

Sincerely, the site teamwww. sysit plus. en

In the My Computer folder window, you can create files and folders, and there are several ways to create them. To create a folder or file, you first need to specify by moving through folders or drives where you will create a new object.

First way

The first way is to use the context menu, move the pointer to a free area of ​​the panel and press the right mouse button. Next, click on the create line of this menu, an additional menu will appear with commands for creating objects, after calling the command, the object icon is displayed, and under it the input line for the name, after the name is entered, press the Enter button on the keyboard and the object will be created.

Second way

The second way to create is by using the top menu of the window. Open the File menu item, from it open the create submenu, then select the Create folder command and left-click on it, the created element will appear, for which you need to enter a name.

To create a file using the menu, you must select one of the programs in the Create list, and then create a file using the selected application. After the files or folders are created, various operations can be performed on them.

Copying and moving files and folders

Most people copy and move files using a method called drag and drop. First, open the folder containing the file or folder you want to move. Then, in another window, open the folder where you want to move the file or folder. Place the windows side by side on your desktop so you can see the contents of both folders.

Then drag the file or folder from the first folder to the second. That's all.

To copy or move a file, drag it from one window to another

When using the drag and drop method, you may notice that sometimes the file or folder is copied and sometimes it is moved. Dragging between folders on the same hard drive moves items. This way, two copies of the same file or folder are not created in the same location. If you drag an item to a folder that is located elsewhere (for example, on the network) or to removable media such as a CD, the item is copied.

Creating and deleting files

The easiest way to create a new file is to use a program. For example, you can create a word document in a word processing program or a movie file in a video editing program.

Some programs create a file on startup. For example, when you start the WordPad editor, a blank page opens. It is an empty (and unsaved) file. Start typing, and when you're ready to save your work, press the button Save. In the dialog box that appears, enter a name for the file that will help you find it later, and click Save.

By default, most programs save files in generic folders such as My Documents and My Pictures, making it easier to find these files later.

An unnecessary file can be deleted from the computer to save space. To delete a file, open the folder or library containing it and select the file. Press the DELETE key and then in the dialog box Deleting a file press the button Yes.

The deleted file is temporarily stored in the trash. Think of the Recycle Bin as a security tool that allows you to recover accidentally deleted files and folders. To free up space on your hard drive occupied by unnecessary files, you need to empty the Recycle Bin from time to time.

To rename a folder or file, use one of the following methods.

§ Right-click the file or folder icon and select Rename from the menu that appears.

§ Select a file or folder and select the command from the window menu File>Rename.

§ Highlight a file or folder and press the .

§ Click on the icon of a file or folder once with the left mouse button, then pause for a short time and click on it again with the left mouse button.

After each of these actions, you will have to enter a new name from the keyboard.

Windows XP system folders such as ProgramFiles or Windows cannot be renamed.

The techniques described are great for renaming one or two files or folders, but what if you have 200 files and they all need to be renamed?

How to create a new folder on the desktop of a Windows computer.

The solution to this problem exists and consists in the fact that one of the files needs to be given a specific name, and all other files from the selected group will automatically receive names consisting of the name of the first file and a serial number in brackets.

So how can you rename multiple files at once.

1. Click on the file icon to start renaming (it does not have to be the file at the top of the file group list). The file will be highlighted.

2. Select the group of files to be renamed. If you press the key , the file icon will be surrounded by a dotted frame.

This is an indication that the file is selected and that it is from it that the renaming will begin.

3. Press the key . A blinking cursor will now appear next to the file name.

4. Enter a new name for the active file and press the key , after which the file will be given a new name. All other files in the group will be automatically renamed.

In the event that the result of renaming a group of files does not suit you, you can cancel it. To do this, press the key combination or in the menu bar of the window, select the command Edit>Undo. Unfortunately, you will have to repeat this operation separately for each file.

Here are some file renaming features which are useful to remember.

  • Before pressing the key , you can click and thus cancel the renaming and return the file to its original name.
  • Windows does not allow you to give a file a name that has already been given to another file. No files or folders can have the same name.
  • If you don't see the filename extensions, it looks like Windows allowed two files with the same name to exist. In fact, these are files of different types, and they are represented by different icons.
  • You can cancel the renaming of a file or folder by pressing the key combination or by selecting Edit - Cancel from the menu. This will only work immediately after the rename.
  • The so-called "hot" key for renaming files - . I prefer to use it because you still have to use the keyboard to enter the file name.

Novice computer users often ask us the question: "How to create a new folder?"

Today we will consider several options for how to create a new folder on the desktop in the Windows operating system /

The process of creating a new folder is very simple and shouldn't be much of a hassle.

How to create a folder on your desktop

You need to create a folder once and you will remember this easy procedure forever.

So let's get started!

Step 1.

To create a new folder, make just one click by pressing the right mouse button on the desktop or in the disk partition you need, and release the button. In the window that appears, move the cursor of the computer mouse to the word "Create" , while no button should be pressed. Then move the cursor to the word "Folder"

Congratulations! Your folder has been successfully created! But how to assign a title (name) to a folder?

First way : to do this, right-click on the shortcut of the required folder. Next, move the cursor to the word, rename and click only once on the left mouse button to enter the desired name. Then press the key on the keyboard Enter or click in an empty area, otherwise the folder name will not be saved.

Second way: click once on the desired new folder and press the F2 key. Then enter a name and click Enter, while your folder will change its name to a new one.

See figure 2.

Third easiest way:

You can create a new folder using Hotkeys, for this it is necessary in the free region simultaneously pressShift+Ctrl+N

As you can see, creating a new folder is very easy.

When creating a new folder, you can use several methods. Choose the easiest and most convenient for you!

Create new folders, fill them with information and don't forget about order :)

Be sure to change the name of the new folder so as not to get confused in the future!

Dear reader! You might be interested in the following articles:

o How to set or change a password on a computer

o How to uninstall a program or game windows 7

o How to take a screenshot (copy) of the screen?

o Ways to save time when working on a computer and the Internet

o How to disable, close a program or game

Sincerely, the site teamwww. sysit plus. en

If you notice an error, select a piece of text and press Ctrl + Enter

How to create a directory on a computer

Create or recreate a directory

When you open a Windows® image file (.wim file) with Windows Setup Manager (Windows SIM), a catalog (.clg) file is automatically created. If the catalog file already exists, Windows SIM re-creates the catalog file based on the selected image. When a catalog file is created, it queries the Windows image for a list of all settings in that image.

A catalog file is a binary file that stores a list of all settings for a Windows image (.wim) file. Directories are more compact and portable than Windows image files. For example, a directory is typically less than 1 MB, while a Windows image file can be several GB in size. Because of their small size, catalog files can be easily copied to removable media, placed on a shared network folder, or sent as an email attachment. Catalog files can also be opened by non-admin users. Multiple users can open a catalog file at the same time.

The retail copy of the Windows DVD contains pre-built catalog files for each Windows image in the install.wim file. These catalog files are located in the Sources directory on the DVD and can be used to create an answer file for the Windows image in the default install.wim file. However, if you want to create a directory for a custom Windows image, you must use Windows Installation Manager to recreate the directory for that custom Windows image.

  1. Open Windows Installation Manager.
  2. Open the Windows image. For more information, see

    How to create a folder on the desktop

    See Opening a Windows Image or Catalog File.

  3. On the Tools menu, choose Create Catalog.

    The Open Windows Image dialog box opens.

  4. Select the Windows image (.wim file), then click Open.

    If you select a Windows image file that contains multiple Windows images, the Select Image dialog box opens.

  5. Select an image type (for example, Windows® 7 Ultimate), then click OK. The directory will be created in the same location as the selected .wim file.

What is a folder and directory of folders

Perhaps you have already seen graphic elements on your computer, when you open them, which usually contain other files, you should know that this is the most ordinary computer folder. But this is not all the basic information you need to know in order to understand what a folder is.

A folder is a place where information is structured.

A folder is a file that contains other files according to some typology of combining topics.

This is not a prerequisite - the logic for placing files in a folder can be free if this folder is created by the user. A folder can be compared to a nesting doll that contains other folders with files. With a large number of different folders nested inside each other, you can get a whole tree of information related to each other. The difference between a folder and an archive is the lack of the ability to compress and decompress files. In a word, the founder of the term Folder is English. word Folder.

From the first folder to the last subfolder, there is an address path showing the total number of intermediate folders in which the last subfolder is nested. All folders in the address are separated by a backslash or a slash, depending on the installed operating system.

The address path is a directory that is often requested by the installer of various programs, such a directory is called the installation directory.

C:\Program Files (x86)\XMind

Folders are created automatically and created by the user. The creation of a pack is done by right-clicking in any space that allows the creation of folders, and also by selecting a line from the proposed creation menu.

There are system folders with their own tree of subfolders. Based on this structuring, the operating system distributes its information resources, with which it will work at the program level. This folder system is called a directory.

Catalog system for organizing work

What is a folder was discussed earlier, but what is a directory? With the help of the directory (a system of nesting folders into each other), the operation of the operating system is organized. In each directory folder, the files are structured according to their functions. Such an organization speeds up the work of the entire system, reducing the search time when accessing files of a certain functional group. There are several types of directories.

  1. The root directory is the main folder system in which all other folders and other directories that provide the file system are nested.
  2. The current directory is the directory that the operating system is working with at a particular moment, and it is denoted by a single dot ".".
  3. The parent directory is the directory in which the current directory is located and this directory is indicated by two dots "..".

Directories work differently on different operating systems.

UNIX - Directory

Such a directory is organized with the content of several inodes (inodes) of the data structure. These descriptors contain meta-information about what each standard file and directory is, and other file system information objects. Such directories in modern operating systems such as Linux are organized according to the FHS standard.

This standard defines a certain structural hierarchy of files in a directory. That is, it prescribes in which folder another folder will be located, and which one. For example, the database under this standard will always be located in the "/etc/passwd" folder. And so on, for each folder, a name, a place in the directory, and a list of functional files are defined. UNIX can also work with other ways of organizing directories.

Windows directory

This OS contains a root directory. Its peculiarity is that it is not a subdirectory, but on the contrary, everything starts with it and it contains subdirectories. A feature of the directories of the Windows operating system is that a separate root directory is provided for each disk. Directories are divided into root, service (system) - created by the OS, user - created by the user.

A folder is a file, so it has properties

Each folder has its own properties. Folders can be hidden, they can be protected from copying and editing. By right-clicking on a folder, select a designation and get complete information about the disk space occupied by the folder (amount of information in megabytes), the number of attached files, how much free space is left on the disk, about the access rights to the folder (individual or shared resource), and you can also make some changes in the settings.

You can make the folder hidden, or vice versa, share it over the network. You can make a folder public for network use. It is possible to define access rights to a folder for different users of the same computer.

Folder properties allow you to change the appearance of the folder by setting any picture and you can change the icon, which will be in place of the old icon. That is, some templates for popular Windows folders are available for editing. Templates can be changed for each individual folder or set a modified template for all user folders.

What is a folder, as well as what is a directory and a directory, were discussed in the material to become. Summing up, we can conclude that a folder is a storage or otherwise a container for information, and its best use for the user is to structure the accumulated information.

Creating your own directories

You can create catalogs of any structure, filling them with your product. The most convenient way to create a catalog is to upload it using a structured Excel file.

An example of a catalog that you can download on your own is the oils catalog in the demo version http://demo.parts-soft.ru/catalogs/motornye-masla.html

To download a catalog with attributes, you need to prepare a zip file of a special format. The zip file (at the first level - not in subfolders) should contain the following objects

  1. The images folder contains images associated with downloaded products.
  2. The data.xls file containing the catalog items

The data.xls file must have the following structure Line #1 contains column headings, while columns 1-5 contain mandatory data, columns 6 and beyond contain custom attributes

Service columns

  1. the name of the image from the images folder, for example 96545705.jpg
  2. Manufacturer's name
  3. Detail number
  4. Part Name
  5. Detail description

Attributes

Category tree. Among columns with attributes, you can set a service column with the category header, the contents of this column will be perceived as linking the part to the specified category. For example, if you specify the name Wiper Blades for this column, then the product will be created with reference to this category, if the category is not found in the category specified when loading, then it will be automatically created. A chain of categories can also be created if the category name is set as follows Filters/Air, in this case the category Filters will be created and it will have a subcategory Air.

To load custom attributes in the column header, you must specify @ in front of the attribute name

To load several attribute values, they must be separated by a forward bar | Example VAZ|GAZ

Manual editing of directories

All tools for manual editing of catalogs are contained in the menu Tools - Products, the main ones are

  • Goods - in it you can create any product, add its description, photo, characteristics - they will be displayed both in the search by the number of this part, and in the catalogs in which you include them
  • Categories - with the help of categories you can create the structure of your catalog, for example Oils - Motor oils.
  • Attributes - you can add standard characteristics to subsequently assign from products and filter products by them. Create a new attribute, uncheck Arbitrary values, save. After that you will be able to set the value list for this attribute. For example, we create the characteristic Volume and add possible values ​​1,2,3,4,5, etc. For products belonging to the same category as the attribute, a choice of values ​​for this attribute will be available.

To update the filters in the catalog, it is necessary to start the indexing of the attributes Service - System - Index

Download demo file to download the catalog

Installing watermarks

With this feature, you can watermark photos of catalogs that you create yourself.

To do this, go to the section Site-> General settings.

Find the section "Use watermarks" check it.

Upload the images we want to use as a watermark.

Now all newly uploaded photos will already be with the watermark applied.

This feature may raise the following questions:

  • Selecting a directory when loading directories

Novice computer users often ask us the question: "How to create a new folder?"

Today we will consider several options for how to create a new folder on the desktop in the Windows operating system /

The process of creating a new folder is very simple and shouldn't be much of a hassle. You need to create a folder once and you will remember this easy procedure forever.

So let's get started!

Step 1.

To create a new folder, make just one click by pressing the right mouse button on the desktop or in the disk partition you need, and release the button. In the window that appears, move the cursor of the computer mouse to the word "Create" , while no button should be pressed. Then move the cursor to the word "Folder" and press the left mouse button. Cm.

How to create a folder on a computer

picture 1.

Congratulations! Your folder has been successfully created! But how to assign a title (name) to a folder?

First way : to do this, right-click on the shortcut of the required folder. Next, move the cursor to the word, rename and click only once on the left mouse button to enter the desired name. Then press the key on the keyboard Enter or click in an empty area, otherwise the folder name will not be saved.

Second way: click once on the desired new folder and press the F2 key. Then enter a name and click Enter, while your folder will change its name to a new one.

See figure 2.

Third easiest way:

You can create a new folder using Hotkeys, for this it is necessary in the free region simultaneously pressShift+Ctrl+N

As you can see, creating a new folder is very easy.

When creating a new folder, you can use several methods. Choose the easiest and most convenient for you!

Create new folders, fill them with information and don't forget about order :)

Be sure to change the name of the new folder so as not to get confused in the future!

Dear reader! You might be interested in the following articles:

o How to set or change a password on a computer

o How to uninstall a program or game windows 7

o How to take a screenshot (copy) of the screen?

o Ways to save time when working on a computer and the Internet

o How to disable, close a program or game

Sincerely, the site teamwww. sysit plus. en

If you notice an error, select a piece of text and press Ctrl + Enter

Novice computer users often ask us the question: "How to create a new folder?"

Today we will consider several options for how to create a new folder on the desktop in the Windows operating system /

The process of creating a new folder is very simple and shouldn't be much of a hassle. You need to create a folder once and you will remember this easy procedure forever.

So let's get started!

Step 1.

To create a new folder, make just one click by pressing the right mouse button on the desktop or in the disk partition you need, and release the button. In the window that appears, move the cursor of the computer mouse to the word "Create" , while no button should be pressed.

Then move the cursor to the word "Folder" and press the left mouse button. See figure 1.

Congratulations! Your folder has been successfully created! But how to assign a title (name) to a folder?

First way : to do this, right-click on the shortcut of the required folder. Next, move the cursor to the word, rename and click only once on the left mouse button to enter the desired name. Then press the key on the keyboard Enter or click in an empty area, otherwise the folder name will not be saved.

Second way: click once on the desired new folder and press the F2 key. Then enter a name and click Enter, while your folder will change its name to a new one.

See figure 2.

Third easiest way:

You can create a new folder using Hotkeys, for this it is necessary in the free region simultaneously pressShift+Ctrl+N

As you can see, creating a new folder is very easy.

When creating a new folder, you can use several methods. Choose the easiest and most convenient for you!

Create new folders, fill them with information and don't forget about order :)

Be sure to change the name of the new folder so as not to get confused in the future!

Dear reader! You might be interested in the following articles:

o How to set or change a password on a computer

o How to uninstall a program or game windows 7

o How to take a screenshot (copy) of the screen?

o Ways to save time when working on a computer and the Internet

o How to disable, close a program or game

Sincerely, the site teamwww. sysit plus. en

If you notice an error, select a piece of text and press Ctrl + Enter

Consider 4 options for how you can create a new folder. All of them are simple and do not go beyond simple computer literacy.

I option. To create a Windows folder, you must first determine where exactly it will be located: on the desktop or inside some other folder. Accordingly, we go exactly where the “house will be built”, that is, a new Windows folder has been created.

How to create a folder on the desktop

1) To create a folder on the desktop, right-click on a free (empty) space on the desktop.

Context menu “Create folder”

2) This opens a context-sensitive menu, in which you should click on the "Create" option.

3) In the window that appears, a list of what can be created will be offered, from which you need to select "Folder".

4) You will see a small window labeled "New Folder" in which the cursor will blink, prompting you to enter a name for the folder.

Name for the new folder

If you don't enter a name, the default folder name will be New Folder. In principle, at any time you can rename it, which will be discussed below.

Deviating from the topic, I note that the expression "" means that the creators of the software thought and thought and made a decision for the user (that is, for you and me), that in a particular case, you can do as suggested. In this case, it is recommended to agree "by default" with the name "New Folder".

But such a name is bad, because after some time it is difficult to remember what is stored in a folder with such an unsightly name. Therefore, instead of choosing "default", it is better to enter a "custom" folder name.

Having entered the name, you must press the Enter key or click the mouse outside the frame to enter the name. If a mistake was made when entering a name, it is easy to correct it. To do this, click on the erroneous folder name with the mouse, i.e. highlight this name, and then press the F2 key and you can edit the folder name.

If needed create folder inside existing folder(), click on the free space in the old folder with the right mouse button, then on the "Create" option and then do everything exactly as described above.

Other options to create a new folder

II option:

There is another option to create a Windows folder. There is a File option in the menu bar in the top right corner. We click on it, then on "Create" and, finally, "Folder".

III option:

We open Conductor(Start - Programs - Accessories - Explorer), go to where you want to create a folder. Then in the upper right corner go to the menu File - New - Folder.

Or you can right-click in an empty space and select New - Folder from the context menu.

Explorer will create a new folder in the location where you gave the command to create it and name it New Folder. You can enter a different name, as described above in the first option.

The Explorer option is handy if you decide to put your files and folders in order, as there is a catalog of everything that you have on your computer. You can sort by new or old folders, delete unnecessary ones.

IV option:

This option assumes that a new folder will be created the moment you save a file. This is convenient to immediately store your files “on the shelves”, so that later they can be easily found.

Let's say you create a file or edit an existing one. The resulting file can be immediately saved in a new folder (as they say, "on the spot"). To do this, in the "File" menu (in the upper right corner), select the "Save As" option.

In the window that opens, click on the "Create Folder" button, as a result of which a folder with the name "New Folder" appears. You can immediately enter a different name for the folder, after which the file name is entered. This procedure step by step (1st step, 2nd, 3rd, 4th) is shown below using the example of saving a file in Notepad:

Step 1 - Click on the "Create Folder" button

Step 2 - Enter the name of the folder, press Enter. A new folder has been created.

3rd step - Click on the "Open" button, which is located to the right of the "File name" field. Thus, we get into a new folder.