Recovering flash drive to original state

Page 1 of 2 12 LastLast

  1. Posts : 322
    win 10 home
       #1

    Recovering flash drive to original state


    I have an Integral 128 GB NTFS, which I used experimenting with creation of a system image by a downloaded program. The drive properties are now:
    Recovering flash drive to original state-integ-props.gifand drive is portioned as in gif.

    Recovering flash drive to original state-integ-status.gif
    How, please, may I get it back to a normal 128 GB flash drive, or is it for the garbage?
      My Computer


  2. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #2

    Hello @chipwood,

    To get the USB back to an is new state, try this . . .

    Clean AND Format:

    [1] Press the Win + X keys together > Command Prompt (Admin).
    [2] Type EACH command below Individually into the Administrator: Command Prompt Window > Enter.

    diskpart
    list disk
    select disk # Where # is the USB Disk Number.
    clean This will ERASE EVERYTHING from the USB.
    create partition primary
    format fs=NTFS quick Change to format fs=fat32 quick for FAT32.
    exit
    exit



    NOTE:

    In your case, you would need to format the USB as NTFS because of the FAT32 limitation of a 32GB Partition. There are obviously ways around this if you wanted.



    I hope this helps.
    Last edited by Paul Black; 22 Jul 2021 at 16:30.
      My Computer


  3. Posts : 4,453
    Win 11 Pro 22000.708
       #3

    Paul Black said:
    (snip)

    If the FILES that will be used are NO BIGGER than 4GB, then you may want to Format the USB as FAT32.

    I hope this helps.
    Can you format a drive larger than 32GB as FAT32 from the command line? It doesn't work from within Windows.

    (Not a rhetorical question. I haven't tried it.)
      My Computers


  4. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #4

    Hello @bobkn,

    bobkn said:
    Can you format a drive larger than 32GB as FAT32 from the command line? It doesn't work from within Windows.

    (Not a rhetorical question. I haven't tried it.)

    Normally, FAT32 is limited to a 32GB Partition . . .

    How to format FAT32 larger than 32GB?

    Although FAT32 partition can be 2TB at most, many users find that they are unable to format 32GB+ partition to FAT32 in Windows 10/8/7 via the native tools, like Disk Management, File Explorer or DiskPart.

    Source: > What’s the FAT32 Partition Size Limit and How to Bypass It?

    I hope this helps.
      My Computer


  5. Posts : 4,453
    Win 11 Pro 22000.708
       #5

    Paul Black said:
    Hello @bobkn,




    Normally, FAT32 is limited to a 32GB Partition . . .




    Source: > What’s the FAT32 Partition Size Limit and How to Bypass It?

    I hope this helps.
    Confirms what I thought. FAT32 partitions larger than 32GB are supported, but can only be created using third-party tools.
      My Computers


  6. Posts : 322
    win 10 home
    Thread Starter
       #6

    Where # is the USB Disk Number. Not sure what you mean; something other than drive letter
    To get the USB back to an is new state, try this . . .

    Clean AND Format:

    [1] Press the Win + X keys together > Command Prompt (Admin).
    [2] Type EACH command below Individually into the Administrator: Command Prompt Window > Enter.

    disk part
    list disk
    select disk # Where # is the USB Disk Number.
    clean This will ERASE EVERYTHING from the USB.
    create partition primary
    format fs=NTFS quick Change to format fs=fat32 quick for FAT32.
    exit
    exit



    NOTE:
    Where # is the USB Disk Number. Not sure what you mean; something other than drive letter
    In your case, you would need to format the USB as NTFS because of the FAT32 limitation of a 32GB Partition. There are obviously ways around this if you wanted.



    I hope this helps.[/QUOTE]

    - - - Updated - - -

    Where # is the USB Disk Number. Not sure what you mean; something other than drive letter
      My Computer


  7. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #7

    Hello @chipwood,

    chipwood said:
    Not sure what you mean; something other than drive letter.

    IMPORTANT: It should read diskpart, my fault, sorry.

    I have just performed this on my test computer upto the Clean Command where my USB is Disk 1 . . .

    Code:
    
    Microsoft Windows [Version 6.0.6002]
    Copyright (c) 2006 Microsoft Corporation.  All rights reserved.
    
    C:\Windows\system32>diskpart
    
    Microsoft DiskPart version 6.0.6002
    Copyright (C) 1999-2007 Microsoft Corporation.
    On computer: SYSTEM-ADMIN-PC
    
    DISKPART> list disk
    
      Disk ###  Status      Size     Free     Dyn  Gpt
      --------  ----------  -------  -------  ---  ---
      Disk 0    Online        75 GB      0 B
      Disk 1    Online      1910 MB      0 B
    
    DISKPART> select disk 1
    
    Disk 1 is now the selected disk.
    
    DISKPART>

    I hope this helps.
      My Computer


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

    I have the program/utility GPARTED installed on my Linux machines, it can be used to repartition/reformat in several types, have done up to 64GB USB thumb drives as FAT32 and and have a 2.5" 500GB HDD in a USB case as FAT32, works fine on Windows and Mac OS X [mine died] but haven't had access yet to a macOS machine to test. The GPARTED utility is also available as a downloaded .iso file used to create the Bootable LiveCD, runs a lite version of Linux.
      My Computers


  9. Posts : 322
    win 10 home
    Thread Starter
       #9

    @ Paul Black
    You wrote (quote) IMPORTANT: It should read diskpart(/quote),but near the beginning of the instructions (quote)disk part (/quote).Are both correct, as it seems anomalous; just curious.
      My Computer


  10. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #10

    Hello @chipwood,

    chipwood said:
    Paul Black

    You wrote . . . IMPORTANT: It should read diskpart . . . , but near the beginning of the instructions disk part. Are both correct, as it seems anomalous; just curious.

    I made a mistake in my initial post which I have since corrected. It MUST be diskpart WITHOUT the space. It is ALWAYS best to correct these sorts of things for others who come across this thread so the information is correct.

    I hope this helps.
      My Computer


 

  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 10:52.
Find Us




Windows 10 Forums