How do you reset a USB flash drive back to factory settings?

Page 4 of 4 FirstFirst ... 234

  1. Posts : 985
    Windows 10 Home 21H1
    Thread Starter
       #31

    lx07 said:
    Usually they are mbr partition table (not gpt), FAT32 and usually not marked active (active means a legacy BIOS based PC will boot it).

    I'd make sure they are mbr not gpt, drop the "quick" so as to write zeros over the disk and not mark them active. Like this:

    diskpart
    list disk
    select disk #
    clean
    convert mbr
    create partition primary
    format fs=fat32 quick
    active
    exit
    Hi again, I got a call from Sandisk today about a separate issue..they were just confirming a question I'd asked about their USB 3.0 drives and if they are 100% backwards compatible with USB 2.0 ports. They confirmed they are.

    During the conversation I told him I'd recently reset a USB flash drive back to factory settings and quoted the commands that you gave me listed above that I'd used ( Actually I used Diskpart down to the "convert MBR" command and completed the task in Disk Management (create a new simple volume, full format to fat32 etc).
    He said that Sandisk ship their flash drives from the factory with an Active partition. He also said that in order for it to work correctly all the commands are perfect but I should type in "Active".
    I told him that I was using a 2015 UEFI bootable laptop not a Legacy BIOS PC. He said that doesn't matter the flash drive should still have an Active partition. He asked me to look at the flash drive in Disk Management. I confirmed it said it had a Healthy partition but it didn't say it was Active beside where it said it was Healthy. I also said that a right click on the drive showed a Mark Partition as Active option which isn't selectable..its greyed out. I haven't seen it shown as selectable on any of my flash drives. He didn't have any idea at all why the Mark Partition as Active option was greyed out. Can you shed any light on that?
    He said it seems like its set up correctly but he doesn't understand how without me having entered the "Active" command in Diskpart. He said that somehow Disk Management must have made it Active even though it doesnt state that it is Active on the partition?
    You seem very knowledgeable on this subject so I wondered if you might be able to explain it to me
      My Computer


  2. Posts : 18,431
    Windows 11 Pro
       #32

    sportsfan148 said:
    Hi again, I got a call from Sandisk today about a separate issue..they were just confirming a question I'd asked about their USB 3.0 drives and if they are 100% backwards compatible with USB 2.0 ports. They confirmed they are.

    During the conversation I told him I'd recently reset a USB flash drive back to factory settings and quoted the commands that you gave me listed above that I'd used ( Actually I used Diskpart down to the "convert MBR" command and completed the task in Disk Management (create a new simple volume, full format to fat32 etc).
    He said that Sandisk ship their flash drives from the factory with an Active partition. He also said that in order for it to work correctly all the commands are perfect but I should type in "Active".
    I told him that I was using a 2015 UEFI bootable laptop not a Legacy BIOS PC. He said that doesn't matter the flash drive should still have an Active partition. He asked me to look at the flash drive in Disk Management. I confirmed it said it had a Healthy partition but it didn't say it was Active beside where it said it was Healthy. I also said that a right click on the drive showed a Mark Partition as Active option which isn't selectable..its greyed out. I haven't seen it shown as selectable on any of my flash drives. He didn't have any idea at all why the Mark Partition as Active option was greyed out. Can you shed any light on that?
    He said it seems like its set up correctly but he doesn't understand how without me having entered the "Active" command in Diskpart. He said that somehow Disk Management must have made it Active even though it doesnt state that it is Active on the partition?
    You seem very knowledgeable on this subject so I wondered if you might be able to explain it to me
    It seems to be a bug in Windows 10 version 1803 that Active is greyed out in disk management. If you want to mark the USB flash drive partition active you have to do it with diskpart.

    The ONLY time the active flag makes any difference at all is if you want to boot a legacy BIOS system from that partition.
      My Computer


  3. Posts : 31,868
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #33

    NavyLCDR said:
    It seems to be a bug in Windows 10 version 1803 that Active is greyed out in disk management. If you want to mark the USB flash drive partition active you have to do it with diskpart....
    It's more subtle than that - and it applies to all disks, HDDs as well as USBs.

    If a partition is Inactive I see 'Mark Partition Active' in Disk Management (1803), it's not greyed out and it will make the partition Active. It's when the Partition is already Active I see 'Mark Partition Active' greyed out.

    Interestingly, on a Win7 PC I have to hand it behave exactly as described above for HDDs, but is always greyed out for a USB (active or not).
      My Computers


  4. Posts : 985
    Windows 10 Home 21H1
    Thread Starter
       #34

    NavyLCDR said:
    It seems to be a bug in Windows 10 version 1803 that Active is greyed out in disk management. If you want to mark the USB flash drive partition active you have to do it with diskpart.

    The ONLY time the active flag makes any difference at all is if you want to boot a legacy BIOS system from that partition.
    Hi Navy, That was my understanding that the Active flag only makes a difference if you want to boot a Legacy BIOS system I told Sandisk Tech support that I didn't mark the partition as Active because my laptop is UEFI boot but he argued saying you should still set the partition as Active in Diskpart in order for it to work. Was I correct or is there something Im missing?
      My Computer


  5. Posts : 985
    Windows 10 Home 21H1
    Thread Starter
       #35

    Bree said:
    It's more subtle than that - and it applies to all disks, HDDs as well as USBs.

    If a partition is Inactive I see 'Mark Partition Active' in Disk Management (1803), it's not greyed out and it will make the partition Active. It's when the Partition is already Active I see 'Mark Partition Active' greyed out.

    Interestingly, on a Win7 PC I have to hand it behave exactly as described above for HDDs, but is always greyed out for a USB (active or not).
    Hi Bree. As you can see on my UEFI boot laptop ..I haven't marked the partition as Active in Diskpart but Mark Partition as Active is greyed out. So whats happened in my case? Im running Windows 10 1803 fully updated. On a UEFI system do I need Active partition to be set or not? I was under the impression that USB flash drives were shipped and factory set without an Active partition but the Sandisk guy said theirs are shipped as Active so now Im not so sure. Im not too sure how knowledgeable the Tech Support guy was
      My Computer


  6. Posts : 31,868
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #36

    sportsfan148 said:
    Hi Bree. As you can see on my UEFI boot laptop ..I haven't marked the partition as Active in Diskpart but Mark Partition as Active is greyed out. ... the Sandisk guy said theirs are shipped as Active so now Im not so sure. Im not too sure how knowledgeable the Tech Support guy was
    Well, I've just tried 1709 and it's the same as 1803. For HDDs and USBs you can mark them as Active only if they are Inactive to start with. It's a one-way street, Disk Management can't make it Inactive again. The Sandisk guy may well be right - sounds like it was active from the factory.

    One way to tell is to use Diskpart and try to set the partition Active. It will say 'the partition is already active' if that's the case. If it was Inactive to begin with it will say 'Diskpart has marked the partition active'.

    You could use diskpart's INACTIVE command to make a few USB partitions inactive ant test this for yourself...
      My Computers


  7. Posts : 985
    Windows 10 Home 21H1
    Thread Starter
       #37

    Bree said:
    Well, I've just tried 1709 and it's the same as 1803. For HDDs and USBs you can mark them as Active only if they are Inactive to start with. It's a one-way street, Disk Management can't make it Inactive again. The Sandisk guy may well be right - sounds like it was active from the factory.

    One way to tell is to use Diskpart and try to set the partition Active. It will say 'the partition is already active' if that's the case. If it was Inactive to begin with it will say 'Diskpart has marked the partition active'.

    You could use diskpart's INACTIVE command to make a few USB partitions inactive ant test this for yourself...
    Sorry you've misunderstood..my fault for not explaining clearly. The flash drive had been used with Rufus at one point. It isn't a brand new drive. So I had cleaned the disk and used the convert MBR command. So if Im right the "Clean" command would have removed any Active status anyway even if Active had been set up on the drive. All the Tech guy at Sandisk was saying was that Sandisk drives are shipped with an Active partition when new.
    Is an Active partition on a flash drive of needed at all on a UEFI boot laptop like mine. The Sandisk guy was trying to tell me that Active status is still required on a flash drive even if its a UEFI booted laptop. From what Ive read on here that seems to be incorrect information
    Last edited by sportsfan148; 24 May 2018 at 01:47.
      My Computer


  8. Posts : 18,431
    Windows 11 Pro
       #38

    sportsfan148 said:
    Hi Bree. As you can see on my UEFI boot laptop ..I haven't marked the partition as Active in Diskpart but Mark Partition as Active is greyed out. So whats happened in my case? Im running Windows 10 1803 fully updated. On a UEFI system do I need Active partition to be set or not? I was under the impression that USB flash drives were shipped and factory set without an Active partition but the Sandisk guy said theirs are shipped as Active so now Im not so sure. Im not too sure how knowledgeable the Tech Support guy was
    I see the exact same behavior on my UEFI system. The partition is not active and "Mark Active" is greyed out in disk management.

    Again, the only difference it makes whether the partition is active or not is if you want to boot a legacy BIOS computer (or CSM mode on UEFI) from that partition. Other than that, it completely, absolutely does not matter. Data only partition does not matter if active or not. Booting in UEFI mode does not matter if active or not. Having it marked as active won't hurt anything, though.
      My Computer


  9. Posts : 985
    Windows 10 Home 21H1
    Thread Starter
       #39

    NavyLCDR said:
    It seems to be a bug in Windows 10 version 1803 that Active is greyed out in disk management. If you want to mark the USB flash drive partition active you have to do it with diskpart.
    As was suggested on another thread it seems that the Mark Partition As Active option might be intentionally greyed out on Windows 10 (rather than it being an 1803 bug) when its a UEFI system because an Active partition is never going to be required on a UEFI system.
      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 20:31.
Find Us




Windows 10 Forums