Windows 10: How to recover only C: drive partition from disk image

Discus and support How to recover only C: drive partition from disk image in Windows 10 Software and Apps to solve the problem; For some mind bogglingly stupid reason, when Windows was installed on my machine it put the UEFI partition on an external drive and didn't create a... Discussion in 'Windows 10 Software and Apps' started by Vin P, Jul 12, 2022.

  1. Vin P Win User

    How to recover only C: drive partition from disk image


    For some mind bogglingly stupid reason, when Windows was installed on my machine it put the UEFI partition on an external drive and didn't create a recovery partition. That drive has since been removed, formatted, and put into use elsewhere. After reinstalling Windows in an attempt to fix this issue, I'm now trying to recover using System Images, only to find that none of them work, because Windows is trying to "recover" the UEFI to a drive that doesn't exist. How do I recover ONLY the C: drive? Since the reinstallation has fixed the issue of the UEFI location and the recovery partition?

    :)
     
    Vin P, Jul 12, 2022
    #1
  2. W1zzard Win User

    W7 Hard drive partition issue

    to get rid of that 100 meg windows partition that setup creates for you on a new install on a blank hdd:

    - press shift+f10 when on the partition management screen in setup <-- this opens a command prompt
    - diskpart <-- start the windows command line partition management tool
    - list disk <--- list the installed hdds in this computer for the next step
    - select disk 0 <- might have to replace 0 with the number of the correct disk
    - clean <-- this will erase all data on the disk you selected one step up- dont use the wrong disk!
    - create partition primary <- creates a primary partition taking up all space on the drive, adjust the command if necessary
    - exit, exit to exit diskpart and the command prompt
    - click refresh in partition manager and select your newly created partition and install to that
     
    W1zzard, Jul 12, 2022
    #2
  3. Unallocated Space to C Drive

    Thanks
     
    realtravisbrown92, Jul 12, 2022
    #3
  4. FX-GMC Win User

    How to recover only C: drive partition from disk image

    Move Win7 64 image from a partition NTFS to a new drive

    EDIT: After reading your first post again, is there any reason that you would now need GPT? Are you just trying to move the windows install to a new disk or is there a new motherboard involved?

    If you are already booting to an NTFS partition, then it makes me wonder if after copying to the new drive, the partition isn't getting marked as Active.

    Following the same steps I posted above for startup repair, you can get to a command prompt and use diskpart to see if this is the case.

    Code: In the command prompt: diskpart list disk select disk 0 (disk number may be different if you have other disks connected.) list partition select partition 0 (partition number number may vary, but you want to see the boot partition which is the same as your windows partition according to the screenshot on the OP) detail partition (This should have Active: Yes or No. If it says no, since we have the partition selected, you can just use the following command in diskpart) active[/quote]
     
    FX-GMC, Jul 12, 2022
    #4
Thema:

How to recover only C: drive partition from disk image

Loading...
  1. How to recover only C: drive partition from disk image - Similar Threads - recover drive partition

  2. How to partition the C-disk?

    in Windows 10 Gaming
    How to partition the C-disk?: The 950 GB C-disk on my Windows 11 laptop has about 860 GB of free space. I would like to partition that to create a second partition of about 300 GB. I found several websites that provide steps for doing this involving the Shrink feature of the Disk Management app. But when...
  3. How to partition the C-disk?

    in Windows 10 Software and Apps
    How to partition the C-disk?: The 950 GB C-disk on my Windows 11 laptop has about 860 GB of free space. I would like to partition that to create a second partition of about 300 GB. I found several websites that provide steps for doing this involving the Shrink feature of the Disk Management app. But when...
  4. Recovering Partitioned C Drive

    in Windows 10 Software and Apps
    Recovering Partitioned C Drive: Hello, I was under the incorrect assumption that my colleague's computer had two HDDs and I went ahead and unplugged the HDD from the computer because I wanted to transfer my colleague's extra drive to a new computer. It unfortunately seems that the two HDD's was actually a...
  5. Recovering Partitioned C Drive

    in Windows 10 Network and Sharing
    Recovering Partitioned C Drive: Hello, I was under the incorrect assumption that my colleague's computer had two HDDs and I went ahead and unplugged the HDD from the computer because I wanted to transfer my colleague's extra drive to a new computer. It unfortunately seems that the two HDD's was actually a...
  6. Recovering Partitioned C Drive

    in Windows 10 Gaming
    Recovering Partitioned C Drive: Hello, I was under the incorrect assumption that my colleague's computer had two HDDs and I went ahead and unplugged the HDD from the computer because I wanted to transfer my colleague's extra drive to a new computer. It unfortunately seems that the two HDD's was actually a...
  7. Recover deleted disk partitions

    in Windows 10 Gaming
    Recover deleted disk partitions: On January 28, with the assistance of MS team member I installed windows 10 using bootable USB on my home computer.The windows were not updating the disk partitions therefore, the advisor instructed me to deleted all partitions, which I did on his advice. Windows installed...
  8. How to recover only C: drive partition from disk image

    in Windows 10 Gaming
    How to recover only C: drive partition from disk image: For some mind bogglingly stupid reason, when Windows was installed on my machine it put the UEFI partition on an external drive and didn't create a recovery partition. That drive has since been removed, formatted, and put into use elsewhere. After reinstalling Windows in an...
  9. How to recover only C: drive partition from disk image

    in Windows 10 Installation and Upgrade
    How to recover only C: drive partition from disk image: For some mind bogglingly stupid reason, when Windows was installed on my machine it put the UEFI partition on an external drive and didn't create a recovery partition. That drive has since been removed, formatted, and put into use elsewhere. After reinstalling Windows in an...
  10. how to recover files attributed 'read only' from a former c: drive?

    in Windows 10 Support
    how to recover files attributed 'read only' from a former c: drive?: Hello. I migrated to a ssd and i need to move some files so i can format the former c: drive. i tried to change the security permissions, owners, users and all that with a guide i found online. i removed the inheritance and replaced child object permission entries and...