Windows 10: What is "msftres" partition

Discus and support What is "msftres" partition in Windows 10 Installation and Upgrade to solve the problem; Hi all, I want to delete all partition that are preinstalled in my new laptop and then I want to install Win 10 Pro. I went into GPARTED and I... Discussion in 'Windows 10 Installation and Upgrade' started by Pipppero2007, Sep 7, 2016.

  1. What is "msftres" partition


    Hi all,

    I want to delete all partition that are preinstalled in my new laptop and then I want to install Win 10 Pro.

    I went into GPARTED and I see:

    - EFI 260MB
    - msftres 16MB
    - WINDOWS 50GB
    - WINRE 300MB

    I want to install two new Win 10 Pro in UEFI and SECURE BOOT from the orginal ISO from the Microsoft website (no creation tool), I will use RUFUS.

    It is safe to clear all those FOUR partition and especially the "msftre"?

    I will make some damage to the UEFI of the laptop?

    I repeat, I want to TOTALLY delete the preinstalled Win 10 Home and its partition and I want the new Win 10 Pro will install itself in UEFI and SECURE BOOT.

    And I will also install a SECOND Win 10 Pro after I installed the first.

    Please help, I don't want to damage the UEFI of the laptop (the tools of the manufactorer in the UEFI).

    :)
     
    Pipppero2007, Sep 7, 2016
    #1

  2. Lumia " The Future is Here "

    This is a support forum, not a complaints department.

    I suggest you directly submit your complaints about hardware to Nokia and software to Microsoft.



    Also it often helps to read reviews when switching platforms to make sure it suits your needs. From what you've said the Lumia 820 clearly doesn't suit you.
     
    psychomania---01, Sep 7, 2016
    #2
  3. fonero Win User
    Lumia " The Future is Here "

    psychomania: This is a support forum, not a complaints department.



    psychomania: Also it often helps to read reviews when switching platforms to make sure it suits your needs. From what you've said the Lumia 820 clearly doesn't suit you.



    What RSXforever wrote was a kind of review, that can help other people to judge, if Lumia is the right phone for them.
     
    fonero, Sep 7, 2016
    #3
  4. topgundcp Win User

    What is "msftres" partition

    MSR partition: Microsoft Reserved Partition - Wikipedia, the free encyclopedia
    A normal fresh install of Windows 10 with GPT partition scheme:
    • 450MB Recovery partition (Contains trouble shoot tools)
    • 100MB EFI System (Contains Boot code, without it, won't be able to boot)
    • 16MB MSR (MS reserved partition)
    • C Drive.
    If you want to clean install. Assumning you've already saved personal data. With only the HD/SSD connected

    • Boot up the Installation USB. On the first screen, Hold SHIFT+F10
    • Type:
      diskpart
      select disk 0
      clean
      exit
    • Continue, select unallocated partition then click Next (do not format)
    • Once done, you'd get the partition scheme as shown above. Install drivers needed, Apps etc...
    For second Windows. To save the trouble of re-install again. Here's what I'd do:
    Since you've already setup the 1st Windows with drivers, Apps installed. Shrink C: drive for 2nd Windows
    • Download Macrium Reflect Free . Install and create a backup image. Also use Rufus to create a Macrium Rescue disk.
    • From Macrium, click on Restore tab, select the image from step 1.
    • Select the same disk for destination. Drag and drop C: Drive only to the empty partition that was shrunk earlier for 2nd Windows
    • Take a note of the drive letter, open Admin Command prompt and type:
      bcdboot X:\Windows ===> X is the drive letter for 2nd Windows
    • Reboot, you should have a dual boot screen for both Windows.
     
    topgundcp, Sep 7, 2016
    #4
  5. You totally save me to wast big time installing the second Windows.

    But, I could use Clonezilla instead?

    I want to proceed in such way, please correct me:

    1) Totally erase ALL partitions leaving GPT
    2) First Win 10 Pro installation in UEFI
    3) Apps and drivers
    4) shrink and create an empty partion
    4) Clonezilla: partition-to-partition from First Win 10 to the empty partition
    5) Run the first Win 10 Pro, CMD as admin
    6) bcdboot D:\Windows
    7) I will see on the next boot a dual Win 10 selection

    This method is valid for UEFI and SECURE BOOT too, right?
     
    Pipppero2007, Sep 8, 2016
    #5
  6. topgundcp Win User
    Step 2 using diskpart above is a quick way to delete all partitions and leave it as one single unallocated partition.
    Your BIOS is set to UEFI & Boot the Installation USB with UEFI option. Windows will recognize it and will install with GPT partition scheme. Again, leave it unallocated and let Windows creates all needed partitions.
    I don't use Clonezilla but if it does the job then yes, you can use it. Preferably copy, not clone to make sure that it has different GUID.
    Yes but it is advisable to disable secure boot while installing Windows to avoid rejection of unsigned drivers being installed (if any). After Windows installation completed, you can re-enable it again.
     
    topgundcp, Sep 8, 2016
    #6
  7. lx07 Win User
    While this is correct there is another approach you could use and that is to create the partitions before hand. This is useful if you have some other partitions on you disk you don't want to break.

    You can partition your disk using gdisk (I use the Linux version but you can use the Windows one it is exactly the same apart from the initial syntax).

    The order is not important but this is the default.

    You should start in 40 and you should (if you may use another OS) leave 128MB between partitions - see Partitioning Advice

    Make a 450 or 500MB Recovery partition. Format should be NTFS and partition code should be 2700. This one is completely optional.
    Make a 100MB or 200MB EFI. Format should be FAT. This is required and the partition code must be EF00
    Make a 12MB MSR Should be unformatted and partition code should be 0C01. Microsoft are vague what this is for but as it is tiny and there is a possibility it is required so then why not. Windows does work without it though currently.
    Make a <whatever size> C drive. Format should be NTFS and the partition code 0700

    Then when you install Windows, pick C partition and it will figure out the rest and not touch any other partition.

    Alternatively you can copy the loaders from your ISO into the ESP and copy everything else into your C drive. When you boot Windows will install but you'll have to delete the installation directories after. That is a boring and long winded way of installing but is required for old Apple computers for example.

    You can change the GUID after if you have a problem using GDisk.

    It should look like this: Code: C:\Users\Hali\OneDrive\Programs\Gdisk>gdisk64 0: GPT fdisk (gdisk) version 1.0.0 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): p Disk 0:: 236978176 sectors, 113.0 GiB Logical sector size: 512 bytes Disk identifier (GUID): 94EB0CDB-062F-4EF9-BDED-04F144D52C7C Partition table holds up to 128 entries First usable sector is 34, last usable sector is 236978142 Partitions will be aligned on 8-sector boundaries Total free space is 264277 sectors (129.0 MiB) Number Start (sector) End (sector) Size Code Name 1 40 1024039 500.0 MiB 2700 2 1024040 1433639 200.0 MiB EF00 EFI 3 1435648 1468415 16.0 MiB 0C01 Microsoft reserved ... 4 1468416 69982207 32.7 GiB 0700 Basic data partition Command (? for help):[/quote] Then install Windows (either normally or just copy the contents of the ISO to C drive)
     
    lx07, Apr 4, 2018
    #7
Thema:

What is "msftres" partition

Loading...
  1. What is "msftres" partition - Similar Threads - msftres partition

  2. System reserved partition inaccessible due to permissions, but the volume lacks the...

    in Windows 10 Gaming
    System reserved partition inaccessible due to permissions, but the volume lacks the...: Could not update the OS due to insufficient space in the system reserved partition.Mounted the partition through mountvol y: /s to try and clear some space.Was denied access after mounting, despite being the administrator. The popup suggested to manage permissions through the...
  3. System reserved partition inaccessible due to permissions, but the volume lacks the...

    in Windows 10 Software and Apps
    System reserved partition inaccessible due to permissions, but the volume lacks the...: Could not update the OS due to insufficient space in the system reserved partition.Mounted the partition through mountvol y: /s to try and clear some space.Was denied access after mounting, despite being the administrator. The popup suggested to manage permissions through the...
  4. How can I merge two partitions on ssd which have a reserved partition between them?

    in Windows 10 Gaming
    How can I merge two partitions on ssd which have a reserved partition between them?: I recently got a SSD to replace my HDD. However, the technician guy created two partitions on ssd with one labelled as C usd for OS and one as D. I followed this tutorial...
  5. How can I merge two partitions on ssd which have a reserved partition between them?

    in Windows 10 Software and Apps
    How can I merge two partitions on ssd which have a reserved partition between them?: I recently got a SSD to replace my HDD. However, the technician guy created two partitions on ssd with one labelled as C usd for OS and one as D. I followed this tutorial...
  6. How can I merge two partitions on ssd which have a reserved partition between them?

    in Windows 10 Network and Sharing
    How can I merge two partitions on ssd which have a reserved partition between them?: I recently got a SSD to replace my HDD. However, the technician guy created two partitions on ssd with one labelled as C usd for OS and one as D. I followed this tutorial...
  7. Cannot update windows 11 to 24H2 because of partition error

    in Windows 10 Gaming
    Cannot update windows 11 to 24H2 because of partition error: my laptop is lenovo LOQ 15aph8 https://answers.microsoft.com/en-us/windows/forum/all/cannot-update-windows-11-to-24h2-because-of/aef5f0b3-421c-4f34-889a-fe519091339e
  8. Cannot update windows 11 to 24H2 because of partition error

    in Windows 10 Software and Apps
    Cannot update windows 11 to 24H2 because of partition error: my laptop is lenovo LOQ 15aph8 https://answers.microsoft.com/en-us/windows/forum/all/cannot-update-windows-11-to-24h2-because-of/aef5f0b3-421c-4f34-889a-fe519091339e
  9. Windows Recovery gets turned off when I remove letter of the recovery partition

    in Windows 10 Gaming
    Windows Recovery gets turned off when I remove letter of the recovery partition: I had Linux installed on my laptop and I did dual boot with Windows , but now I have no use of Linux, I uninstalled it.I had a problem that the partition of Linux wasn't adjacent to c drive and I couldn't extend it. I had to delete recovery partition I followed this video Fix...
  10. Windows Recovery gets turned off when I remove letter of the recovery partition

    in Windows 10 Software and Apps
    Windows Recovery gets turned off when I remove letter of the recovery partition: I had Linux installed on my laptop and I did dual boot with Windows , but now I have no use of Linux, I uninstalled it.I had a problem that the partition of Linux wasn't adjacent to c drive and I couldn't extend it. I had to delete recovery partition I followed this video Fix...

Users found this page by searching for:

  1. msftres delete

    ,
  2. msftres partition

    ,
  3. restore msftres