View Mounted Drive Letters in Windows Registry

Windows stores system-wide drive letter assignments and volume mapping information—including those used by encrypted drives like BitLocker or mounted container files—directly inside the Registry. This guide explains the exact location within the Registry Editor (regedit) where you can view assigned drive letters, match them to their unique Volume GUIDs, and inspect persistent mount configurations.

The Registry Path for Mounted Drive Letters

The primary location for all assigned drive letters and mounted volumes in the Windows Registry is:

HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices

How to View the Drive Letters

  1. Press Windows Key + R, type regedit, and press Enter to open the Registry Editor.
  2. In the left navigation pane, expand the folders to navigate to: HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
  3. Look at the Name column on the right side.

Understanding the Registry Values

In the MountedDevices key, you will see two primary types of entries:

Identifying Encrypted Volumes