Windows 10: how to convert D: with C: when in seperate disks?

Discus and support how to convert D: with C: when in seperate disks? in Windows 10 Gaming to solve the problem; i tried to delete partitions and try to get them adjacent and all that jazz but nothing works. whenever i delete D: and try to extend C: the Extend... Discussion in 'Windows 10 Gaming' started by haydaphobia, Feb 1, 2022.

  1. how to convert D: with C: when in seperate disks?


    i tried to delete partitions and try to get them adjacent and all that jazz but nothing works. whenever i delete D: and try to extend C: the Extend Volume is greyed out

    :)
     
    haydaphobia, Feb 1, 2022
    #1

  2. Cannot convert GPT to MBR.

    Hi Michael,



    I suggest you to follow the below steps and check if it helps.

    This method you have to backup all your data and delete all partitions and volumes. Then use the
    DISKPART command.

    • Open command prompt and type in DISKPART and press Enter
    • Then type in list disk (Note down the number of disk you want to convert to GPT)
    • Then type in select disk number of disk
    • Finally type in convert gpt.
    Hope the information helps. Do reply if you need further assistance.
     
    Anup Karkal, Feb 1, 2022
    #2
  3. topgundcp Win User
    GPT disk conversion for both data drives and C drive


    Macrium Rescue disk can be used to convert from MBR to GPT and vice versa without doing a fresh install of Windows.

    1. Download Rescue6.1.1081X64.iso - Google Drive and use Rufus to create a bootable USB disk. Skip this step if you've already created the Macrium Rescue disk.
    2. Download: BootEFI_Only-00-00.zip - Google Drive . Unzip to an external or an internal HD
      NOTE:
      This is a copy of the first 3 partitions of my current Windows 10 x64 (450MB Recovery, 100MB EFI and 16MB MSR)
    3. Boot up Macrium Rescue disk and create a backup of your current Windows to another internal/external HD. It serves 2 purposes: you'd have a backup of your current Windows in case things go wrong and then use it to restore the C drive on the next steps.
    4. Next, switch the BIOS to UEFI and use Macrium to restore the first 3 partitions downloaded in step 2 to your current MBR Windows. No need to convert or Format, Macrium will do it.
    5. Again with Macrium, select the backup image from step 3, and copy back the C drive after the 3 partitions.
      After this step, you should have: 450MB, 100MB, 16MB and C drive (GPT partition scheme)
    6. From Macrium, click on Fix the Windows Boot Problems
    7. Reboot. Your Windows should be in UEFI mode.
     
    topgundcp, Feb 1, 2022
    #3
  4. anctop Win User

    how to convert D: with C: when in seperate disks?

    Convert GPT Disk to MBR Disk in Windows 10


    Recently I met an occasion where a Win10 installation on a GPT disk needed to be converted to MBR.
    I think my experience may be of some help.

    The target system was Win10 Enterprise, installed on an empty 300GB HD. The layout (as reported by "diskpart") was :
    Code:
    Code:
     Volume ###  Ltr  Label        Fs     Type        Size     Status     Info   ----------  ---  -----------  -----  ----------  -------  ---------  --------   Volume 1     C                NTFS   Partition    297 GB  Healthy    Boot   Volume 2         Recovery     NTFS   Partition    450 MB  Healthy    Hidden   Volume 3                      FAT32  Partition     99 MB  Healthy    System
    Basically I followed "OPTION ONE" of Shawn Brink (the author of the original post).
    Steps 1-3 were straightforward.
    After clicking "Convert GPT Disk to MBR Disk" in Step 3, a warning poped out :


    how to convert D: with C: when in seperate disks? [​IMG]


    Click "OK" to dismiss, then proceed to Step 4.
    After clicking "Apply", another warning appeared soon :


    how to convert D: with C: when in seperate disks? [​IMG]


    Click "Restart Now" to proceed.
    The restart triggered the conversion before loading the OS.
    When the conversion was completed (in just one or two minutes), the system was restarted again.
    But this time it CRASHED : some error message saying OS not found.

    This is normal, because the conversion tool did not mark the system partition as "bootable".
    Now :
    1. Boot the target system with the Win10 installation media (DVD/USB etc).
    2. Select language & click the "Next" button.
    3. Click the "Repair your computer" link.
    4. Click the "Troubleshoot" square.
    5. Click the "Command Prompt" square.
    6. At the command prompt, invoke the "diskpart" tool.
      • Locate the target partition by using the "select" and "list" commands.
      • Execute the "select partition x" command, where x is the target partition number.
      • Execute the "active" command to mark it as "bootable".
      • "exit" the "diskpart" tool.
    7. "exit" the command prompt.
    8. Click the "Startup Repair" square. The system will restart after the repair.
    9. Done.
    After the fix, the layout of the target disk looked like :
    Code:
    Code:
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info    ----------  ---  -----------  -----  ----------  -------  ---------  --------    Volume 1                             Partition    450 MB  Healthy    Offline    Volume 2                             Partition     99 MB  Healthy    Offline    Volume 3     C                NTFS   Partition    297 GB  Healthy    System
    Finally, a couple of remarks :
    • The time required for the "Startup Repair" step varies on different systems. For the 300GB disk mentioned above, it was finished in less than a minute. On another case with 1TB HD, it took nearly 3 hours of heavy disk read-write to complete the operation.
    • One downside of the method is worth notice : almost all of the functions in "Advanced startup" ("Start" -> "Settings" -> "Update & security" -> "Recovery" -> "Advanced startup") were gone after the conversion.
     
    anctop, Feb 1, 2022
    #4
Thema:

how to convert D: with C: when in seperate disks?

Loading...
  1. how to convert D: with C: when in seperate disks? - Similar Threads - convert seperate disks

  2. how to convert D: with C: when in seperate disks?

    in Windows 10 Network and Sharing
    how to convert D: with C: when in seperate disks?: i tried to delete partitions and try to get them adjacent and all that jazz but nothing works. whenever i delete D: and try to extend C: the Extend Volume is greyed out...
  3. how to convert D: with C: when in seperate disks?

    in Windows 10 Software and Apps
    how to convert D: with C: when in seperate disks?: i tried to delete partitions and try to get them adjacent and all that jazz but nothing works. whenever i delete D: and try to extend C: the Extend Volume is greyed out...
  4. Want to combine disk C and D

    in Windows 10 Gaming
    Want to combine disk C and D: I have a solid state drive and there is C and D drive on Disk 1. D is unallocated but when try to Expand Volume of C, the Extend Volume prompt is greyed out. I did what all the instructions stated. I deleted D and it became unallocated, but now it won't combine! I need help,...
  5. Want to combine disk C and D

    in Windows 10 Software and Apps
    Want to combine disk C and D: I have a solid state drive and there is C and D drive on Disk 1. D is unallocated but when try to Expand Volume of C, the Extend Volume prompt is greyed out. I did what all the instructions stated. I deleted D and it became unallocated, but now it won't combine! I need help,...
  6. Want to combine disk C and D

    in Windows 10 Network and Sharing
    Want to combine disk C and D: I have a solid state drive and there is C and D drive on Disk 1. D is unallocated but when try to Expand Volume of C, the Extend Volume prompt is greyed out. I did what all the instructions stated. I deleted D and it became unallocated, but now it won't combine! I need help,...
  7. C: and D: drive/Disk management

    in Windows 10 Network and Sharing
    C: and D: drive/Disk management: Hi, I am having problems with my C: and D: drives. I know little about computers, and I've been trying to solve this on my own for 2 days now. I want to merge C: drive 222 GB using D: drive 1.81 TB, but the problem is that C: is on Disk 1 while D: is on Disk 0. I don't think...
  8. Merging Local Disk C and D.

    in Windows 10 Network and Sharing
    Merging Local Disk C and D.: Dear Whoever is reading this, I Bought a WD Blue 500GB hard drive. I have two local disks, C and D. Whenever I download something it instantly downloads to C, which is the one with less storage. IF by any chance anyone knows how to merge both of the disks that would be...
  9. C: Disk and D: Disk

    in Windows 10 Network and Sharing
    C: Disk and D: Disk: I recently got a new computer running on Windows 10 which is awesome but there is something I wanna change and I don't know how. So, my problem is the download and save paths with the quick access folders. Downloads was set on default to save to the C: Drive, so I went into...
  10. Disk designations (C, D, etc.

    in Windows 10 Network and Sharing
    Disk designations (C, D, etc.: I just cloned my original 2 TB data only disk to a 6 TB disk data only disk. However, the disk designation went from "D:" to "H:". Is there a way to reidentify it as "D:"?...