How to limit Drive Letters Windows assigns to new removable USB drivesWindows XP mounting USB drive to same letter as previously mapped network driveHow to assign permanent drive letters to removable USB hard drivesWindows XP consuming drive lettersWindows 7 keeps losing drive lettersWhy can't I assign drive letters in Windows 7?How to detect drive letters which are assigned twice?How to change the label of USB flash drive that gets assigned to default drive letter (“F” in this case)How can I assign the same drive letter for any USB thumbdrive connected?Windows 10 showing “ghost” Drive LettersIs it possible to have Windows automatically assign/remove drive letters for internally mounted card readers?

Which big number is bigger?

I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?

What's the polite way to say "I need to urinate"?

Checks user level and limit the data before saving it to mongoDB

Multiple options vs single option UI

Why did C use the -> operator instead of reusing the . operator?

Why didn't the Space Shuttle bounce back into space as many times as possible so as to lose a lot of kinetic energy up there?

Was there a shared-world project before "Thieves World"?

'regex' and 'name' directives in find

Read line from file and process something

Do I have an "anti-research" personality?

Can't get 5V 3A DC constant

How can I get this effect? Please see the attached image

How to pronounce 'c++' in Spanish

Can SQL Server create collisions in system generated constraint names?

Why must Chinese maps be obfuscated?

"You've called the wrong number" or "You called the wrong number"

If a planet has 3 moons, is it possible to have triple Full/New Moons at once?

"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?

How come there are so many candidates for the 2020 Democratic party presidential nomination?

What happens in the secondary winding if there's no spark plug connected?

Why was the Spitfire's elliptical wing almost uncopied by other aircraft of World War 2?

Pre-plastic human skin alternative

Was there a Viking Exchange as well as a Columbian one?



How to limit Drive Letters Windows assigns to new removable USB drives


Windows XP mounting USB drive to same letter as previously mapped network driveHow to assign permanent drive letters to removable USB hard drivesWindows XP consuming drive lettersWindows 7 keeps losing drive lettersWhy can't I assign drive letters in Windows 7?How to detect drive letters which are assigned twice?How to change the label of USB flash drive that gets assigned to default drive letter (“F” in this case)How can I assign the same drive letter for any USB thumbdrive connected?Windows 10 showing “ghost” Drive LettersIs it possible to have Windows automatically assign/remove drive letters for internally mounted card readers?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








8















Currently Windows (all of the versions) assigns the first available letter to the next removable media you insert into your USB drive. Is there a way to go around this to make Windows assign only letters that are in the interval you want (for example S - Z)?










share|improve this question






























    8















    Currently Windows (all of the versions) assigns the first available letter to the next removable media you insert into your USB drive. Is there a way to go around this to make Windows assign only letters that are in the interval you want (for example S - Z)?










    share|improve this question


























      8












      8








      8


      1






      Currently Windows (all of the versions) assigns the first available letter to the next removable media you insert into your USB drive. Is there a way to go around this to make Windows assign only letters that are in the interval you want (for example S - Z)?










      share|improve this question
















      Currently Windows (all of the versions) assigns the first available letter to the next removable media you insert into your USB drive. Is there a way to go around this to make Windows assign only letters that are in the interval you want (for example S - Z)?







      windows usb disk-management drive-letter removable-media






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 3 hours ago









      Mutantoe

      12918




      12918










      asked 10 hours ago









      Siamak EnsafiSiamak Ensafi

      1175




      1175




















          1 Answer
          1






          active

          oldest

          votes


















          12















          USBDLM is a Windows service that gives control over Windows' drive letter assignment for USB drives. Running as service makes it independent of the logged on user's privileges, so there is no need to give the users the privilege to change drive letters.
          It automatically solves conflicts between USB drives and network or subst drives of the currently logged on user.
          Furthermore you can define new default letters for USB drives and much more.
          It works on Windows XP to Windows 10.







          share|improve this answer


















          • 2





            This is the only reliable solution I've found for controlling what drive letter gets assigned to removable drives. Windows offers no builtin functionality that does this.

            – Twisty Impersonator
            9 hours ago











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "3"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429952%2fhow-to-limit-drive-letters-windows-assigns-to-new-removable-usb-drives%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          12















          USBDLM is a Windows service that gives control over Windows' drive letter assignment for USB drives. Running as service makes it independent of the logged on user's privileges, so there is no need to give the users the privilege to change drive letters.
          It automatically solves conflicts between USB drives and network or subst drives of the currently logged on user.
          Furthermore you can define new default letters for USB drives and much more.
          It works on Windows XP to Windows 10.







          share|improve this answer


















          • 2





            This is the only reliable solution I've found for controlling what drive letter gets assigned to removable drives. Windows offers no builtin functionality that does this.

            – Twisty Impersonator
            9 hours ago















          12















          USBDLM is a Windows service that gives control over Windows' drive letter assignment for USB drives. Running as service makes it independent of the logged on user's privileges, so there is no need to give the users the privilege to change drive letters.
          It automatically solves conflicts between USB drives and network or subst drives of the currently logged on user.
          Furthermore you can define new default letters for USB drives and much more.
          It works on Windows XP to Windows 10.







          share|improve this answer


















          • 2





            This is the only reliable solution I've found for controlling what drive letter gets assigned to removable drives. Windows offers no builtin functionality that does this.

            – Twisty Impersonator
            9 hours ago













          12












          12








          12








          USBDLM is a Windows service that gives control over Windows' drive letter assignment for USB drives. Running as service makes it independent of the logged on user's privileges, so there is no need to give the users the privilege to change drive letters.
          It automatically solves conflicts between USB drives and network or subst drives of the currently logged on user.
          Furthermore you can define new default letters for USB drives and much more.
          It works on Windows XP to Windows 10.







          share|improve this answer














          USBDLM is a Windows service that gives control over Windows' drive letter assignment for USB drives. Running as service makes it independent of the logged on user's privileges, so there is no need to give the users the privilege to change drive letters.
          It automatically solves conflicts between USB drives and network or subst drives of the currently logged on user.
          Furthermore you can define new default letters for USB drives and much more.
          It works on Windows XP to Windows 10.








          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 10 hours ago









          montoneromontonero

          4336




          4336







          • 2





            This is the only reliable solution I've found for controlling what drive letter gets assigned to removable drives. Windows offers no builtin functionality that does this.

            – Twisty Impersonator
            9 hours ago












          • 2





            This is the only reliable solution I've found for controlling what drive letter gets assigned to removable drives. Windows offers no builtin functionality that does this.

            – Twisty Impersonator
            9 hours ago







          2




          2





          This is the only reliable solution I've found for controlling what drive letter gets assigned to removable drives. Windows offers no builtin functionality that does this.

          – Twisty Impersonator
          9 hours ago





          This is the only reliable solution I've found for controlling what drive letter gets assigned to removable drives. Windows offers no builtin functionality that does this.

          – Twisty Impersonator
          9 hours ago

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429952%2fhow-to-limit-drive-letters-windows-assigns-to-new-removable-usb-drives%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          六本木駅

          Integral that is continuous and looks like it converges to a geometric seriesTesting if a geometric series converges by taking limit to infinitySummation of arithmetic-geometric series of higher orderGeometric series with polynomial exponentHow to Recognize a Geometric SeriesShowing an integral equality with series over the integersDiscontinuity of a series of continuous functionsReasons why a Series ConvergesSum of infinite geometric series with two terms in summationUsing geometric series for computing IntegralsLimit of geometric series sum when $r = 1$

          Redningsselskapet