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. After installing Windows 10 my second hard drive is not showing partitions or data

    in Windows 10 Gaming
    After installing Windows 10 my second hard drive is not showing partitions or data: Below is all the data from System Information, just the machine and the drives.Basically, I reinstalled Windows 10 on the SSD drive. It had two partitions that I had made, one for windows and one for programs that run faster from the SSD. I have two Seagate hard drives, one...
  3. After installing Windows 10 my second hard drive is not showing partitions or data

    in Windows 10 Software and Apps
    After installing Windows 10 my second hard drive is not showing partitions or data: Below is all the data from System Information, just the machine and the drives.Basically, I reinstalled Windows 10 on the SSD drive. It had two partitions that I had made, one for windows and one for programs that run faster from the SSD. I have two Seagate hard drives, one...
  4. How do i make a reserved system partition

    in Windows 10 Gaming
    How do i make a reserved system partition: How do i make a reserved system partition? i am trying to move my system partition in the same disk that have the boot partition disk 2 but i cant since my system file is on the same partition that have all my personal files volume L. Is there any way that i can separate the...
  5. How do i make a reserved system partition

    in Windows 10 Software and Apps
    How do i make a reserved system partition: How do i make a reserved system partition? i am trying to move my system partition in the same disk that have the boot partition disk 2 but i cant since my system file is on the same partition that have all my personal files volume L. Is there any way that i can separate the...
  6. How do i make a reserved system partition

    in Windows 10 Drivers and Hardware
    How do i make a reserved system partition: How do i make a reserved system partition? i am trying to move my system partition in the same disk that have the boot partition disk 2 but i cant since my system file is on the same partition that have all my personal files volume L. Is there any way that i can separate the...
  7. Deleting windows 10 in dual boot and merge back partition

    in Windows 10 Software and Apps
    Deleting windows 10 in dual boot and merge back partition: Hello I need help. I have a HP laptop with 500 gb hard drive. So i created two partitions of that 500 gb hard drive with AOEMI partition assistant and both are GPT partitions. In the first partition C: i installed windows 11 and in the second one i installed Windows 10 which...
  8. Deleting windows 10 in dual boot and merge back partition

    in Windows 10 Gaming
    Deleting windows 10 in dual boot and merge back partition: Hello I need help. I have a HP laptop with 500 gb hard drive. So i created two partitions of that 500 gb hard drive with AOEMI partition assistant and both are GPT partitions. In the first partition C: i installed windows 11 and in the second one i installed Windows 10 which...
  9. Need help with understanding the "Windows Recovery Environment" partitions on my Windows 10...

    in Windows 10 Gaming
    Need help with understanding the "Windows Recovery Environment" partitions on my Windows 10...: My desktop originated from Dell. It arrived with all kinds of boatware so in addition to the OEM install partition DWIN10, I created a second Windows partition WIN10 on which I installed just plain Windows 10 without Dell's junk. I also created another recovery environment...
  10. Need help with understanding the "Windows Recovery Environment" partitions on my Windows 10...

    in Windows 10 Software and Apps
    Need help with understanding the "Windows Recovery Environment" partitions on my Windows 10...: My desktop originated from Dell. It arrived with all kinds of boatware so in addition to the OEM install partition DWIN10, I created a second Windows partition WIN10 on which I installed just plain Windows 10 without Dell's junk. I also created another recovery environment...

Users found this page by searching for:

  1. msftres delete

    ,
  2. msftres partition

    ,
  3. restore msftres