Follow
Windows

How to Show or Hide Drive Letters in Windows 11 File Explorer

Richard
Written by
Richard
Dec 5, 2022 Updated Apr 30, 2026 3 min read
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.

  1. Open the File Explorer folder options.
windows 11 file explorer folder options onedrive
  1. When the window appears, click on the View tab.
  2. Look for the box labeled Show drive letters.
  3. Check the box to show the letters, or uncheck it to hide them.
  4. Click OK to save your changes.
windows 11 file explorer show drive letters

Change settings using the Registry Editor

Note: This step requires admin privileges.

If you prefer advanced settings, edit the Windows Registry.

  1. Open the Windows Registry.
  2. Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
windows 11 explorer key to show or hide drive letters
  1. Right-click in the empty space on the right.
  2. Select New, then DWORD (32-bit) Value.
  3. Name it ShowDriveLettersFirst.
  4. Double-click it and set the Value data to 2 to hide or 0 to show.
windows 11 explorer key to show or hide drive letters value data updated

Restart your computer for these changes to take effect.

file explorer with no drive letters

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?

Tags: #Windows 11
Richard

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.

2482 articles → Twitter

📚 Related Tutorials

How to Show or Hide Drive Letters in Windows 11 File Explorer
Windows How to Show or Hide Drive Letters in Windows 11 File Explorer
How to Back Up and Restore Windows 11 Registry
Windows How to Back Up and Restore Windows 11 Registry
How to Access File Explorer Options in Windows 11
Windows How to Access File Explorer Options in Windows 11
How to Change File Explorer Layout in Windows 11
Windows How to Change File Explorer Layout in Windows 11

Leave a Reply

Your email address will not be published. Required fields are marked *