Hi PT Vernier ,
I have reviewed the issue where an unexpected E: drive is appearing in This PC after the recent Windows reinstall/repair.
This E: drive is not a data drive. It corresponds to a system / EFI or recovery partition, which should normally remain hidden. During Windows reinstall or repair, Windows may temporarily assign a drive letter to this partition.
To safely resolve this, please follow the steps below:
- Open Command Prompt as Administrator.
- Run the following command:
mountvol E: /d
- Then run:
mountvol /R
- Restart the computer.
After reboot, the E: drive should no longer appear in File Explorer.
If the drive letter reappears, the cause is a leftover registry mapping from the reinstall process. In that case:
- Back up the registry.
- Open Registry Editor and go to:
HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
- Delete only the entry
\DosDevices\E:. - Restart the computer again.
These steps do not affect system boot or user data. They simply restore normal Windows behavior by hiding system partitions.
I hope the information above is helpful. If you have any further questions, please feel free to let us know.
If this answer was helpful, please click Accept Answer and Upvote to help others in the community.
Best regards,
Nam