No System Reserved Partition but there is 500mb unallocated space

Page 2 of 2 FirstFirst 12

  1. Posts : 25
    Windows 10 PRO 64 Bit
    Thread Starter
       #11

    topgundcp said:
    Yes. The easiest is to download the portable, free DiskGenius:Free Download DiskGenius Online
    Run it and Since this is Windows partition, you might not be able to run online, click on the File menu to boot into WinPE enviroment.
    Right click on the 500MB unallocated space, select Allocate free space To -> then select C: drive. click on Save All then reboot.
    Can I use EasyBCD 2.2 - Neowin?
      My Computer


  2. Posts : 2,799
    Linux Mint 20.1 Win10Prox64
       #12

    Can I use EasyBCD 2.2 - Neowin?
    No. EasyBCD is to create/move Boot File. You are talking about merging 500MB to C. You'd need partition manager to do it.
      My Computer


  3. Posts : 25
    Windows 10 PRO 64 Bit
    Thread Starter
       #13

    topgundcp said:
    No. EasyBCD is to create/move Boot File. You are talking about merging 500MB to C. You'd need partition manager to do it.
    I have dropped that idea now I want to convert unallocated space into system reserved partition...so can I use EasyBCD 2.2 - Neowin?
      My Computer


  4. Posts : 45,427
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #14

    Is it possible that system reserved partition is somehow merged with c drive?
    Please see the information in the two URL's I posted in #2.
      My Computers


  5. Posts : 18,476
    Windows 11 Pro
       #15

    Post number #8 contained the basic instructions. If you want to use Command Prompt (Admin) commands, it would be:

    diskpart
    select disk 0
    create part pri
    active
    format fs=NTFS label="System Reserved" quick
    assign letter=z
    exit
    bcdboot C:\Windows /s Z: /f BIOS
    mountvol Z: /D
    exit
      My Computer


  6. Posts : 42,709
    windows 10 professional version 1607 build 14393.969 64 bit
       #16

    Open administrative command prompt and copy and paste: (all at one time)

    Code:
    bcdedit /enum all
    reagentc /info
    diskpart
    lis dis
    lis vol
    sel dis 0
    det dis
    lis par
    sel par 1
    det par
    sel par 2
    det par
    sel par 3
    det par
    sel par 4
    det par
    sel par 5
    det par
    sel par 6
    det par
    sel par 7
    det par
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:07.
Find Us




Windows 10 Forums