Windows 10: Does installing Windows 11 wipe all partitions on my drive?

Discus and support Does installing Windows 11 wipe all partitions on my drive? in Windows 10 Gaming to solve the problem; Pretty much just the title, I'm running a dual boot system alongside Manjaro Linux and using Windows to play certain games that are unsupported, but... Discussion in 'Windows 10 Gaming' started by ondlad, Jul 17, 2022.

  1. ondlad Win User

    Does installing Windows 11 wipe all partitions on my drive?


    Pretty much just the title, I'm running a dual boot system alongside Manjaro Linux and using Windows to play certain games that are unsupported, but for some reason Windows 10 keeps on screwing with my wifi card, so I'm going to upgrade to Windows 11

    :)
     
    ondlad, Jul 17, 2022
    #1
  2. W1zzard Win User

    W7 Hard drive partition issue

    to get rid of that 100 meg windows partition that setup creates for you on a new install on a blank hdd:

    - press shift+f10 when on the partition management screen in setup <-- this opens a command prompt
    - diskpart <-- start the windows command line partition management tool
    - list disk <--- list the installed hdds in this computer for the next step
    - select disk 0 <- might have to replace 0 with the number of the correct disk
    - clean <-- this will erase all data on the disk you selected one step up- dont use the wrong disk!
    - create partition primary <- creates a primary partition taking up all space on the drive, adjust the command if necessary
    - exit, exit to exit diskpart and the command prompt
    - click refresh in partition manager and select your newly created partition and install to that
     
    W1zzard, Jul 17, 2022
    #2
  3. 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, Jul 17, 2022
    #3
  4. Dia01 Win User

    Does installing Windows 11 wipe all partitions on my drive?

    Partition or multiple hard drives?

    As the title suggests. Is it worth installing say a 36GB drive for the OS soley or partitioning an existing larger drive with either 2 or more partitions? I am currently running Vista 32bit and want to try out 64bit and am sick of reformatting the whole drive. Any suggestions?
     
    Dia01, Jul 17, 2022
    #4
Thema:

Does installing Windows 11 wipe all partitions on my drive?

Loading...
  1. Does installing Windows 11 wipe all partitions on my drive? - Similar Threads - Does installing wipe

  2. Installing MediaCreation tool on a RAID5 partition wipes out *ALL* partitions

    in Windows 10 Gaming
    Installing MediaCreation tool on a RAID5 partition wipes out *ALL* partitions: Trying to upgrade my Win10 pc to Win 11, I "thought" it'd be great to put it on a drive partition my my external RAID5 storage. I did do a backup of the OS; but didn't think to backup the RAID. The install didn't complete, and it wiped out ALL partitions on the array. Any...
  3. Installing MediaCreation tool on a RAID5 partition wipes out *ALL* partitions

    in Windows 10 Software and Apps
    Installing MediaCreation tool on a RAID5 partition wipes out *ALL* partitions: Trying to upgrade my Win10 pc to Win 11, I "thought" it'd be great to put it on a drive partition my my external RAID5 storage. I did do a backup of the OS; but didn't think to backup the RAID. The install didn't complete, and it wiped out ALL partitions on the array. Any...
  4. Installing MediaCreation tool on a RAID5 partition wipes out *ALL* partitions

    in Windows 10 Installation and Upgrade
    Installing MediaCreation tool on a RAID5 partition wipes out *ALL* partitions: Trying to upgrade my Win10 pc to Win 11, I "thought" it'd be great to put it on a drive partition my my external RAID5 storage. I did do a backup of the OS; but didn't think to backup the RAID. The install didn't complete, and it wiped out ALL partitions on the array. Any...
  5. Can a wiped partition be recovered with all its data ?

    in Windows 10 Software and Apps
    Can a wiped partition be recovered with all its data ?: Hi community, So i have a big issue and i need your help. Yesterday i wanted to install win 11 on my laptop. I did the bootable usb and it was in mbr mode. When i tried to install windows it said that disc partition was in gpt. And i converted disc to mbr but in order to...
  6. Does installing Windows 11 wipe all partitions on my drive?

    in Windows 10 Software and Apps
    Does installing Windows 11 wipe all partitions on my drive?: Pretty much just the title, I'm running a dual boot system alongside Manjaro Linux and using Windows to play certain games that are unsupported, but for some reason Windows 10 keeps on screwing with my wifi card, so I'm going to upgrade to Windows 11...
  7. Does Windows 10 installation media wipe my whole drive when installing?

    in Windows 10 Installation and Upgrade
    Does Windows 10 installation media wipe my whole drive when installing?: Hello!So, I want to install Windows 10 installation media to my drive in case something goes wrong, but I want to only have it in a partitionI'm wondering... Does installing the installation media wipe the whole drive, or does it just remove a single partition that I select...
  8. Windows installation on a wiped hard drive

    in Windows 10 Installation and Upgrade
    Windows installation on a wiped hard drive: Hi a few months ago I accidentley used the clean command on my main computer’s hard drive. So one person told me to purchase media or burn it to a storage device you have. Well I purchased the media. But it would just loop into random errors. Whoever knows this problem please...
  9. Windows installer does not like my GPT-drive partition order

    in Windows 10 Installation and Upgrade
    Windows installer does not like my GPT-drive partition order: Hello. It's an informal message from installer, not an error, so I technically can proceed. My current partition order was this: 1 - MSR, created after I iniciated SSD-drive 2 - System, created by installer 3 - Main Is something wrong with this order? Partition sizes...
  10. Wiped all partitions want to restore W 10

    in Windows 10 Installation and Upgrade
    Wiped all partitions want to restore W 10: When I first got this PC I like many others Windows 10 started updating. Long story short things got more fouled up the more I tried to fix them. HP was nice enough to send me a recovery USB which my PC would boot to but not open or load from. Prior to all of this I had made...