Re: Can't Delete Drives !
MikeS <[email protected]>
| Newsgroups | alt.comp.hardware |
|---|---|
| Organization | Aioe.org NNTP Server |
| Message-ID | <[email protected]> |
On 30/09/2021 19:42, [email protected] wrote: > See : https://postimg.cc/JtH8vCVR > > There are no physical drives H, I, J and K . > > If I select K and "Eject", I get the message that it is safe to remove > K from the computer. > > But there is no physical K drive to remove ! > This sounds like the well known phantom drive problem. Open a Command Prompt (Admin) and one of these should work: subst x: /d OR net use x: /delete where X: is the drive letter of the phantom drive to remove.