Last updated
USBDLM is a Windows service that gives control over Windows' drive letter assignment for USB drives.
$ winget install --id UweSieber.USBDLM --exact --version 5.7.6.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
USB Drive Letter Manager uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i usbdlm_x64.msi /quiet /norestart
See the full silent install reference for USB Drive Letter Manager →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
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 11 and Server 2003 to 2025.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for USB Drive Letter Manager.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.