8

I have an external HDD (WD My Passport Ultra) formatted with NTFS and encrypted with Bitlocker (Windows 10). After plugging in the drive, I can no longer remove the drive using "Eject". The error is "Windows is unable to stop the device 'USB Mass Storage Device'. Don't remove this device while it is still in use. Close any programs using this device and then remove it."

If I view the opened files using Process Explorer (search for "J:"), I see the files in use are:

  • J:\System Volume Information\FVE2.{...}
  • J:\System Volume Information\FVE2.{...}.1
  • J:\System Volume Information\FVE2.{...}.2
  • J:\$Extend\$RmMetadata\$TxfLog\$TxfLogContainer0000000000001
  • etc..

The reason I think this question is different from previous (eject USB) questions is that the FVE2 files seem to be specific to Bitlocker.

My question is, what is causing this problem, and what is the proper way to eject this external HDD without third-party programs that force-close all file handles? Since this is an encrypted drive, I'm extra paranoid about force-closing file handles that might corrupt the encryption keys or drive format. Should I use exFAT instead of NTFS?

What I've tried:

  1. Making sure the "Restore Point" feature is disabled for the drive.
  2. Making sure the drive was set for "Quick Removal".
  3. Re-formatted the drive with NTFS again and re-encrypted with Bitlocker.
  4. Trying another computer (same problem).
4
  • do you have taskmgr running? if yes, stop it Commented Apr 5, 2016 at 4:42
  • @magicandre1981 I think you may be right. I'm going to give it a couple days to see if it completely fixes the problem, and if so, I'll let you know so that you can add it as the answer.
    – Steve
    Commented Apr 5, 2016 at 17:32
  • Just for anyone in the future, the accepted solution seems to be the answer. I am continuing to use NTFS with my Bitlocker-encrypted drive and have not had any additional issues.
    – Steve
    Commented Apr 18, 2016 at 4:37
  • 1
    An update from 2017... Even without Taskmanager running it still once in a while can't eject the drive. I have switched to exFAT from NTFS and so far it seems to be working much better.
    – Steve
    Commented Jun 30, 2017 at 1:14

2 Answers 2

6

I have the issue since Windows 8 and after some trial & error I figured out, that the running Taskmanager (Taskmgr.exe) blocks the eject of external HDDs. My guess is, that it is blocked because of the new disk IO graphs. I've already reported it, but since you still get it in Windows 10, the issue is still not solved.

-1

Bit Locker is a program used by Windows to encrypt your hard drives. While it is running (and you cannot turn it off) you cannot dismount your hard drive which is running the Bitlocker program on the Hard drive. It is Bitlocker that is forcing the USB hard drive to stay open. It is a Microsoft program that is locking your Hard Drive open and refusing to let Microsoft unmount the Microsoft opened and locked drive.

The Simple Answer is......IT IS MICROSOFT!!

2

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .