How to Show or Hide Drive Letters in Windows 11 File Explorer
This guide helps you manage drive letters like C: or D: in Windows 11. These letters identify where your files live. Understanding how to show or hide drive letters helps you organize your workspace.
Why do this?
Some users want a cleaner look in File Explorer. Others need to quickly tell internal drives apart from external USB drives. Managing these letters helps you keep your system organized.
What happens when done?
Once you change these settings, your File Explorer will either display the drive letter next to the drive name or hide it entirely. This change applies to the ‘This PC’ view.
Change settings using Folder Options
This is the easiest way to control drive letter visibility.
- Open the File Explorer folder options.
- When the window appears, click on the View tab.
- Look for the box labeled Show drive letters.
- Check the box to show the letters, or uncheck it to hide them.
- Click OK to save your changes.

Change settings using the Registry Editor
Note: This step requires admin privileges.
If you prefer advanced settings, edit the Windows Registry.
- Open the Windows Registry.
- Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer

- Right-click in the empty space on the right.
- Select New, then DWORD (32-bit) Value.
- Name it
ShowDriveLettersFirst. - Double-click it and set the Value data to 2 to hide or 0 to show.

Restart your computer for these changes to take effect.

Managing Drives with Disk Management
You can use the Disk Management utility to assign or remove drive letters entirely. Note: This step requires admin privileges. Right-click the Start button and select Disk Management. Right-click any partition to ‘Change Drive Letter and Paths’ to mount it as a folder instead of a letter.
Using Command Line and Diskpart
Advanced users can use the command prompt. Note: This step requires admin privileges. Type diskpart, then list volume, select your volume, and use remove letter=D to hide it. This is useful for Windows Server environments where you want to mount drives as paths.
Troubleshooting Missing Drive Letters
If your drive letters disappear after a Windows update, check Disk Management first. Sometimes the system loses the assignment. You can manually reassign a letter to restore access. If a drive is hidden via the Registry NoDrives value, you must delete that entry to make it reappear.
Summary
You can manage drive letters in Windows 11 using Folder Options, the Registry, or Disk Management. Whether you want a clean look or need to hide specific drives, these methods provide full control. Always use caution when editing registry keys or using command-line tools like Diskpart.
Why do my drive letters disappear after a Windows update?
Updates can occasionally reset drive letter assignments or trigger conflicts with external hardware. Check Disk Management to see if the drive is listed without a letter. If so, right-click the volume and select ‘Change Drive Letter and Paths’ to assign a new one manually.
Is it safe to change drive letters in the Registry?
Modifying the registry is safe if you follow instructions exactly. Always back up your registry before making changes. Incorrect values can cause display issues in File Explorer, but they generally do not damage your actual data or files stored on the physical hard drives.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!