I split my USB to two parts. How can i join it back?

Filip 831 Reputation points
2021-04-07T11:39:26.447+00:00

Hello Everybody.
I somehow split my USB to two separete parts. When i plug my USB to computer it basicly show E: and F: driver instead only one driver.
Can i join the two USB parts back two one with powerhsell commands?
Thanks for answare.

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

Accepted answer
  1. Andreas Baumgarten 123.7K Reputation points MVP Volunteer Moderator
    2021-04-07T12:21:39.79+00:00

    @Filip ,

    are these 2 partitions on your USB drive? Or got the USB drive 2 drive letters?

    Even PowerShell is nice, the easiest way is to copy the data from the second partition to the first partition and use Disk Management to remove the second partition and resitze the first one.

    Also copying all data from USB drive in a temp folder on your computer and erasing/reformatting the USB drive is an option.

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.