Windows 10: Creating System Reserved Partition and Deleting Windows 7

Discus and support Creating System Reserved Partition and Deleting Windows 7 in Windows 10 Installation and Upgrade to solve the problem; Hi My husband wants me to remove Windows 7 from his computer so he is left with just windows 10. Sounds simple enough but there is a problem in that... Discussion in 'Windows 10 Installation and Upgrade' started by TraceyW, Nov 19, 2017.

  1. TraceyW Win User

    Creating System Reserved Partition and Deleting Windows 7


    Hi

    My husband wants me to remove Windows 7 from his computer so he is left with just windows 10. Sounds simple enough but there is a problem in that his active boot disk is the Windows 7 partition - he has no System Reserved or Recovery partitions, just Windows 7 and Windows 10 on his system disk.

    To achieve what he wants I am wondering if its a matter of deleting the Windows 7 partition, creating a 450MB partition to serve as the System Reserved partition and making it Active. Then, using the Windows 10 Repair Disk, rebooting his computer three times to get the boot files in the System Reserved partition.

    I've also just had a look at another thread I started some while ago where I was advised to use EasyBCD. So looking at this again can I do the following:

    1. Resize the Windows 7 partition to make space for a System Reserved partition
    2. Make the newly created partition Active
    3. Apply a letter to the partition
    4. Use EasyBCD to move the boot files to the new System Reserved partition
    5. Remove the letter from the System Reserved partition
    6. Delete the Windows 7 partition

    The only reason I'm doubtful of this process is that when I tried it on my own PC some years ago it didn't work and I believe it took me some time to sort it out.

    Both methods sounds very simple although for the reason above I tend to favour the first method if it will work - but really, are either of these processes as easy as they sound? Both sound too good to be true - so maybe they are! I don't know, that is why I am asking.

    Any help most appreciated. Thanks.
    Tracey

    :)
     
    TraceyW, Nov 19, 2017
    #1

  2. If Recovery partition the same as System Reserved?

    My former installation of Windows 7 had system reserved on a secondary hard drive (I created this partition).

    I have now upgraded to Windows 10.

    I notice that on the main drive (C) there is a partition named (Healthy) Recovery Partition.

    Is this a new term for System Reserved?

    What I'd like to know is does the old System Reserved relate only to Windows 7 and can it be safely deleted.
     
    JamesBogie, Nov 19, 2017
    #2
  3. Arne24 Win User
    Partitions before Clean Install of Win 10

    I deleted the System Reserved partition created by Win 8.1 and delete the Win 8.1 windows install. . The new System Reserved partition created by Win 10 install is 500 Mb, larger than the one created by Win 8.1.

    The OEM partition was left well enough alone.
     
    Arne24, Nov 19, 2017
    #3
  4. lx07 Win User

    Creating System Reserved Partition and Deleting Windows 7

  5. cereberus Win User
    This is over complicated. You can just clean install. If you want to keep existing C drive eg it has programs installed, do following.

    Install Macrium Reflect Free, and create a Rescue Drive.

    Boot from it and make an image backup of the C drive.

    Then boot from a windows 10 installation drive and install It, deleting all partitions.

    Then boot from Macrium Rescue drive, delete the C drive, and restore backup of C drive in its place.
     
    cereberus, Nov 19, 2017
    #5
  6. NavyLCDR New Member
    Boot into Windows 10. Delete the Windows 7 partition in disk management or install MiniTool Partiton Wizard to delete it. Actually, thinking about it, disk management probably will not let you delete the Windows 7 partition. MiniTool Partition Wizard is the easy way. You can use diskpart commands to delete it too. After the Windows 7 partition is deleted: Open a Command Prompt (Admin) - "run as administrator" Command Prompt. Run the following commands:

    diskpart
    select disk 0
    create part pri size=100
    format fs=ntfs quick label="System Reserved"
    active
    assign letter=t
    exit
    bcdboot C:\Windows /s T: /f ALL
    exit

    Reboot the computer.

    I would highly recommend you create a bootable USB flash drive of Kyhi's Recovery Tools to have available to boot the computer from in the event something goes wrong with the above procedure:
    Windows 10 Recovery Tools - Bootable Rescue Disk - Windows 10 Forums

    After the computer is booting into Windows 10, then go into disk management and remove the drive letter T: from the newly created partition containing the boot files. I like having a separate partition containing the boot files because it is just easier to deal with when you want to do things like this situation.

    Also - after this is all done - if you installed MiniTool Partition Wizard Free, you can also use that same program to extend the Windows 10 OS partition into the free space that will exist after you done deleting Windows 7.
     
    NavyLCDR, Nov 19, 2017
    #6
  7. TraceyW Win User
    Thanks for all the responses but I must admit I rather like the one suggested by NavyLCDR. In fact its one I had sorted out prior to typing my post but then got waylaid by something else that occurred to me. I had a feeling that was the way you would suggest if you responded NavyLCDR having dealt with you in my previous problem re UEFI which incidentally is now all singing all dancing at the moment.

    Anyway as far as my husband's system is concerned it looks like I've got the way to go particularly as he is extremely reluctant to do a clean install - and its a process pretty much along the lines I thought of in the first place. Thank you very much for confirming my thoughts NavyLCDR.

    Tracey
     
    TraceyW, Nov 19, 2017
    #7
  8. cereberus Win User

    Creating System Reserved Partition and Deleting Windows 7

    Are you sure you can delete the Windows 7 partition as the bcd files are on that partition not on a separate system reserved partition. I think you would have to boot from say @Khyi's tool, use minitool from that, then use Macrium Reflect (also on Kyhis iso) 'fix windows boot problems' option to build bcd for Windows 10.
     
    cereberus, Nov 19, 2017
    #8
  9. TraceyW Win User
    Thanks for your response cereberus. You may well be right thinking about it. A recent thread I started regarding two copies of BOOTMGR has resulted in confirming the BOOTMGR I boot from is on my System Reserved partition and I've managed to rename the second copy but can I remove it? No way. And I haven't tried finding out just how to do it as yet. I tried going into Windows 7 and doing it from there but again I couldn't do it so I've left it for the moment.

    What I am saying is that you may be right in that I will not be allowed to delete the Windows 7 partition. All I can do is try it and if I can't then I have to find another way around it. Quite frankly I feel his PC could do with a fresh install as there seems to be several small things going wrong just at the moment. Plus, for someone who reserved the C drive for Windows, the contents of the drive is quite large, something over 70GB - mine is 28GB. He's so stubborn though and he'll carry on until he has no choice but to reinstall. Correction, I'll have to reinstall Windows and set it up for him but he'll have to install all his apps and drivers etc. although no doubt I'll be expected to help out when he runs into trouble as inevitably he will.

    Anything that is done will not necessarily be done in the next week or even before the New Year or maybe even many months after that. It'll depend on how things go with his PC. Really I suppose I'm preparing myself for when he does want these jobs done whenever that may be.

    Thanks again for your help folks.
    Tracey
     
    TraceyW, Nov 19, 2017
    #9
  10. lx07 Win User
    I'm not clear if you have a UEFI or BIOS based install. I seem to remember installing Windows 7 on UEFI was difficult but I can't remember really.

    If you have an old BIOS based install then the data stored in track one of your disk will tell your PC what to boot. Fiddling with that is a bore - you have to use Linux dd command to overwrite it (or copy it from one disk to another). Windows 8 installer will do that automatically but not Windows 7 IIRC.

    If it is UEFI (i.e. made in the last decade or so) then your EFI firmware will simply look for a FAT formatted partition with type EE and it is easy - you can simply replace the contents of C (or the ESP or both).
     
  11. NavyLCDR New Member
    @TraceyW,

    Here you go. I set up a hard drive with a Windows 7 and Windows 10 partitions (and installations). The disk is MBR. The Windows 7 partition is set to active and the computer boots from it in Legacy BIOS mode:


    Creating System Reserved Partition and Deleting Windows 7 [​IMG]


    I verified the computer will indeed boot into both Windows 7 and Windows 10. I booted into Windows 10. I installed and used MiniTool Partition Wizard Free to delete the Windows 7 partition:


    Creating System Reserved Partition and Deleting Windows 7 [​IMG]


    ^^^^Click Yes and make sure to click the Apply button on the menu bar.

    Then I opened a Command Prompt (Admin) - "Run As Administrator" Command Prompt and did the following commands:

    Code: Microsoft Windows [Version 10.0.16299.15] (c) 2017 Microsoft Corporation. All rights reserved. C:\Windows\system32>diskpart Microsoft DiskPart version 10.0.16299.15 Copyright (C) Microsoft CorporaACtion. On computer: DESKTOP-KIP5MKC DISKPART> list disk Disk ### Status Size Free Dyn Gpt -------- ------------- ------- ------- --- --- Disk 0 Online 232 GB 0 B * Disk 1 Online 931 GB 0 B * Disk 2 Online 465 GB 265 GB * Disk 3 Online 298 GB 100 GB Disk 4 Online 28 GB 0 B DISKPART> select disk 3 Disk 3 is now the selected disk. DISKPART> create part pri size=100 DiskPart succeeded in creating the specified partition. DISKPART> format fs=ntfs quick label="System Reserved" 100 percent completed DiskPart successfully formatted the volume. DISKPART> active DiskPart marked the current partition as active. DISKPART> assign letter = t DiskPart successfully assigned the drive letter or mount point. DISKPART> exit Leaving DiskPart... C:\Windows\system32>bcdboot C:\Windows /s T: /f ALL Boot files successfully created. C:\Windows\system32>exit[/quote] NOTE: your disk number will be different than mine. Probably 0.

    After running the above commands, this is my final disk layout:


    Creating System Reserved Partition and Deleting Windows 7 [​IMG]


    The computer boots straight into Windows 10 now. From here you can go back into MiniTool Partition Wizard Free. I would suggest removing drive letter T: from the newly created "System Reserved" partition. You can resize the OS partition to fill the unallocated space in front of (or behind) it. If the unallocatd space is in front - MiniTool will want to restart the computer to finish it.

    I sincerely hope this answered everyone's doubts.
     
    NavyLCDR, Nov 20, 2017
    #11
  12. TraceyW Win User
    Well NavyLCDR you really have gone the extra mile haven't you.? Thanks very much indeed for that. I've been a long time user of PW in fact I have a paid for version (I needed some data recovery features the free one didn't have). Its good to know that what you advised me to do and what I had in mind to do will actually work despite the doubts that others place in your mind. Again I'll follow the exact procedure you followed so there shouldn't really be real a problem and I'll copy and print your post so that I have it to hand when I carry out the necessary work. Again, thank you so much for your help over the last few weeks.

    Tracey

    PS I presume your reinstall went OK.
     
    TraceyW, Nov 20, 2017
    #12
  13. NavyLCDR New Member

    Creating System Reserved Partition and Deleting Windows 7

    Yeah, luckily I also use Junctions to point my user library folders to a separate storage hard drive, so I never lose any user data when I play around with my system(s) and now with SSDs it's super quick to reload. Dang, though, going back to a spinner HDD for the experiment in this thread was painfully slow! I've got a rack in the front of my desktop computer that I can just slide hard drives/SSDs into without having to open the computer up to connect them. It's faster than USB, the rack connects directly to a motherboard SATA port.
     
    NavyLCDR, Nov 20, 2017
    #13
  14. TraceyW Win User
    At least now we know you CAN delete your boot partition thanks to you. It should keep all those who are doubtful quiet on the matter.
     
    TraceyW, Apr 4, 2018
    #14
Thema:

Creating System Reserved Partition and Deleting Windows 7

Loading...
  1. Creating System Reserved Partition and Deleting Windows 7 - Similar Threads - Creating System Reserved

  2. System reserve partition

    in Windows 10 Gaming
    System reserve partition: We Couldn't update the system reserve partition pops up when I try to upgrade from WIN10 to Win11. The PC health check for windows 11 says everything is good to go. What is this message and why is it stopping me from upgrading?...
  3. System reserve partition

    in Windows 10 Software and Apps
    System reserve partition: We Couldn't update the system reserve partition pops up when I try to upgrade from WIN10 to Win11. The PC health check for windows 11 says everything is good to go. What is this message and why is it stopping me from upgrading?...
  4. Accidentally deleted system reserved partition

    in Windows 10 Gaming
    Accidentally deleted system reserved partition: Help I accidentally deleted windows system reserved partition now I can't boot to windows 10 any suggestions of how to fix it https://answers.microsoft.com/en-us/windows/forum/all/accidentally-deleted-system-reserved-partition/c9522363-eda8-49b1-9ef3-149f2c7047a6
  5. Accidentally deleted system reserved partition

    in Windows 10 Software and Apps
    Accidentally deleted system reserved partition: Help I accidentally deleted windows system reserved partition now I can't boot to windows 10 any suggestions of how to fix it https://answers.microsoft.com/en-us/windows/forum/all/accidentally-deleted-system-reserved-partition/c9522363-eda8-49b1-9ef3-149f2c7047a6
  6. Accidentally deleted system reserved partition

    in Windows 10 Installation and Upgrade
    Accidentally deleted system reserved partition: Help I accidentally deleted windows system reserved partition now I can't boot to windows 10 any suggestions of how to fix it https://answers.microsoft.com/en-us/windows/forum/all/accidentally-deleted-system-reserved-partition/c9522363-eda8-49b1-9ef3-149f2c7047a6
  7. System Reserved Partition

    in Windows 10 Network and Sharing
    System Reserved Partition: Hello, I did some storage upgrade on my system by adding an M.2 NVME 1TB SSD drive and cloned my old drive that has windows 10 operating system. I now have two systems reserved partition on both the old and newly installed drive. The system reserved section limits my...
  8. I want to delete the system reserved partition

    in Windows 10 Support
    I want to delete the system reserved partition: Ok, on the 3rd install of Windows 10 Home (after many tweaking accidents on the first two installs), I ended up with a system reserved partition. :/ I want to remove it, to make my backup software happier. I really don't want to install Windows 10... again. Here's a screen...
  9. Delete Old System Reserved Partition?

    in Windows 10 Ask Insider
    Delete Old System Reserved Partition?: Hi, I have just built a new PC and have installed a new installation of Windows on an NVMe drive. I then took out my old hard drives from my previous PC and installed them in my new one, I want to be able to use them all for storage. When I go into Disk Management I see all...
  10. How to create a System Reserved Partition???

    in Windows 10 Network and Sharing
    How to create a System Reserved Partition???: In my laptop, i have 2 drives,first one is 1TB HDD which is completely empty and have no System Reserved Partition but second one is 120GB SSD, in which the windows 10 is installed and it also do have 549MB System Reserved partition. My question is there any to way to create...

Users found this page by searching for:

  1. creating system reserved partition and deleting windows 7