Windows 10: Can I "clean install" windows 11 wiping all partitions except the EFI one because I'm dual...

Discus and support Can I "clean install" windows 11 wiping all partitions except the EFI one because I'm dual... in Windows 10 Software and Apps to solve the problem; I have two windows 11 Home UEFI installations on two separate drives, each windows was clean installed with the other drive disconnected, so I have an... Discussion in 'Windows 10 Software and Apps' started by Cesare Piccolo, Feb 1, 2024.

  1. Can I "clean install" windows 11 wiping all partitions except the EFI one because I'm dual...


    I have two windows 11 Home UEFI installations on two separate drives, each windows was clean installed with the other drive disconnected, so I have an EFI partition on each drive and I simply choose which one to load by pressing f12 on boot.Each drive has the usual partition scheme created by Windows, so a first 100MB EFI partition, a second 16MB MSR partition, a third 237GB data partition and a last 768MB recovery partition.And each installation has the encryption activated.Now, since this is a brand new laptop and I plan to do a lot of reinstalls, I don't want to open it every time I want t

    :)
     
    Cesare Piccolo, Feb 1, 2024
    #1

  2. Installing Windows Vista/7 on a GUID Partition Table

    Background

    GUID Partition Table (GPT) is a boot sector technology poised to replace the venerable Master Boot Record (MBR) principally because MBR has a maximum capacity of 2 TB for a single partition (some single disks have reached 3 TB). Installing Windows on a GPT is a bit tricky because Windows wants to default back to MBR. In order to force Windows on to a GPT, we have to pre-format the drive prior to Windows installation. You can do that during Windows setup using the console.

    Requirements

    • Windows Vista or 7 (must be 64-bit no matter which OS is used)
    • A motherboard with EFI BIOS
    • A means to EFI boot the Windows setup (I had to use a USB DVD drive on MSI Z77A-G65, the internal SATA Bluray drives didn't have an EFI option)
    Instructions

    • Boot into Windows setup using EFI. On the MSI Z77A-G65, it showed up as UEFI:USB-ATAPI DVD ... This will change according to your motherboard and how you are attempting to enter setup. This step is critical. Without booting into setup via EFI, only MBR is available to the setup. There's no easy way to tell from within setup if it is running via EFI or not.
    • Once you have booted into setup, continue through the process as you would normally until you reach the dialog which shows you the available drives. Load a driver, if necessary, then press SHIFT+F10 to open the command prompt.
    • In the command prompt, enter the following lines, pressing enter after each one. Note that the <id> field below is the disk ID that you want to format as GPT from the "list disk" command. If there's only one drive, <id> will likely be 1. Note: All data on the drive will be lost during this process. Make sure to select the correct drive.
      • diskpart
      • list disk
      • select disk <id>
      • online disk
      • attributes disk clear readonly
      • clean
      • convert gpt
      • create partition efi size=102
      • create partition msr size=32
      • create partition primary
      • format fs=ntfs label="Operating System"
      • assign letter=C
      • exit
      "online disk" and "attributes disk clear readonly" are likely to fail. Don't worry, they are only precautionary. Change the drive letter and label to whatever you want. Also, the above command (specifically "create partition primary") will consume all remaining space on the drive. If you want multiple partitions with fixed sizes, substitute what you want in place of "create partition primary."
    • You may now close the command prompt and click on "Refresh" back in the dialog to choose where to install Windows. You should now see at least 2 partitions (I think Microsoft Reserved is hidden) and it will only let you install on a non EFI/MSR partition. Click on the primary partition and proceed with the installation as normal.
    • Note that in the EFI BIOS after installing Windows via EFI, you can no longer directly boot the volume Windows is installed on. Instead, you must boot via "Windows Boot Manager" (on MSI Z77A-G65, it was "UEFI: Windows Boot Manager"). Keep that in mind if you wish to tweak the boot order.
    Conclusion

    That should do it. You should be in Windows with >2 TB of hard drive capacity available if you had more than 2 TB on the Windows partition. Congratulations being on the bleeding edge of technology! *Rockout :rockout:
     
    FordGT90Concept, Feb 1, 2024
    #2
  3. windows xp installation and dual core am

    could someone please list the steps they follow to install windows with a dual core processor and windows xp service pack to. I'm reletively new to amd dual core and i feel i'm missing a step. All help will be appreciated. thanx
     
    exodusprime1337, Feb 1, 2024
    #3
  4. Can I "clean install" windows 11 wiping all partitions except the EFI one because I'm dual...

    Installing Windows Vista/7 on a GUID Partition Table

    Dear FordGT,

    First of all, thank you very much for your very useful (and imho, most recommended) tip on installing Windows 7 on a GPT hard disk, which has enabled me to install Windows 7 Ultimate 64-bit on my brand-new Samsung Series 5 NP550P5C laptop (only a few weeks old, coming up to its one-month anniversary) which has an UEFI BIOS, after wiping its slow 1 Tb 5,400 rpm hard disk (will replace it with a SSD sometime in the future) clean of SamCrap bloatware and performing a clean Win7 install.

    Now, I think I may have an interesting question for you.

    I am thinking of assembling a mini-ITX pc with Intel quad-core i7-3770K and GTX660Ti 2 Gb sometime in the near future (when funds permit).

    I am thinking of putting a 2 Tb 7,200 rpm hard disk and a 240 Gb SSD together, and using the SSD to cache the two 1 Tb partitions (after setting up the 102 Mb EFI system partition and the 32 Mb Microsoft Reserved partition and partitioning the remainder into two equal-size partitions of slightly under 1 Tb each) using Intel Smart Response Technology.

    On the SSD, I intend to create the following partitions:- a 102 Mb partition to cache the EFI system partition, a 32 Mb partition to cache the Microsoft Reserved partition, a 64 Gb partition to cache the < 1 Tb drive C (coz Intel Smart Response Techology only allows a maximum of 64 Gb), another 64 Gb partition to cache the < 1 Tb drive D, a 16 Gb partition to copy the system RAM to SSD using Intel Rapid Start Technology when putting the computer to sleep (in S3/S4 mode) and the remaining 95/96 Gb partition (I have done the sums) as a normal hard disk for stuff that requires speedy access, for games like Sims 3 which requires a lot of disk accessing.

    My question is this:-

    Is what I am proposing above feasible or not ?

    Would it be possible to use the partitions on the SSD and Intel Smart Response Technology to cache the EFI System partition and the Microsoft Reserved partitions ?

    Would Intel Smart Response Technology be able to recognise both the EFI system partition and the Microsoft Reserved partitions, in addition to the two < 1 Tb partitions (drives C and D) ?

    Thanks in advance.


    TAG
     
    The Aussie Genius, Feb 1, 2024
    #4
Thema:

Can I "clean install" windows 11 wiping all partitions except the EFI one because I'm dual...

Loading...
  1. Can I "clean install" windows 11 wiping all partitions except the EFI one because I'm dual... - Similar Threads - clean install wiping

  2. format EFI, Recovery partitions windows 10 in clean install?

    in Windows 10 Gaming
    format EFI, Recovery partitions windows 10 in clean install?: I'm going to do a clean install of Windows, but during the installation I want to format all the partitions and then delete them, but I have some concerns! As you can see in the picture below, I have 5 drivers, three of which seem to be vital and important EFI system...
  3. format EFI, Recovery partitions windows 10 in clean install?

    in Windows 10 Installation and Upgrade
    format EFI, Recovery partitions windows 10 in clean install?: I'm going to do a clean install of Windows, but during the installation I want to format all the partitions and then delete them, but I have some concerns! As you can see in the picture below, I have 5 drivers, three of which seem to be vital and important EFI system...
  4. Can I "clean install" windows 11 wiping all partitions except the EFI one because I'm dual...

    in Windows 10 Gaming
    Can I "clean install" windows 11 wiping all partitions except the EFI one because I'm dual...: I have two windows 11 Home UEFI installations on two separate drives, each windows was clean installed with the other drive disconnected, so I have an EFI partition on each drive and I simply choose which one to load by pressing f12 on boot.Each drive has the usual partition...
  5. How can I remove all keyboards except the one I'm using on Windows 11?

    in Windows 10 Gaming
    How can I remove all keyboards except the one I'm using on Windows 11?: Hi! So I'm Canadian using a Canadian French keyboard, but when I look at the menu on the bottom right, I see:https://imgur.com/lfQu9unBut then when I go to my settingshttps://imgur.com/wI8xlgx only one languagehttps://imgur.com/38hXJgQ and one keyboard for that language.Am I...
  6. How can I remove all keyboards except the one I'm using on Windows 11?

    in Windows 10 Software and Apps
    How can I remove all keyboards except the one I'm using on Windows 11?: Hi! So I'm Canadian using a Canadian French keyboard, but when I look at the menu on the bottom right, I see:https://imgur.com/lfQu9unBut then when I go to my settingshttps://imgur.com/wI8xlgx only one languagehttps://imgur.com/38hXJgQ and one keyboard for that language.Am I...
  7. Help: Formatted EFI partition on dual OS install

    in Windows 10 Ask Insider
    Help: Formatted EFI partition on dual OS install: I wanted to fresh install my Pop OS alongside windows so burned an iso and checked to format my old pop os installation. I accidentally checked the format EFI partition too. Now I am unable to boot to windows. Any help is appreciated. submitted by /u/bprayush [link]...
  8. Clean install Windows 10, preserving the EFI partition

    in Windows 10 Installation and Upgrade
    Clean install Windows 10, preserving the EFI partition: I want to clean install Windows 10 on a new hp laptop, to get rid of the hp bloatware. What I usually do to clean install, is boot from a Windows 10 installation USB, use a diskpart script (by pressing Shift+F10 at setup) to create the 4 reuired partitions, namely: EFI...
  9. Can I delete one EFI partition?

    in Windows 10 Performance & Maintenance
    Can I delete one EFI partition?: Hi at all! I have used this procedure to move from Legacy BIOS to UEFI. Now msinfo32 shows UEFI, but I have two EFI partitions. See here: [img] Can I delete the third partition, without making my system unbootable? Thanks in advance! 75670
  10. Dual OS with one EFI

    in Windows 10 Installation and Upgrade
    Dual OS with one EFI: I have two operating system running, windows 10 pro and home. I have the windows 10 pro on ssd and windows 10 home on hdd. The problem is that the EFI is on the hhd. I clonned the windows 10 home from ssd to hdd. Then installed the windows 10 pro on ssd. How can i move the...