Windows 10: USB flash drive --assign drive letter back to dynamic from static

Discus and support USB flash drive --assign drive letter back to dynamic from static in Windows 10 Drivers and Hardware to solve the problem; Hi, I have a USB flash drive that the Media Creation Tool messed up when it was formatting it to create installation media. Ive worked out how to fix... Discussion in 'Windows 10 Drivers and Hardware' started by sportsfan148, Dec 15, 2017.

  1. USB flash drive --assign drive letter back to dynamic from static


    Hi,
    I have a USB flash drive that the Media Creation Tool messed up when it was formatting it to create installation media.
    Ive worked out how to fix the flash drive. I just have to use disk management to create a new simple volume on it, I then have no option but to assign the flash drive with a drive letter, and format it to Fat32 and the flash drive is recognised again in windows.
    The question I have is. It appears that the drive letter I give it then becomes a static drive letter.
    I don't really want it to be static. Id rather put it back to the way it was when I bought the USB flash drive so that Windows assigns the drive letter dynamically every time its inserted into the PC. Is there a way of doing this or When you create a new simple volume does the drive letter have to be static?
    My PC only has Drive C: (operating system and D: (DVD drive). The removable USB flash drive when inserted has always been Drive E: I have a few flash drives that I use and Id like windows to just assign them all dynamically if its possible. Ive never had this issue before...its just this one USB drive that the Media Creation Tool messed up..the others are fine. I just want to put this USB back to its defaults..as it was when I purchased it if possible
    Thanks

    :)
     
    sportsfan148, Dec 15, 2017
    #1

  2. Problem with USB flash drive letter using Disk Management

    Was I misunderstanding the way drive letter assignment works? I was thinking if you assigned a drive letter using the New Simple Volume Wizard in Disk Management that the chosen letter would be permanently attached to the flash drive unless I went
    back into Disk Management and manually changed the drive letter.

    Am I correct now in thinking then that if someone put a letter on a flash drive with the intent of it being a fixed letter
    in Disk management e.g letter Z. If later on another flash drive was plugged in that also had a fixed drive letter Z that had been set up using Disk Management that the last one inserted would still dynamically change itself to the next available
    drive letter?

    I suppose what I'm asking is..even if someone wanted to have a fixed drive letter on a flash drive. It would still only be fixed until another flash drive is inserted that has the same drive letter. Then the last one inserted would be dynamically assigned
    the next available drive letter by Windows so there wouldn't be a conflict where one of them wouldn't be recognised in Windows.

    In other words USB flash drive letters will always be dynamically assigned with the next available drive letter no matter what?
     
    Sportsfan_881, Dec 15, 2017
    #2
  3. Problem with USB flash drive letter using Disk Management

    In other words USB flash drive letters will always be dynamically assigned with the next available drive letter no matter what?

    -> Yes, but drive letters remain fixed while no conflicts exist.
     
    Frederik Long, Dec 15, 2017
    #3
  4. USB flash drive --assign drive letter back to dynamic from static

    Caledon Ken, Dec 15, 2017
    #4
  5. Hi, Ken. That wouldn't be relevant to me. The Media Creation Tool left the USB visible but uder space, usage etc under properties everything was zero. The Media Creation Tool had obviously screwed up whilst formatting etc. So I tried formatting it and it said insert disc. It wouldn't allow me to do anything with it. What I did above sorted everything out again (formatting etc) its just that I had to assign a drive letter to the usb flash drive which I don't want ideally.. id prefer it to go back to the default method of dynamically assigning the drive letter
     
    sportsfan148, Dec 15, 2017
    #5
  6. Got nothing to lose by telling Windows to forget this USB key, my opinion.
     
    Caledon Ken, Dec 15, 2017
    #6
  7. Bree New Member
    It may well still be relevant. amongst other things uninstalling the USB would 'forget' would be pre-assigned drive letters.
     
  8. USB flash drive --assign drive letter back to dynamic from static

    What would be the best way to try this method Bree, Ken?
    Ive set the 16GB USB flash drive back to scratch to start again from the beginning so At the moment it has no drive letter in disk management and all space is unallocated. You can only format it after you've put a New Simple Volume on the drive if I understand the method correctly. However, when you set up the New Simple volume you have to assign a drive letter.
    If I'm understanding you correctly..do I now create a new simple volume, assign a drive letter (f: for example), select FAT32 and quick format?
    Then, once that's been done, go into device manager, under hidden devices select to forget the USB flash drives by uninstalling them all. Then, Restart the PC. Should Windows have then forgotten that Id just set up the USB flash drive with a static F: drive letter. So it would then revert to the dynamic Drive E: letter that Ive always had for my removable drives?
    Have I got that right..or have I got badly confused somewhere along the way? lol
     
    sportsfan148, Dec 15, 2017
    #8
  9. Hmmm ....

    What you stated sounds right. Go ahead, format and assign drive letter, eject, show hidden devices and forget.

    Can I ask why don't you just assign it as E:

    Do you have batch files that are looking for E: ?
     
    Caledon Ken, Dec 15, 2017
    #9
  10. Bree New Member
    That is what I would have expected it to do, but apparently it doesn't (I've just tested it).

    This seems to remove the assigned letter and return the USB to a dynamic letter, using DISKPART in a Command Prompt (Admin). In this case my 16GB USB was disk 1, list the disks first to make sure you select the right disk to work on *Smile

    Code: DISKPART> LIST DISK Disk ### Status Size Free Dyn Gpt -------- ------------- ------- ------- --- --- Disk 0 Online 465 GB 0 B Disk 1 Online 14 GB 0 B DISKPART> SELECT DISK 1 Disk 1 is now the selected disk. DISKPART> SELECT PARTITION 1 Partition 1 is now the selected partition. DISKPART> ASSIGN DiskPart successfully assigned the drive letter or mount point. DISKPART>[/quote]
     
  11. Hi Ken. My reason behind assigning drive f: instead of drive e: is that if I assign it as drive e: I wont know if uninstalling/forgetting the usb flash drive has worked or not. If I assign it drive e: when I'm setting up the simple volume it may still be static and I wouldn't know
     
    sportsfan148, Dec 15, 2017
    #11
  12. [/quote] I'll try that method with Diskpart then Bree. Im not that familiar with Diskpart. I'm a bit confused by select partition 1 above. Is a partition the same as a volume?..bearing in mind that I will have set up a new simple volume on the USB flash drive. Is there a way of telling if its worked or not afterwards by looking in Disk Management. If Ive assigned the USB flash drive as drive f: when I set up the simple volume...after using the Assign command in Diskpart...will it revert back to a dynamically assigned letter instead of the static f: drive letter and show up in disk management as drive e: as my flash drives always have in the past?
     
    sportsfan148, Dec 15, 2017
    #12
  13. Bree New Member

    USB flash drive --assign drive letter back to dynamic from static

    I'd assigned my test USB the letter X: before the test. After using Diskpart it got (my usual) dynamic letter F: and when inserted with another USB already using F: it got G:
     
  14. I was adding something to my post as you were replying Bree USB flash drive --assign drive letter back to dynamic from static :) You'll see it in my previous post before you answered. I'd also asked -
    I'll try that method with Diskpart then Bree. Im not that familiar with Diskpart. I'm a bit confused by select partition 1 above. Is a partition the same as a volume?..bearing in mind that I will have set up a new simple volume on the USB flash drive.
     
    sportsfan148, Dec 15, 2017
    #14
  15. fdegrove Win User
    Hi,

    No. But the partition on the USB drive will be the same as a volume in this case.
    If you do as @Bree has shown in Diskpart W10 will then assign a drive letter dynamically.

    Cheers, *Wink
     
    fdegrove, Dec 15, 2017
    #15
Thema:

USB flash drive --assign drive letter back to dynamic from static

Loading...
  1. USB flash drive --assign drive letter back to dynamic from static - Similar Threads - USB flash drive

  2. External USB drive letter assignment problem

    in Windows 10 Software and Apps
    External USB drive letter assignment problem: Hi All,I'm faced with a little conundrum concerning what I feel the 'willy-nilly' assignment of a drive letter to external SSD backup disks.Looking for your insights and hopefully solutions.When I attach disk-1 to my brand new Dell laptop running Windows 10 updates up to date...
  3. External USB drive letter assignment problem

    in Windows 10 Gaming
    External USB drive letter assignment problem: Hi All,I'm faced with a little conundrum concerning what I feel the 'willy-nilly' assignment of a drive letter to external SSD backup disks.Looking for your insights and hopefully solutions.When I attach disk-1 to my brand new Dell laptop running Windows 10 updates up to date...
  4. USB flash drive not recognized unless assigned a drive letter; Win 10

    in Windows 10 Drivers and Hardware
    USB flash drive not recognized unless assigned a drive letter; Win 10: My Lexar 256GB flash drive had been assigned the lowest drive letter by Win 10. I experimented by performing a low level format. Now the drive is not assigned a letter when inserted and does not show up in File Manager. If I assign a drive letter using Disk Manager, it...
  5. Assigning Drive Letter

    in Windows 10 Network and Sharing
    Assigning Drive Letter: I am trying to assign a particular letter to one of my hard drives. None of my other drives are assigned that letter, but it is not listed in the choices. Is there something I can do?...
  6. Problem permanently assigning drive letters to flash disks

    in Windows 10 Drivers and Hardware
    Problem permanently assigning drive letters to flash disks: I have two flash disks of the exact same brand and size (128GB each, formatted as exFAT). I have a problem in that when I insert either of them in a USB port, it's assigned a drive letter which may not be what I would like. Ideally I want each flash disk to be always assigned...
  7. stop win assigning usb drive letter

    in Windows 10 Drivers and Hardware
    stop win assigning usb drive letter: How do I stop windows from assigning drive letters to unused USB ports? https://answers.microsoft.com/en-us/windows/forum/all/stop-win-assigning-usb-drive-letter/442d12f1-8165-4317-88ec-301d7d12c2fb
  8. Assign a drive letter

    in Windows 10 BSOD Crashes and Debugging
    Assign a drive letter: When I plug an external hard drive to my PC (Windows 10) via the USB, the computer does not recognize it in Windows Explorer. I have to go into Disk Management to assign the drive a letter before I can see it in Windows Explorer. Is there an option in Windows 10 to...
  9. Permanently assign drive letters for USB drives

    in Windows 10 Drivers and Hardware
    Permanently assign drive letters for USB drives: Hi, I run a backup script to different USB drives at different times. The backup script always needs to see the same drive letter for the USB drive (whichever USB drive is being used). I know you can run compmgmt.msc, select Disk Management and then click 'Change...
  10. USB Drive Letter Assignment not persistent

    in Windows 10 Drivers and Hardware
    USB Drive Letter Assignment not persistent: I have a removable USB HDD that I use for second-level backups. I plug it in to my system only for this purpose. Almost every time I plug it in, I have to use Administrative Tools to re-assign a drive letter. Is there anything else I should be doing so that Windows keeps that...