Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Windows 10 // Drive Letter Question

Windows 10 // Drive Letter Question

Scheduled Pinned Locked Moved The Lounge
question
9 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    C P User 3
    wrote on last edited by
    #1

    I take a brand new thumb drive out of the package I'll call this one the Orange Thumb Drive I insert the Orange Thumb Drive into the USB jack Windows reports that The Orange Thumb Drive is Drive "E:" (no quotes) I remove The Orange Thumb Drive I place a different thumb drive into that same USB Jack. I'll call this one The Purple Thumb Drive Windows reports that The Purple Thumb Drive is also Drive "E:" (no quotes) While the Purple Drive is still in place, I plug The Orange Thumb Drive into another USB Jack. Windows reports that The Orange Thumb Drive is now Drive "F:" (no quotes) This makes sense I unplug both Thumb Drives I now plug The Orange Thumb Drive back into the original USB Jack. Expected behavior: Windows will assign him "E:" Observed behavior: Windows continues to assign him "F:" Huh ? Brain assistance welcome and invited (Is there a better place to ask this question ?)

    D L J D 4 Replies Last reply
    0
    • C C P User 3

      I take a brand new thumb drive out of the package I'll call this one the Orange Thumb Drive I insert the Orange Thumb Drive into the USB jack Windows reports that The Orange Thumb Drive is Drive "E:" (no quotes) I remove The Orange Thumb Drive I place a different thumb drive into that same USB Jack. I'll call this one The Purple Thumb Drive Windows reports that The Purple Thumb Drive is also Drive "E:" (no quotes) While the Purple Drive is still in place, I plug The Orange Thumb Drive into another USB Jack. Windows reports that The Orange Thumb Drive is now Drive "F:" (no quotes) This makes sense I unplug both Thumb Drives I now plug The Orange Thumb Drive back into the original USB Jack. Expected behavior: Windows will assign him "E:" Observed behavior: Windows continues to assign him "F:" Huh ? Brain assistance welcome and invited (Is there a better place to ask this question ?)

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      It assigned the drive letter the device last used.

      Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
      Dave Kreskowiak

      1 Reply Last reply
      0
      • C C P User 3

        I take a brand new thumb drive out of the package I'll call this one the Orange Thumb Drive I insert the Orange Thumb Drive into the USB jack Windows reports that The Orange Thumb Drive is Drive "E:" (no quotes) I remove The Orange Thumb Drive I place a different thumb drive into that same USB Jack. I'll call this one The Purple Thumb Drive Windows reports that The Purple Thumb Drive is also Drive "E:" (no quotes) While the Purple Drive is still in place, I plug The Orange Thumb Drive into another USB Jack. Windows reports that The Orange Thumb Drive is now Drive "F:" (no quotes) This makes sense I unplug both Thumb Drives I now plug The Orange Thumb Drive back into the original USB Jack. Expected behavior: Windows will assign him "E:" Observed behavior: Windows continues to assign him "F:" Huh ? Brain assistance welcome and invited (Is there a better place to ask this question ?)

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        --edit Deleted; this is not even a programming questions, this is for admins to sort out. If it were a programming question, it would not be welcome in the Lounge.

        Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

        1 Reply Last reply
        0
        • C C P User 3

          I take a brand new thumb drive out of the package I'll call this one the Orange Thumb Drive I insert the Orange Thumb Drive into the USB jack Windows reports that The Orange Thumb Drive is Drive "E:" (no quotes) I remove The Orange Thumb Drive I place a different thumb drive into that same USB Jack. I'll call this one The Purple Thumb Drive Windows reports that The Purple Thumb Drive is also Drive "E:" (no quotes) While the Purple Drive is still in place, I plug The Orange Thumb Drive into another USB Jack. Windows reports that The Orange Thumb Drive is now Drive "F:" (no quotes) This makes sense I unplug both Thumb Drives I now plug The Orange Thumb Drive back into the original USB Jack. Expected behavior: Windows will assign him "E:" Observed behavior: Windows continues to assign him "F:" Huh ? Brain assistance welcome and invited (Is there a better place to ask this question ?)

          J Offline
          J Offline
          Jeremy Falcon
          wrote on last edited by
          #4

          Windows has this thing where it assigns a drive letter to a volume. If you repartition it, you'll see what I mean. So, my guess is that E was the first available drive latter to use when it first assigned one to the volume since A, B, and D are reserved-ish; D still being the old CD-ROM drive by default. When you inserted them individually, they both were assigned E because E wasn't being used both times and all is well. But when E was taken by inserting two at once, the second one was reassigned F. When you removed both and stuck in the one that got re-assigned, F wasn't being used with no other devices so Windows just kept on using it and never re-assigned it again to "reset" it. The thing to remember is, it's actually a property of the volume itself. One of the less intuitive things Windows does, but at least you can center your icons on the task bar now. :laugh:

          Jeremy Falcon

          J C 2 Replies Last reply
          0
          • J Jeremy Falcon

            Windows has this thing where it assigns a drive letter to a volume. If you repartition it, you'll see what I mean. So, my guess is that E was the first available drive latter to use when it first assigned one to the volume since A, B, and D are reserved-ish; D still being the old CD-ROM drive by default. When you inserted them individually, they both were assigned E because E wasn't being used both times and all is well. But when E was taken by inserting two at once, the second one was reassigned F. When you removed both and stuck in the one that got re-assigned, F wasn't being used with no other devices so Windows just kept on using it and never re-assigned it again to "reset" it. The thing to remember is, it's actually a property of the volume itself. One of the less intuitive things Windows does, but at least you can center your icons on the task bar now. :laugh:

            Jeremy Falcon

            J Offline
            J Offline
            jmaida
            wrote on last edited by
            #5

            ditto

            "A little time, a little trouble, your better day" Badfinger

            1 Reply Last reply
            0
            • C C P User 3

              I take a brand new thumb drive out of the package I'll call this one the Orange Thumb Drive I insert the Orange Thumb Drive into the USB jack Windows reports that The Orange Thumb Drive is Drive "E:" (no quotes) I remove The Orange Thumb Drive I place a different thumb drive into that same USB Jack. I'll call this one The Purple Thumb Drive Windows reports that The Purple Thumb Drive is also Drive "E:" (no quotes) While the Purple Drive is still in place, I plug The Orange Thumb Drive into another USB Jack. Windows reports that The Orange Thumb Drive is now Drive "F:" (no quotes) This makes sense I unplug both Thumb Drives I now plug The Orange Thumb Drive back into the original USB Jack. Expected behavior: Windows will assign him "E:" Observed behavior: Windows continues to assign him "F:" Huh ? Brain assistance welcome and invited (Is there a better place to ask this question ?)

              D Offline
              D Offline
              Daniel Pfeffer
              wrote on last edited by
              #6

              Nothing new here. Windows has worked that way at least since Windows supported USB drives (NT SP6? XP?) Windows assigns a "default drive letter" to every device the first time it sees it. It will use that letter whenever the device is inserted again. If the default drive letter is used by another device, Windows will reassign the "default drive letter".

              Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

              D 1 Reply Last reply
              0
              • J Jeremy Falcon

                Windows has this thing where it assigns a drive letter to a volume. If you repartition it, you'll see what I mean. So, my guess is that E was the first available drive latter to use when it first assigned one to the volume since A, B, and D are reserved-ish; D still being the old CD-ROM drive by default. When you inserted them individually, they both were assigned E because E wasn't being used both times and all is well. But when E was taken by inserting two at once, the second one was reassigned F. When you removed both and stuck in the one that got re-assigned, F wasn't being used with no other devices so Windows just kept on using it and never re-assigned it again to "reset" it. The thing to remember is, it's actually a property of the volume itself. One of the less intuitive things Windows does, but at least you can center your icons on the task bar now. :laugh:

                Jeremy Falcon

                C Offline
                C Offline
                C P User 3
                wrote on last edited by
                #7

                I have been attempting to understand this a little more with the "Disk Management" program (i.e., [Windows_Key]+"X", then "K") Wo; pretty cool stuff. So then, I can remove the drive letter, and I barely understand what I'm looking at; which I will live with for the moment. More experimentation shows that I can change that Drive Letter Name, and that I have twenty four options... - A-Thru-Z, - but - "C" and "D" are already taken ...which makes sense So, I tried "A" Ta-Da, Windows Command Prompt sees "A:" Duh Have I just created the world's first Sixteen Gigabyte Floppy Drive ???

                J 1 Reply Last reply
                0
                • D Daniel Pfeffer

                  Nothing new here. Windows has worked that way at least since Windows supported USB drives (NT SP6? XP?) Windows assigns a "default drive letter" to every device the first time it sees it. It will use that letter whenever the device is inserted again. If the default drive letter is used by another device, Windows will reassign the "default drive letter".

                  Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

                  D Offline
                  D Offline
                  dandy72
                  wrote on last edited by
                  #8

                  That's as good an answer as I've ever seen. I won't claim I've verified it, but it absolutely sounds plausible. I have a batch file PowerShell script that backs up folders to a USB stick, and I gave up a long time ago trying to identify it through a predictable drive letter. The script instead uses a combination of known serial number + volume label in its attempt to positively, correctly identify the drive.

                  1 Reply Last reply
                  0
                  • C C P User 3

                    I have been attempting to understand this a little more with the "Disk Management" program (i.e., [Windows_Key]+"X", then "K") Wo; pretty cool stuff. So then, I can remove the drive letter, and I barely understand what I'm looking at; which I will live with for the moment. More experimentation shows that I can change that Drive Letter Name, and that I have twenty four options... - A-Thru-Z, - but - "C" and "D" are already taken ...which makes sense So, I tried "A" Ta-Da, Windows Command Prompt sees "A:" Duh Have I just created the world's first Sixteen Gigabyte Floppy Drive ???

                    J Offline
                    J Offline
                    Jeremy Falcon
                    wrote on last edited by
                    #9

                    Yeah, I'm pretty sure A and B are 100% ok to be used these days. C for your system drive is just a convention more than a hard rule. A and B were originally for insertable media like floppy disks, since they were around before internal storage. C was just next in line when HDDs came out, and of course optical drives just picked the next one: D. Just a convention though. If you had two hard drives for instance *before* installing a CD-ROM drive, then Windows would call the CD-ROM drive E because D was already assigned to a volume. Removing the second hard drive wouldn't change the E mapping since it's already set to the volume.

                    Jeremy Falcon

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups