Windows 10: Moving boot partition to another drive

Discus and support Moving boot partition to another drive in Windows 10 Ask Insider to solve the problem; I've found very mixed things about this, most making it seem too difficult to be worthwhile. I have Windows 10 dual booting with OSX, and for some... Discussion in 'Windows 10 Ask Insider' started by /u/Bigmealplantime, Oct 12, 2020.

  1. Moving boot partition to another drive


    I've found very mixed things about this, most making it seem too difficult to be worthwhile.

    I have Windows 10 dual booting with OSX, and for some reason, Windows put its bootloader on my HDD which I use solely for backup purposes. Windows itself is installed to its own SSD.

    Is there a relatively easy way to move it entirely to that SSD so it boots from it as well? The best idea I've heard so far is to add some free space to the Windows SSD, run the recovery tool, and have it reinstall the bootloader (with the HDD disconnected).

    submitted by /u/Bigmealplantime
    [link] [comments]

    :)
     
    /u/Bigmealplantime, Oct 12, 2020
    #1
  2. FX-GMC Win User

    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, Oct 12, 2020
    #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, Oct 12, 2020
    #3
  4. Dia01 Win User

    Moving boot partition to another drive

    Partition or multiple hard drives?

    As the title suggests. Is it worth installing say a 36GB drive for the OS soley or partitioning an existing larger drive with either 2 or more partitions? I am currently running Vista 32bit and want to try out 64bit and am sick of reformatting the whole drive. Any suggestions?
     
    Dia01, Oct 12, 2020
    #4
Thema:

Moving boot partition to another drive

Loading...
  1. Moving boot partition to another drive - Similar Threads - Moving boot partition

  2. Move Windows EFI boot partition to another drive.

    in Windows 10 Gaming
    Move Windows EFI boot partition to another drive.: I have a Windows installation with three drivesC:\ windows 10 installationE:\ stuffD:\ contains the EFI boot partition + stuffFor what ever reason, when i installed Windows with a two disk setup, the core installation was installed on C:\ and the EFI partition was installed...
  3. Move Windows EFI boot partition to another drive.

    in Windows 10 Software and Apps
    Move Windows EFI boot partition to another drive.: I have a Windows installation with three drivesC:\ windows 10 installationE:\ stuffD:\ contains the EFI boot partition + stuffFor what ever reason, when i installed Windows with a two disk setup, the core installation was installed on C:\ and the EFI partition was installed...
  4. Move Windows EFI boot partition to another drive.

    in Windows 10 Customization
    Move Windows EFI boot partition to another drive.: I have a Windows installation with three drivesC:\ windows 10 installationE:\ stuffD:\ contains the EFI boot partition + stuffFor what ever reason, when i installed Windows with a two disk setup, the core installation was installed on C:\ and the EFI partition was installed...
  5. Moving from one boot drive to another

    in Windows 10 Gaming
    Moving from one boot drive to another: So on my windows 10 PC i have 3 drives:My SSD - Which was my old main drive that was running windows and still has it Important filesJust a storage drive Important filesMy new 3TB HD - Which is running windows on it now No important filesIm trying to switch back to windows on...
  6. Moving from one boot drive to another

    in Windows 10 Installation and Upgrade
    Moving from one boot drive to another: So on my windows 10 PC i have 3 drives:My SSD - Which was my old main drive that was running windows and still has it Important filesJust a storage drive Important filesMy new 3TB HD - Which is running windows on it now No important filesIm trying to switch back to windows on...
  7. Move the boot partition to another drive?

    in Windows 10 Ask Insider
    Move the boot partition to another drive?: My situation is as follows: My Desktop has 2 different SSDs: First has a WS19 install and the boot partition, Second has only the Windows 10 partition. I want to delete the WS19 partition and move W10 into its place. Am I right, that I have to keep the original boot...
  8. System partition on one drive; boot partition & Windows on another?

    in Windows 10 Installation and Upgrade
    System partition on one drive; boot partition & Windows on another?: I have a 4 year old Dell XPS 8700 running windows 10 (2004 though I don't think that matters). I had used MiniTool Partition Wizard to clean up some partition issues on an old laptop and ran it on this machine. I see that 3 months ago when I added an SSD drive as the primary...
  9. How to increase or move the system partition to another partition in the same drive?

    in Windows 10 Ask Insider
    How to increase or move the system partition to another partition in the same drive?: Years ago, I bought a second hand PC with a small HDD. I formatted it and set a small 60gb as drive Cto install windows. I got a bigger HDD recently and clone the old HDD to the new one. Now I realize that 60GB is too damn small for Windows. The HDD has two partition, C and...
  10. How to move the boot status from a partition to another ?

    in Windows 10 Installation and Upgrade
    How to move the boot status from a partition to another ?: How to move the boot status from a partition to another of the same one HDD on GUID Partition Table system on windows 10 ? I have cloned the bootable OS partition (lettered with C) to another partition (letter F) so the size used is near exact. screenshot from AOMEI...