Windows 10: Accidentally 'Ejected' "D:Windows" from new install - How to recover the partition?

Discus and support Accidentally 'Ejected' "D:Windows" from new install - How to recover the partition? in Windows 10 Drivers and Hardware to solve the problem; New Computer with a fresh install of Windows 10. There is only one 1tb SSD on the system. The "This PC" tab originally (aka earlier this evening)... Discussion in 'Windows 10 Drivers and Hardware' started by - Scotty D -, Aug 23, 2019.

  1. Accidentally 'Ejected' "D:Windows" from new install - How to recover the partition?


    New Computer with a fresh install of Windows 10. There is only one 1tb SSD on the system. The "This PC" tab originally (aka earlier this evening) showed two partitions/drives, a "C" drive of 930 GB and a "D" drive which held the Windows installation (it had about 5 gb free). Next to it was USB Drive "E". Figuring that "E" was the Windows 10 thumb drive, I right clicked it and selected "Eject" to safely remove the thumb drive.

    ...

    The "D" drive disappeared.

    ...

    Now I have a "C" drive and a grayed out "E"


    How do I get back the accidentally ejected Partition? I tried a System Restore - but that did not give me back the "D" drive.


    Also - while Windows is still running, I'm worried about shutting down the comp. Should I be?


    Thanks for any help!

    :)
     
    - Scotty D -, Aug 23, 2019
    #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, Aug 23, 2019
    #2
  3. windows xp installation and dual core am

    could someone please list the steps they follow to install windows with a dual core processor and windows xp service pack to. I'm reletively new to amd dual core and i feel i'm missing a step. All help will be appreciated. thanx
     
    exodusprime1337, Aug 23, 2019
    #3
  4. Accidentally 'Ejected' "D:Windows" from new install - How to recover the partition?

    Installing Windows Vista/7 on a GUID Partition Table

    I've never tried multiple partitions so this is a shot in the dark...

    At step #10, I would try setting the size parameter (it is in mebibytes) to how large you want the partition windows is installed on to be, then go ahead and install windows. This will leave the rest of the drive raw instead of consuming it into the OS partition (C drive). Once you successfully boot into Windows, you should be able to use Computer Management -> Disk Management to create partitions in the raw space.


    If you really wanted to do it with diskpart before Windows is installed, you basically repeat the following lines making sure to specify a size if you don't want it to consume all remaining space:
    • create partition primary size=size in mebibytes here
    • format quick fs=ntfs label="appropriate name here"
    • assign letter=C thru Z here
    Obviously, you can use quick formatting or leave it out for full format. Leave off the size parameter when you reach the final partition that should consume all the remaining space. Also remember that the order you do this in goes from the outside of the disk (where it is fastest) to the inside of the disk (where it is slowest). Because of this, it is recommended to put EFI (e.g. size=300), then MSR (e.g. size=300), then Windows (e.g. size=30000), then Applications (e.g. size=70000), then Storage (e.g. no size parameter).

    If I'm right, the above example would look like this:
    • diskpart
    • list disk
    • select disk <id>
    • online disk
    • attributes disk clear readonly
    • clean
    • convert gpt
    • create partition efi size=300
    • create partition msr size=300
    • create partition primary size=30000
    • format fs=ntfs label="Windows"
    • assign letter=C
    • create partition primary size=70000
    • format fs=ntfs label="Applications"
    • assign letter=D
    • create partition primary
    • format fs=ntfs label="Storage"
    • assign letter=E
    • exit
     
    FordGT90Concept, Aug 23, 2019
    #4
Thema:

Accidentally 'Ejected' "D:Windows" from new install - How to recover the partition?

Loading...
  1. Accidentally 'Ejected' "D:Windows" from new install - How to recover the partition? - Similar Threads - Accidentally 'Ejected' install

  2. Accidentally Partitioned a Hard Drive D:

    in Windows 10 Network and Sharing
    Accidentally Partitioned a Hard Drive D:: Hi, while attempting and successfully doing the fix listed in the following post: https://support.microsoft.com/en-us/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bf - I accidentally partitioned...
  3. Accidentally Partitioned a Hard Drive D:

    in Windows 10 Gaming
    Accidentally Partitioned a Hard Drive D:: Hi, while attempting and successfully doing the fix listed in the following post: https://support.microsoft.com/en-us/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bf - I accidentally partitioned...
  4. Accidentally Partitioned a Hard Drive D:

    in Windows 10 Software and Apps
    Accidentally Partitioned a Hard Drive D:: Hi, while attempting and successfully doing the fix listed in the following post: https://support.microsoft.com/en-us/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bf - I accidentally partitioned...
  5. How to recover folder from D drive?

    in Windows 10 Gaming
    How to recover folder from D drive?: Hello,suddenly files got deleted from D drive, with out deleting them and through error if we try to open from recent activity as "file location not found/". kindly please help how to recover....
  6. How to recover folder from D drive?

    in Windows 10 Software and Apps
    How to recover folder from D drive?: Hello,suddenly files got deleted from D drive, with out deleting them and through error if we try to open from recent activity as "file location not found/". kindly please help how to recover....
  7. how to eject ESP D:

    in Windows 10 Gaming
    how to eject ESP D:: so when i want to downgrade to windows 8.1 the setup is fail when i want to open my Local Disk i see a disk drive name ESP D: how to eject/remove https://answers.microsoft.com/en-us/windows/forum/all/how-to-eject-esp-d/1e3c6b84-c420-43db-9b13-b488c132770b
  8. how to eject ESP D:

    in Windows 10 Software and Apps
    how to eject ESP D:: so when i want to downgrade to windows 8.1 the setup is fail when i want to open my Local Disk i see a disk drive name ESP D: how to eject/remove https://answers.microsoft.com/en-us/windows/forum/all/how-to-eject-esp-d/1e3c6b84-c420-43db-9b13-b488c132770b
  9. how to eject ESP D:

    in Windows 10 Drivers and Hardware
    how to eject ESP D:: so when i want to downgrade to windows 8.1 the setup is fail when i want to open my Local Disk i see a disk drive name ESP D: how to eject/remove https://answers.microsoft.com/en-us/windows/forum/all/how-to-eject-esp-d/1e3c6b84-c420-43db-9b13-b488c132770b
  10. Accidentally deleted 3 partitions, how to recover them?

    in Windows 10 Network and Sharing
    Accidentally deleted 3 partitions, how to recover them?: I dual boot Windows 10 and Linux Mint, and there was a D:/ partition I wanted to delete, so I selected it and clicked "Delete volume", but 3 other partitions disappeared I think they were selected too, I don't know how though and now I have 102,41gb of free space, how do I...

Users found this page by searching for:

  1. accidentally ejected drive d

    ,
  2. ejected d drive

    ,
  3. my mass storage d drive has been accidentally deleted off my computer how do i get it back

    ,
  4. accidentally ejected d drive on vmware,
  5. accidentally disconnected d drive windows 10