Windows 10: USB Partitions

Discus and support USB Partitions in Windows 10 Network and Sharing to solve the problem; I have a 128GB USB Drive, and I read on the internet that since version 1703, Windows can identify multiple USB partitions but I'm unable to create a... Discussion in 'Windows 10 Network and Sharing' started by JasonHe54, Sep 13, 2020.

  1. JasonHe54 Win User

    USB Partitions


    I have a 128GB USB Drive, and I read on the internet that since version 1703, Windows can identify multiple USB partitions but I'm unable to create a second partition through Disk Management or any third party software.


    My laptop is running Windows 10 Home, v1903, os build 18362.1082.

    :)
     
    JasonHe54, Sep 13, 2020
    #1
  2. mars Win User

    Partition a USB Flash Drive

    USB Partitioning

    Do you know the technical part of it? How does the flipping of the removable happen? How can we partition a USB without using a 3rd party software? Can you suggest any programming language? and what algo should I use? thanks!
     
  3. thraxed Win User
    Installing windows off of a USB stick

    Step By Step from vista:
    From admin cmd prompt

    1. diskpart
    1a. list disk
    2. select disk 1 (replace 1 with your usb drive)
    3. clean
    4. create partition primary
    5. select partition 1 (replace 1 with your usb drive)
    6. active
    7. format fs=fat32
    8. assign
    9. exit

    Copy Windows Vista's DVD ROM content to the Flash Drive

    xcopy d:\*.* /s/e/f e:\ (d being your vista cd and e being your usb stick)

    And that's it, boot off your usb disk
     
    thraxed, Sep 13, 2020
    #3
  4. W1zzard Win User

    USB Partitions

    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, Sep 13, 2020
    #4
Thema:

USB Partitions

Loading...
  1. USB Partitions - Similar Threads - USB Partitions

  2. How to move a boot partition from a USB stick to an HDD

    in Windows 10 BSOD Crashes and Debugging
    How to move a boot partition from a USB stick to an HDD: I recently lost my boot partition when there was a power blip. The rest of the OS drive C: HDD was fine and there was no data loss and all programs, files, etc were still in place, but it wouldn't boot, coming to "Selected boot device failed". After working playing with BIOS...
  3. How to move a boot partition from a USB stick to an HDD

    in Windows 10 Gaming
    How to move a boot partition from a USB stick to an HDD: I recently lost my boot partition when there was a power blip. The rest of the OS drive C: HDD was fine and there was no data loss and all programs, files, etc were still in place, but it wouldn't boot, coming to "Selected boot device failed". After working playing with BIOS...
  4. How to move a boot partition from a USB stick to an HDD

    in Windows 10 Software and Apps
    How to move a boot partition from a USB stick to an HDD: I recently lost my boot partition when there was a power blip. The rest of the OS drive C: HDD was fine and there was no data loss and all programs, files, etc were still in place, but it wouldn't boot, coming to "Selected boot device failed". After working playing with BIOS...
  5. Can I use a windows install usb to create a new partition and install windows on the new...

    in Windows 10 Gaming
    Can I use a windows install usb to create a new partition and install windows on the new...: Can I use a windows install usb to create a new partition and install windows on the new partition if the D drive is encrypted with bitlocker? Or will bitlocker activate if I do this ?...
  6. Can I use a windows install usb to create a new partition and install windows on the new...

    in Windows 10 Software and Apps
    Can I use a windows install usb to create a new partition and install windows on the new...: Can I use a windows install usb to create a new partition and install windows on the new partition if the D drive is encrypted with bitlocker? Or will bitlocker activate if I do this ?...
  7. USB stick doesn't show up, cannot format or create partition

    in Windows 10 Gaming
    USB stick doesn't show up, cannot format or create partition: Hello,I found an old USB stick VERBATIM STORE N GO 32GB and wondered what was on it. When i plugged it into my computer, firstly it didn't appear in file explorer. I tried : -analyze : result = could not scan because drive is empty, you need to format it first-format : result...
  8. USB stick doesn't show up, cannot format or create partition

    in Windows 10 Software and Apps
    USB stick doesn't show up, cannot format or create partition: Hello,I found an old USB stick VERBATIM STORE N GO 32GB and wondered what was on it. When i plugged it into my computer, firstly it didn't appear in file explorer. I tried : -analyze : result = could not scan because drive is empty, you need to format it first-format : result...
  9. Mbr2gpt partition failure... cant get usb to boot to reinstall windows

    in Windows 10 Gaming
    Mbr2gpt partition failure... cant get usb to boot to reinstall windows: Long story short we all know why I did an mbr2gpt conversion. Microsoft is stopping support for windows 10 and my device supports secure boot but the windows install for windows 10 was mbr not gpt. In order to continue receiving security updates and support I wanted to get...
  10. Mbr2gpt partition failure... cant get usb to boot to reinstall windows

    in Windows 10 Software and Apps
    Mbr2gpt partition failure... cant get usb to boot to reinstall windows: Long story short we all know why I did an mbr2gpt conversion. Microsoft is stopping support for windows 10 and my device supports secure boot but the windows install for windows 10 was mbr not gpt. In order to continue receiving security updates and support I wanted to get...