Windows 10: Windows 10 Setup partitions

Discus and support Windows 10 Setup partitions in Windows 10 Installation and Upgrade to solve the problem; Hey guys, I'm currently trying to install windows on my new SSD and I need to select where do I want Windows installed. I've got two partitions: 1.... Discussion in 'Windows 10 Installation and Upgrade' started by MG8819, Jul 10, 2019.

  1. MG8819 Win User

    Windows 10 Setup partitions


    Hey guys,


    I'm currently trying to install windows on my new SSD and I need to select where do I want Windows installed. I've got two partitions: 1. Drive 0 Partition 1 / 15.0 MB/ MSR (Reserved) and 2. Drive 0 Partition 2: SSD /223.6 GB / Primary.

    Should I delete the first partition or just leave it like that?


    Also, I know that at some point I should have been asked which version of Windows I want to install, but I did not have that option. Could it be the fact that I already had Windows 10 Pro on the HDD (which is now unplugged from mobo and psu)?

    :)
     
    MG8819, Jul 10, 2019
    #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 10, 2019
    #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 10, 2019
    #3
  4. Ahhzz Win User

    Windows 10 Setup partitions

    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, Jul 10, 2019
    #4
Thema:

Windows 10 Setup partitions

Loading...
  1. Windows 10 Setup partitions - Similar Threads - Setup partitions

  2. Error when installing Windows 10 during Windows Setup on a newly created partition of an SSD

    in Windows 10 Gaming
    Error when installing Windows 10 during Windows Setup on a newly created partition of an SSD: I want to install Windows 10 from a flash drive on a new partition in an SSD with 2 partitions, where the other partition contains data that I use.But I'm can't click next as I received this error: "We couldn't create a new partition or locate an existing one. For more...
  3. Error when installing Windows 10 during Windows Setup on a newly created partition of an SSD

    in Windows 10 Software and Apps
    Error when installing Windows 10 during Windows Setup on a newly created partition of an SSD: I want to install Windows 10 from a flash drive on a new partition in an SSD with 2 partitions, where the other partition contains data that I use.But I'm can't click next as I received this error: "We couldn't create a new partition or locate an existing one. For more...
  4. Error when installing Windows 10 during Windows Setup on a newly created partition of an SSD

    in Windows 10 Installation and Upgrade
    Error when installing Windows 10 during Windows Setup on a newly created partition of an SSD: I want to install Windows 10 from a flash drive on a new partition in an SSD with 2 partitions, where the other partition contains data that I use.But I'm can't click next as I received this error: "We couldn't create a new partition or locate an existing one. For more...
  5. Windows Setup couldn’t create a new partition or locate an existing one

    in Windows 10 News
    Windows Setup couldn’t create a new partition or locate an existing one: [ATTACH]During a clean install of Windows on your device with the Custom option, you may get the error message We couldn’t create a new partition or locate an existing one. This post is intended to help affected PC users with solutions and suggestions to get past this...
  6. Windows Setup - "Windows could not format a partition on disk 0. The error occurred while...

    in Windows 10 Software and Apps
    Windows Setup - "Windows could not format a partition on disk 0. The error occurred while...: I have a laptop that has no operating system installed on it, so I made a Windows 11 USB with the media creation tool for Windows 11 on a different laptop and I tried booting up the laptop with the USB into the setup for Windows 11, and so during the Windows 11 installation,...
  7. Windows Setup - "Windows could not format a partition on disk 0. The error occurred while...

    in Windows 10 Gaming
    Windows Setup - "Windows could not format a partition on disk 0. The error occurred while...: I have a laptop that has no operating system installed on it, so I made a Windows 11 USB with the media creation tool for Windows 11 on a different laptop and I tried booting up the laptop with the USB into the setup for Windows 11, and so during the Windows 11 installation,...
  8. Unable To Delete Drive Partition On Windows Setup

    in Windows 10 BSOD Crashes and Debugging
    Unable To Delete Drive Partition On Windows Setup: 2 days ago my pc crashed while I was gaming, no big deal I boot up again and noticed my system was stuttering while navigating through my desktop. Couldn’t run any games without a blue screen and can’t access any type of antivirus. After a day of trying to figure this out I...
  9. Ran Windows 10 setup from a partition on an external SSD. Windows setup wiped the entire...

    in Windows 10 Installation and Upgrade
    Ran Windows 10 setup from a partition on an external SSD. Windows setup wiped the entire...: Good evening,I wanted to reïnstall Windows 10 cleanly on my laptop so I created an ISO with the official media creation tool on another PC. With this I used YUMI to create a bootable partition on an external SSD which contained partitions with other data. All fine and dandy....
  10. GPT Partition Scheme for Dual-/Multi-boot Windows 10-setup

    in Windows 10 Installation and Upgrade
    GPT Partition Scheme for Dual-/Multi-boot Windows 10-setup: Hello,I have a laptop with 2x M.2 SSD-drives 500GB and 2TB, which I want to separate into three separate instances of Windows 10-installations as per:Disk 0 2 TBWindows 10 general purpose - 1 TBWindows 10 hobby purpose - 500 GB500 GB shared storageDisk 1 500 GBWindows 10 work...

Users found this page by searching for:

  1. windows 10 partition setup

    ,
  2. why has c drive an oem partition efi system partition primary partition and ntfs partition