Windows 10: How to delete HFS+ partition from USB drive?

Discus and support How to delete HFS+ partition from USB drive? in Windows 10 Gaming to solve the problem; I have a flashdrive with a HFS+ partition on it. This partition is not visible in disk management or diskpart. However, it is listed in stellar data... Discussion in 'Windows 10 Gaming' started by Richard Mohammed, Apr 17, 2023.

  1. How to delete HFS+ partition from USB drive?


    I have a flashdrive with a HFS+ partition on it. This partition is not visible in disk management or diskpart. However, it is listed in stellar data recovery but cannot be removed using that program. How should I go about removing the partition so it will be useable?

    :)
     
    Richard Mohammed, Apr 17, 2023
    #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. 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, Apr 17, 2023
    #3
  4. How to delete HFS+ partition from USB drive?

    How to delete the partition after creating a recovery drive on Windows 10?

    Hi,

    Thank you for posting in Microsoft Community and being a part of Windows 10.

    I understand your concern about deleting the recovery partition after creating a recovery drive. We will help you with this issue.

    I suggest you to try the below troubleshooting steps to delete the recovery partition from Command Prompt and check if it helps.

    I suggest you to log-in as an administrator with Microsoft account, try the below and check if it helps.

    • Press Windows + X keys from the keyboard, click on
      Command Prompt (Admin)
    • Type: diskpart
    • At the DISKPART prompt, type: list disk (Make note of the disk number of the disk from which you want to delete the partition.)
    • At the DISKPART prompt, type: select diskn (Select the disk
      n from which you want to delete the partition.)
    • At the DISKPART prompt, type: list partition (Make note of the number of the partition that you want to delete.)
    • At the DISKPART prompt, type: select partition (Select the partition
      n that you want to delete.)
    • At the DISKPART prompt, type: delete partition

    Caution


    • Deleting a partition on a dynamic disk can delete all dynamic volumes on the disk, thus leaving the disk in a corrupt state. To delete a dynamic volume, use the
      delete volume command instead. For instructions on how to delete a dynamic volume, see Related Topics.

    • When you delete a partition, all data on that deleted partition or logical drive is lost.

    • You cannot recover deleted partitions or logical drives.

    Hope it helps. Reply to the post with an updated status of this issue, we will be happy to assist you further.
     
    Deepika Gowda, Apr 17, 2023
    #4
Thema:

How to delete HFS+ partition from USB drive?

Loading...
  1. How to delete HFS+ partition from USB drive? - Similar Threads - delete HFS+ partition

  2. How to delete HFS+ partition from USB drive?

    in Windows 10 Software and Apps
    How to delete HFS+ partition from USB drive?: I have a flashdrive with a HFS+ partition on it. This partition is not visible in disk management or diskpart. However, it is listed in stellar data recovery but cannot be removed using that program. How should I go about removing the partition so it will be useable?...
  3. I can't delete partition in my USB drive

    in Windows 10 Network and Sharing
    I can't delete partition in my USB drive: I flash a os in my USB drive, that time the USB as accidentally removed. I USB drive as automatically created a partitions and I can't delete the partitions...
  4. I can't delete partition in my USB drive

    in Windows 10 Gaming
    I can't delete partition in my USB drive: I flash a os in my USB drive, that time the USB as accidentally removed. I USB drive as automatically created a partitions and I can't delete the partitions...
  5. I can't delete partition in my USB drive

    in Windows 10 Software and Apps
    I can't delete partition in my USB drive: I flash a os in my USB drive, that time the USB as accidentally removed. I USB drive as automatically created a partitions and I can't delete the partitions...
  6. Partitioning USB drive

    in Windows 10 Drivers and Hardware
    Partitioning USB drive: Is there anyway to partition a USB drive into 2 separate "drives" ? So i got a 128GB usb thumb drive, i can partition it into 2 64GB partitions, however, with the way android works, if i format it to work as internal and select one 64GB partition, android will format the...
  7. Partitioning USB drive

    in Windows 10 Support
    Partitioning USB drive: Is there anyway to partition a USB drive into 2 separate "drives" ? So i got a 128GB usb thumb drive, i can partition it into 2 64GB partitions, however, with the way android works, if i format it to work as internal and select one 64GB partition, android will format the...
  8. Install from USB partitioned drive?

    in Windows 10 Installation and Upgrade
    Install from USB partitioned drive?: Hi guys, Wondering if anyone can tell me if this is doable. So I bought myself a 250gb m.2 sata ssd, and put it into the Silverstone MS09 m. 2 to USB enclosure to use as a USB thumb drive. My plan was to have a partition of around 10GB that I would use rufus to create a boot...
  9. How to use Mac formatted HFS+ Drive on Windows

    in Windows 10 News
    How to use Mac formatted HFS+ Drive on Windows: [ATTACH] File management plays the most crucial role on a computer system. It controls how data are stored, organized and retrieved from a storage medium. In other words, it simply separates data on the drive and tags them with filenames and [...] This post How to use Mac...
  10. How to eject HFS-formatted drive from PC

    in Windows 10 Drivers and Hardware
    How to eject HFS-formatted drive from PC: I have plugged an HFS-formatted drive into my pc. With HFS Explorer I can access the data on the Mac-formatted drive, but I cannot find a way to eject the HFS-formatted drive since it does not show up at all in "This PC." How can I eject this drive properly? Possibly via...