Windows 10: Installed a second windows 10 os on the same partition

Discus and support Installed a second windows 10 os on the same partition in Windows 10 Customization to solve the problem; I mistakenly installed a second windows 10 os on the same partition and now my laptop cannot boot into windows. I want to get rid of both of them and... Discussion in 'Windows 10 Customization' started by LeslieAnyanwu, Sep 17, 2021.

  1. Installed a second windows 10 os on the same partition


    I mistakenly installed a second windows 10 os on the same partition and now my laptop cannot boot into windows. I want to get rid of both of them and reinstall windows 10. What do I do?

    :)
     
    LeslieAnyanwu, Sep 17, 2021
    #1
  2. Scrizz Win User

    Windows 10

    no, you can't go back..
    I suggest creating a backup image of your os drive
     
    Scrizz, Sep 17, 2021
    #2
  3. 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, Sep 17, 2021
    #3
  4. Installed a second windows 10 os on the same 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, Sep 17, 2021
    #4
Thema:

Installed a second windows 10 os on the same partition

Loading...
  1. Installed a second windows 10 os on the same partition - Similar Threads - Installed second same

  2. second os installation problem

    in Windows 10 Software and Apps
    second os installation problem: hallow microsoft, i want a new partition to play pc games in my computer but there is no more options to create it in win 11 i like it but as i supposed it needs some improvement like windows 7 and xp,...
  3. second os installation problem

    in Windows 10 Gaming
    second os installation problem: hallow microsoft, i want a new partition to play pc games in my computer but there is no more options to create it in win 11 i like it but as i supposed it needs some improvement like windows 7 and xp,...
  4. One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC

    in Windows 10 Updates and Activation
    One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC: HelloWe run Automotive dealer level software. Sometime these software are made by the same company and you cannot install them into the same OS. They will corrupt each other. Ford and Mazda are good examples. We are trying to avoid having to use multiple pc's all the time....
  5. One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC

    in Windows 10 Gaming
    One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC: HelloWe run Automotive dealer level software. Sometime these software are made by the same company and you cannot install them into the same OS. They will corrupt each other. Ford and Mazda are good examples. We are trying to avoid having to use multiple pc's all the time....
  6. One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC

    in Windows 10 Software and Apps
    One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC: HelloWe run Automotive dealer level software. Sometime these software are made by the same company and you cannot install them into the same OS. They will corrupt each other. Ford and Mazda are good examples. We are trying to avoid having to use multiple pc's all the time....
  7. Install a second ssd with same windows 10 pro

    in Windows 10 Software and Apps
    Install a second ssd with same windows 10 pro: I’m planning to install a second ssd on my existing computer with windows 10 pro, which it’s the same os as my first ssd. In the past, I have done this but the second ssd edits my windows boot manager rendering my first ssd not bootable. I did follow recommendations from many...
  8. Install a second ssd with same windows 10 pro

    in Windows 10 Installation and Upgrade
    Install a second ssd with same windows 10 pro: I’m planning to install a second ssd on my existing computer with windows 10 pro, which it’s the same os as my first ssd. In the past, I have done this but the second ssd edits my windows boot manager rendering my first ssd not bootable. I did follow recommendations from many...
  9. Install a second ssd with same windows 10 pro

    in Windows 10 Gaming
    Install a second ssd with same windows 10 pro: I’m planning to install a second ssd on my existing computer with windows 10 pro, which it’s the same os as my first ssd. In the past, I have done this but the second ssd edits my windows boot manager rendering my first ssd not bootable. I did follow recommendations from many...
  10. [N0oB] Installed Remix OS in the same partition as Windows 10

    in Windows 10 Installation and Upgrade
    [N0oB] Installed Remix OS in the same partition as Windows 10: Hey all, I was pretty psyched about trying out the Remix OS. I went on and installed it in another partition but then the OS won't boot and had to use windows 10. The second time, I was so determined about making it work that I went ahead and installed it in the same...