Jump to content

Phantom driver

I have a drive or partition or something, I have no idea what. Its causing issues installing certain programs and I have tried everything I can find to get rid of it. It appears in file explorer put it isn't visible in disk managment. I have tried deleting it through diskpart with  no avail. Attached images to show what I mean.

 

Any ideas?

Thanks

DPDrive.png

FEDrive.png

Link to comment
Share on other sites

Link to post
Share on other sites

You most likely have mapped a folder to a driver letter.

 

To see open cmd prompt and run this command

subst

If it list g: => <whatever/path/mapped/to>

To delete run this command

subst g: /D

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×