USB not being formatted to NTFS

Page 1 of 2 12 LastLast

  1. Posts : 5
    Windows 10
       #1

    USB not being formatted to NTFS


    I have a Samsung Bar 8gb USB which doesn't format to NTFS file system in explorer it says windows unable to format, diskpart successes but when I try to replug in it says the disk structure is corrupted.
    What have I tried:
    Formatting in windows explorer (failed)
    Formatting in diskpart (failed)
    Using EaseUS Partition Master (failed)
    Thanks.
    (Don't know if this is the correct category :/ )
      My Computer


  2. Posts : 14,022
    Win10 Pro and Home, Win11 Pro and Home, Win7, Linux Mint
       #2

    Most USB Thumb drives of 64GB and smaller come factory-formatted as FAT32, haven't checked larger ones yet. I'd use Disk Management to delete the partition on that drive then create a new partition followed by Full formatting. If you get the same issues toss the drive, new ones aren't that expensive, last I bought was a 3-pack of 32GB each for about $20USB.
      My Computers


  3. Posts : 6,347
    Windows 11 Pro - Windows 7 HP - Lubuntu
       #3

    Use diskpart

    diskpart
    list disk (it will list all drives. Identify the USB drive number)
    select disk n (replace n by the USB drive number obtained with list disk)
    clean
    convert mbr
    create part primary
    select part 1
    format fs=NTFS quick
    assign
    exit (to exit diskpart)
      My Computers


  4. Posts : 11,627
    Windows11 Home 64bit v:23H2 b:22631.3374
       #4

    Try formatting it with HP USB Disk Storage Format Tool. Download from Softpedia Download HP USB Disk Storage Format Tool 2.2.3 or Bleeping Computer Download HP USB Disk Storage Format Tool
    Important note: Right click and Run as administrator.

    " HP USB Disk Storage Format Tool can be used to delete space on Flash drives that cannot be removed in the traditional way, create bootable USB drives, or simply remove any tracks of malicious software that may have infected it. HP USB Disk Storage Format Tool can be used to format USB storage devices that cannot be formatted by Windows."

    USB not being formatted to NTFS-07-02-2021-22-23-44.jpg


    Last edited by jumanji; 07 Feb 2021 at 12:02.
      My Computer


  5. Posts : 16,955
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #5

    If it's new or newish then tell Samsung. They might ask for its serial number and ask you to check other visual elements to check it is not a fake.

    The Samsung website can provide warranty details but it's much easier if you have retained your original card / package because it was given on that.

    Denis
    Last edited by Try3; 07 Feb 2021 at 14:53.
      My Computer


  6. Posts : 5
    Windows 10
    Thread Starter
       #6

    jumanji said:
    Try formatting it with HP USB Disk Storage Format Tool. Download from Softpedia Download HP USB Disk Storage Format Tool 2.2.3 or Bleeping Computer Download HP USB Disk Storage Format Tool
    Important note: Right click and Run as administrator.

    " HP USB Disk Storage Format Tool can be used to delete space on Flash drives that cannot be removed in the traditional way, create bootable USB drives, or simply remove any tracks of malicious software that may have infected it. HP USB Disk Storage Format Tool can be used to format USB storage devices that cannot be formatted by Windows."

    USB not being formatted to NTFS-07-02-2021-22-23-44.jpg


    It says it's write protected while I can read/write.

    - - - Updated - - -

    Megahertz said:
    Use diskpart

    diskpart
    list disk (it will list all drives. Identify the USB drive number)
    select disk n (replace n by the USB drive number obtained with list disk)
    clean
    convert mbr
    create part primary
    select part 1
    format fs=NTFS quick
    assign
    exit (to exit diskpart)
    No luck after plugging in it says RAW format.
    Thanks.
      My Computer


  7. Posts : 6,347
    Windows 11 Pro - Windows 7 HP - Lubuntu
       #7

    I would say that the drive is dead.
    jumanji is the drive expert. He can have more tips and tricks to recover your data.
      My Computers


  8. Posts : 18,432
    Windows 11 Pro
       #8

    The drive is most likely dead. But you can try:

    Code:
    diskpart
    list disk
    select disk n <-replace n with the actual number for the USB flash drive
    attributes disk clear readonly
    clean
    convert mbr
    create part pri
    format fs=ntfs quick
    assign
    exit
    exit
    If that doesn't work, 99% chance the drive is physically dead.
      My Computer


  9. Posts : 5
    Windows 10
    Thread Starter
       #9

    It's working properly in FAT32 but not in NTFS.
      My Computer


  10. Posts : 6,347
    Windows 11 Pro - Windows 7 HP - Lubuntu
       #10

    SadLandscape said:
    It's working properly in FAT32 but not in NTFS.
    Can you post a Disk Manager image of the drive? Whole window with expanded columns so we can read them.
    Disk Management - How to Post a Screenshot of
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 19:29.
Find Us




Windows 10 Forums