Forum Discussion
EthanHernandez
Aug 14, 2025Iron Contributor
I have Two D Drives in File Explorer in my Laptop
But I have only one drive D in Disk Management in and also in Diskpart/List Volume. How do I get rid/ remove the ghost drive letter? Microsoft Windows [Version 10.0.26100.4770] (c) Microsoft Corpo...
QuentinNash
Dec 08, 2025Iron Contributor
- Open Command Prompt as an administrator.
- Type diskpart and press Enter.
- Type list volume and press Enter to see all volumes.
- Identify the volume with the ghost drive letter you want to remove.
- Type select volume X (replace X with the volume number of the ghost drive).
- Type remove letter=Y (replace Y with the drive letter you want to remove).