Share via

Bitlocker not recognizing Seagate external USB hard drive

Anonymous
2020-11-28T06:00:26+00:00

I am having no luck in trying to figure out why the Microsoft Windows Bitlocker Drive Encryption app will not recognize a new Seagate external (USB) hard drive. I have other external drives (Toshiba, HP) and have had no problems with them. When I bring up the Bitlocker control window (under System and Security), that drive does not appear in the Removable data drive section. Also, in File Explorer under the "Drive Tools" tab the Bitlocker button is not functional. There are no problems with the drive as I have successfully copied files to it. I'm lost so would appreciate any guidance.

Windows for home | Windows 10 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

8 answers

Sort by: Most helpful
  1. Anonymous
    2020-12-09T17:33:02+00:00

    I also had the same problem, not only with Seagate external USB drives, but also with some USB flash drives not being recognized by Bitlocker.  I found that in each of these cases, for whatever reason, the volume partitions were marked as "active" in Disk Management.  I was able to use Diskpart at the command prompt to change the relevant volume to "inactive."   I then removed and reinstalled the device and Bitlocker was then able to recognize them.

    Hope this helps.

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-01-18T15:42:28+00:00

    It would help all of us unnerds if the nerds / experts of this community always sanctions their adwise by references or explicit and exhaustive; complete commands.

    More of wikipedia style and less of social internet pals showing of.

    eg:

    https://kb.paragon-software.com/article/1136

    To remove Active flag:

    1. Run Command Prompt as Administrator
    2. Type:

    diskpart

    1. Type:

    list disk

    Remember the desired disk number
    
    1. Type:

    select disk #

    where # is the desired disk number
    
    1. Type:

    list partition

    Remember the desired partition number
    
    1. Type:

    select partition #

    where # is the desired partition number
    
    1. Type:

    inactive

    Et voilà!

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-03-19T22:30:17+00:00

    This works perfectly with an additional line from GeneAT's comment before

    8 "remove and reinstall the device" (i.e. plug it back in)

        "and Bitlocker was then able to recognize them."

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2021-01-05T15:37:38+00:00

    Sorry to be a complete dolt,  but I've never used Disk Management and Diskpart before.   I'm having the same problem as others with an external drive and would like to make the changes you have suggested but not quite sure how.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2020-12-13T14:16:50+00:00

    Had the same issue and this tip worked.

    Thank you

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments