Lazesoft focuses on data and boot

Lazesoft Recovery Suite is an easy-to-use all-in-one recovery toolkit to repair crashed Windows, recover data from deleted, formatted, or damaged partitions, clone or back up disks, and reset forgotten Windows passwords.

Fix: Cannot Remove Drive Letter from Recovery or System Partition (Windows 10/11)

Problem: After cloning a disk or restoring a system image, Windows may assign drive letters to Recovery, EFI System, or other protected partitions. In Disk Management, the option to remove the drive letter is often greyed out.

Fix: This guide shows the exact working method using the Windows registry to safely remove unwanted drive letters and restore partitions to their hidden state.


Symptoms

Cannot remove drive letter from recovery or system partition Windows
Protected partitions may incorrectly appear with drive letters.
---

Why This Happens After Cloning or Restore

Normally, Windows System (EFI) and Recovery partitions do not have drive letters. They are hidden to protect critical boot and recovery files.

However, after a disk clone, backup restore, or system migration, these partitions may appear with drive letters.

System and recovery partitions showing drive letters after cloning
After cloning or restoring, hidden partitions may incorrectly get drive letters.

Root Cause

Windows stores drive letter assignments in the registry:

HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices

During cloning or restore:

As a result, Windows assigns drive letters to partitions that should remain hidden.

---

Why You Should Fix It

Important: Do not leave drive letters on EFI or Recovery partitions unless necessary.
---

Fix: Remove Drive Letter Using Registry (Working Solution)

Since Disk Management cannot remove the drive letter, follow these steps.

---

Step 1: Open Registry Editor

Press Win + R, type regedit, and press Enter.

Navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
---

Step 2: Back Up the Registry Key

Right-click MountedDevicesExport.

Backup MountedDevices registry key
Always back up the registry before making changes.
---

Step 3: Find the Drive Letter Mapping

Look for entries like:

\DosDevices\D:
\DosDevices\E:
Find recovery drive letter mapping in registry
Identify the recovery partition drive letter mapping.
Find system partition drive letter mapping
Identify the system partition drive letter mapping.
---

Step 4: Delete the Mapping

Right-click the correct entry → Delete.

Warning: Do NOT delete \DosDevices\C: (your system drive).
---

Step 5: Restart the Computer

Reboot Windows to apply changes.

---

Result

After reboot:

Recovery partition without drive letter after fix
Drive letters removed successfully after reboot.
---

Alternative Solution (Easier Method)

Instead of editing the registry manually, you can use professional tools like Lazesoft Recovery Suite to manage partitions safely.

---

Common Questions

Can I delete the recovery partition instead?

No. It is recommended to keep it for system recovery.

Will this affect boot?

No, as long as you only remove the drive letter mapping.

Why does this happen after cloning?

Because Windows reassigns drive letters when disk IDs or GUIDs change.

---

Summary

If you cannot remove a drive letter from a recovery or system partition:

  1. Back up MountedDevices registry key
  2. Delete the corresponding \DosDevices entry
  3. Restart Windows

This is the most reliable way to fix the issue when Disk Management fails.

---
Final Result: Your system and recovery partitions are hidden again, just like a clean Windows installation.