Saturday, August 16, 2014

Windows showing up new unknown (Z:) drive

Recently, a new drive with letter Z showing up which cannot be opened to see what's inside. Here is the picture for better understanding.


screenshot


How to fix it? Sometimes, restarting system fixes temporarily.


Right click menu:


right click on drive shows up this


Disk Management view:


It shows the unknown drive without the drive letter and says it is EFI something. It again says it is empty but right click on drive shows it is not empty. Am just guessing with the drive size. So, it could be different drive too. Please look at the following picture for understanding.


disk management view of my HDD


P.S. I have upgraded to Windows 10 from Windows 8.1

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...