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 IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
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.