Ora

How to Create d and e drive?

Published in Disk Partitioning 5 mins read

To create D and E drives on your computer, you will need to partition an existing hard disk or utilize unallocated space on a new one. This process involves using the built-in Disk Management tool in Windows.

Understanding D and E Drives

In Windows, "drives" like C:, D:, and E: refer to partitions on your physical storage devices (Hard Disk Drives or Solid State Drives). The C: drive is typically where your operating system is installed. Creating D: and E: drives means you are making additional logical sections on your hard disk to organize files, install programs, or separate data from your main system files.

Prerequisites for Creating New Drives

Before you begin, ensure you have:

  • Unallocated Space: You must have unallocated space on one of your physical hard disks. If your disk is fully allocated to the C: drive or other partitions, you will need to shrink an existing partition (like C:) to free up space.
  • Administrator Privileges: You need to be logged in as an administrator to perform these operations.

Step-by-Step Guide to Create D and E Drives

Follow these steps carefully to create new D and E drives:

1. Open Disk Management

The first step is to access the Disk Management utility, which allows you to manage your storage devices.

  1. Open Computer Management: Select the Start button on your Windows desktop. You can then search for "Computer Management" or find it under "Windows Administrative Tools" in your Start menu.
  2. Navigate to Disk Management: In the left pane of the Computer Management window, under "Storage," select Disk Management.

2. Locate Unallocated Space

Once Disk Management opens, you will see a graphical representation of your hard disks and their partitions. Look for a section labeled "Unallocated" or "Free space." This is the space you will use to create your new drives.

  • If you don't have unallocated space: You will need to shrink an existing partition first. Right-click on the partition you wish to shrink (e.g., your C: drive), select "Shrink Volume," and follow the on-screen prompts to free up the desired amount of space. This will then appear as "Unallocated."

3. Create the First New Simple Volume (D: Drive)

Now, you will create your first new drive, which will typically be assigned the letter D:.

  1. Initiate New Simple Volume Wizard: Right-click on an unallocated region on your hard disk.
  2. Select New Simple Volume: From the context menu, select New Simple Volume. This will open the New Simple Volume Wizard.
  3. Follow the Wizard:
    • In the New Simple Volume Wizard, select Next.
    • Specify Volume Size: Enter the size for your D: drive in megabytes (MB). Remember that 1 GB equals 1024 MB. If you plan to create both D: and E: from this unallocated space, ensure you leave enough for the second drive.
    • Assign Drive Letter: On the "Assign Drive Letter or Path" screen, choose D from the dropdown menu. If D is already in use by another drive (like a DVD drive), you can pick another available letter (e.g., F) or temporarily change the letter of the conflicting drive later.
    • Format Partition: On the "Format Partition" screen:
      • Choose NTFS as the file system.
      • Leave the "Allocation unit size" as "Default."
      • You can enter a "Volume label" (e.g., "Data Drive," "Programs," or simply "Drive D").
      • Check "Perform a quick format" for faster formatting.
    • Complete the Wizard: Review your choices and click Next, then Finish to create and format your new D: drive.

4. Create the Second New Simple Volume (E: Drive)

After creating your D: drive, if you have remaining unallocated space, you can use it to create your E: drive.

  1. Repeat Steps for Second Volume: Right-click on the remaining unallocated region on your hard disk.
  2. Select New Simple Volume: Choose New Simple Volume again.
  3. Follow the Wizard (for E: Drive):
    • Select Next in the wizard.
    • Specify Volume Size: Enter the size for your E: drive. You can use the maximum available size if this is your last partition.
    • Assign Drive Letter: On the "Assign Drive Letter or Path" screen, choose E from the dropdown menu.
    • Format Partition: As before, choose NTFS and provide a "Volume label" (e.g., "Media Drive," "Backup," or "Drive E"). Perform a quick format.
    • Complete the Wizard: Click Next, then Finish.

5. Verify New Drives

Once both operations are complete, you will see your new D: and E: drives listed in Disk Management with their assigned letters and sizes. You can also open "This PC" (or "My Computer") to see them listed under "Devices and drives," ready for use.

Step Action Description
1 Open Disk Management Start Menu > Search "Computer Management" > Disk Management
2 Locate Unallocated Space Identify free space; shrink existing partition if needed
3 Create D: Drive Right-click Unallocated > New Simple Volume > Assign 'D' > Format
4 Create E: Drive Right-click Remaining Unallocated > New Simple Volume > Assign 'E' > Format
5 Verify Check "This PC" for the newly created drives

By following these steps, you can efficiently create and configure D: and E: drives on your Windows computer, enhancing your data organization and storage capabilities.