Windows 10: Partitioning a Flash Drive

Discus and support Partitioning a Flash Drive in Windows 10 Network and Sharing to solve the problem; I purchased a Samsung 2 Tb flash drive and tried to partition it. It appeared that I first needed to change it from exfat to NTFS so I did using... Discussion in 'Windows 10 Network and Sharing' started by EdM211, Dec 14, 2021.

  1. EdM211 Win User

    Partitioning a Flash Drive


    I purchased a Samsung 2 Tb flash drive and tried to partition it. It appeared that I first needed to change it from exfat to NTFS so I did using Windows 10 Disk Management. I then created a 1 Tb partition that appears to be okay but I haven’t tried using it yet. I then tried creating a second partition with all or part from the remaining unallocated portion but no matter what I do it becomes Raw and shows as corrupt. This happens if I try to make it NTFS or exfat. I can't find help for this. I find either help with recovering data there is none since this i

    :)
     
    EdM211, Dec 14, 2021
    #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, Dec 14, 2021
    #2
  3. Fernandz Win User
    How To Format A Write Protected Flash Memory ?

    ¿You already tried this one?...

    Run CMD


    1. diskpart
    2. list disk

    Then in the 3º step, put the correct number of disk in the list for the usb flash (if it's listed in disk 3, then you'll have to write select disk 3).

    2. select disk #
    3. clean
    4. create partition primary
    5. select partition 1
    6. active
    7. format fs=fat32
    8. assign
    9. exit

    with that commands you will format the flash drive in fat32, if you have a large drive you can select also "format fs=ntfs" in step 7.

    good luck!
     
    Fernandz, Dec 14, 2021
    #3
  4. DirectorC Win User

    Partitioning a Flash Drive

    Partition a USB Flash Drive

    This is the scary stuff that happens when you use Google:

    'USB flash drives cannot be partitioned in the Windows operating if the drive is identified as removable media. The only way to partition the USB flash drive is to flip the removable bit so that it is recognized as fixed media instead which can be partitioned like any normal hard drive'

    Infoz/Appz:
    http://www.lancelhoff.com/multi-partition-a-usb-flash-drive-in-windows/

    Partition USB Flash Drives - gHacks Tech News

    I got that from searching for 'partition flash drive'.

    I should get paid for this.
     
    DirectorC, Dec 14, 2021
    #4
Thema:

Partitioning a Flash Drive

Loading...
  1. Partitioning a Flash Drive - Similar Threads - Partitioning Flash Drive

  2. Partition a USB Flash Drive

    in Windows 10 Gaming
    Partition a USB Flash Drive: I followed :https://www.wikihow.com/Partition-a-Thumb-Drive - to partition USB Flash But I got an error in partitioining the second part , it says "The operation failed to complete because the Disk Management Console view is not up-to-date" tried to refresh or restart but...
  3. Partition a USB Flash Drive

    in Windows 10 Software and Apps
    Partition a USB Flash Drive: I followed :https://www.wikihow.com/Partition-a-Thumb-Drive - to partition USB Flash But I got an error in partitioining the second part , it says "The operation failed to complete because the Disk Management Console view is not up-to-date" tried to refresh or restart but...
  4. Partitioning a Flash Drive

    in Windows 10 Gaming
    Partitioning a Flash Drive: I purchased a Samsung 2 Tb flash drive and tried to partition it. It appeared that I first needed to change it from exfat to NTFS so I did using Windows 10 Disk Management. I then created a 1 Tb partition that appears to be okay but I haven’t tried using it yet. I then...
  5. Partitioning a Flash Drive

    in Windows 10 Software and Apps
    Partitioning a Flash Drive: I purchased a Samsung 2 Tb flash drive and tried to partition it. It appeared that I first needed to change it from exfat to NTFS so I did using Windows 10 Disk Management. I then created a 1 Tb partition that appears to be okay but I haven’t tried using it yet. I then...
  6. 2TB Flash Drive Downgraded To 32GB Flash Drive Stuck On One Partition

    in Windows 10 Drivers and Hardware
    2TB Flash Drive Downgraded To 32GB Flash Drive Stuck On One Partition: Previously, days ago, the flash drive I was using originally stored up to 2 terabytes on there and I recently had a huge bug where I had no access into it, which I managed to fix. After this happened, it now only goes up to 32 gigabytes taking up the entire partition.How am I...
  7. Why does a flash drive with no partitions show a drive letter?

    in Windows 10 Drivers and Hardware
    Why does a flash drive with no partitions show a drive letter?: Windows 10 I've run into something interesting that I cannot explain: Suppose that you select a flash drive in Diskpart and perform a "clean" on it. In theory, all partitions are wiped out and we should have a completely blank disk. However, diskpart still shows a drive...
  8. Making a bootable flash drive with separate storage partition?

    in Windows 10 Ask Insider
    Making a bootable flash drive with separate storage partition?: I wanted to create a windows bootable pendrive. I have a 32 gb (around 29 gb usable space) pendrive and the windows iso is hardly 6 gb. So what I thought is if I make a 7 gb partition and keep windows bootable image there. And make the rest 22 gb separate partition for normal...
  9. How to Set a USB Flash Drive Partition as Inactive?

    in Windows 10 Drivers and Hardware
    How to Set a USB Flash Drive Partition as Inactive?: I have a USB flash drive which for some reason is formatted with an active partition. I usually use Minitool Partition Wizard to set a partition as inactive but for some reason it doesn't work on this flash drive. I also tried booting from the Partition Wizard boot disk...
  10. Is it possible to create multiple partitions on a USB flash drive?

    in Windows 10 Drivers and Hardware
    Is it possible to create multiple partitions on a USB flash drive?: Hello! I recently used a 16GB USB flash drive to create an installer for a new Linux distro. I noticed that the created partition is 8GB and the rest 8GB is unused. I want to create a second NTFS partition so I can use the USB as a recording medium for my PVR, but Disk...