F5F Stay Refreshed Software Operating Systems Transfer files from one USB drive to another using Windows.

Transfer files from one USB drive to another using Windows.

Transfer files from one USB drive to another using Windows.

A
Aulexius
Junior Member
38
09-17-2016, 06:24 AM
#1
You can create duplicates using tools like WinMerge, Duplicator, or even built-in utilities such as Disk Utility on macOS. Simply transfer the files from one flash drive to another and use a backup software to merge them into a second drive. Just ensure both drives are connected properly and the software runs correctly.
A
Aulexius
09-17-2016, 06:24 AM #1

You can create duplicates using tools like WinMerge, Duplicator, or even built-in utilities such as Disk Utility on macOS. Simply transfer the files from one flash drive to another and use a backup software to merge them into a second drive. Just ensure both drives are connected properly and the software runs correctly.

L
LaniBooster
Senior Member
344
09-27-2016, 09:37 AM
#2
They appear identical and it's a Windows install USB, so it should function.
L
LaniBooster
09-27-2016, 09:37 AM #2

They appear identical and it's a Windows install USB, so it should function.

N
NannaxI
Junior Member
20
09-29-2016, 08:37 AM
#3
Save the file from the link and make a bootable USB drive. You’ll also need an additional Windows 10 key.
N
NannaxI
09-29-2016, 08:37 AM #3

Save the file from the link and make a bootable USB drive. You’ll also need an additional Windows 10 key.

D
Deianna
Junior Member
11
10-04-2016, 12:27 AM
#4
Avoid moving files between drives won't make the system bootable. Instead, use the Windows Media Creation tool on Microsoft's website to generate a new Windows installation drive.
D
Deianna
10-04-2016, 12:27 AM #4

Avoid moving files between drives won't make the system bootable. Instead, use the Windows Media Creation tool on Microsoft's website to generate a new Windows installation drive.

B
Bloodbath538
Member
127
10-04-2016, 01:12 AM
#5
Absolutely, it's a bootable USB drive. You can't simply copy files like that; you need to create an image of the drive first. Although it might take more downloads, generating a new USB key using the media creation tool is usually the easiest option.
B
Bloodbath538
10-04-2016, 01:12 AM #5

Absolutely, it's a bootable USB drive. You can't simply copy files like that; you need to create an image of the drive first. Although it might take more downloads, generating a new USB key using the media creation tool is usually the easiest option.

1
1Duduzim
Member
164
10-04-2016, 06:01 AM
#6
You will first need to make the USB Bootable: Insert a USB flash drive into a running computer. Open a Command Prompt window as an administrator. Type diskpart . In the new command line window that opens, to determine the USB flash drive number or drive letter, at the command prompt, type list disk , and then click ENTER. The list disk command displays all the disks on the computer. Note the drive number or drive letter of the USB flash drive. At the command prompt, type select disk <X> , where X is the drive number or drive letter of the USB flash drive, and then click ENTER. Type clean , and the click ENTER. This command deletes all data from the USB flash drive. To create a new primary partition on the USB flash drive, type create part pri , and then click ENTER. To select the partition that you just created, type select part 1 , and then click ENTER. To format the partition, type format fs=fat32 quick , and then click ENTER. Type active , and then click ENTER. Type exit , and then click ENTER. Now you can copy and pasta it :^)
1
1Duduzim
10-04-2016, 06:01 AM #6

You will first need to make the USB Bootable: Insert a USB flash drive into a running computer. Open a Command Prompt window as an administrator. Type diskpart . In the new command line window that opens, to determine the USB flash drive number or drive letter, at the command prompt, type list disk , and then click ENTER. The list disk command displays all the disks on the computer. Note the drive number or drive letter of the USB flash drive. At the command prompt, type select disk <X> , where X is the drive number or drive letter of the USB flash drive, and then click ENTER. Type clean , and the click ENTER. This command deletes all data from the USB flash drive. To create a new primary partition on the USB flash drive, type create part pri , and then click ENTER. To select the partition that you just created, type select part 1 , and then click ENTER. To format the partition, type format fs=fat32 quick , and then click ENTER. Type active , and then click ENTER. Type exit , and then click ENTER. Now you can copy and pasta it :^)

M
maxgammes
Junior Member
11
10-04-2016, 06:34 AM
#7
I've handled this multiple times with FAT32 formatting, and copying the Windows install files usually works.
M
maxgammes
10-04-2016, 06:34 AM #7

I've handled this multiple times with FAT32 formatting, and copying the Windows install files usually works.

I
iDoNotEvenLift
Posting Freak
936
10-04-2016, 02:20 PM
#8
It's FAT32 format, and copying and pasting functions well. I've relied on this approach for years, especially since I was a Helpdesk Engineer—using the media creation tool takes a bit of time.
I
iDoNotEvenLift
10-04-2016, 02:20 PM #8

It's FAT32 format, and copying and pasting functions well. I've relied on this approach for years, especially since I was a Helpdesk Engineer—using the media creation tool takes a bit of time.

Q
Queen_Nicki_
Junior Member
20
10-06-2016, 02:23 AM
#9
For what purpose are these steps taken? Setting up a new bootable installer is separate from creating an alternative one just in case something fails or gets lost. If you need to run unactivated Windows 10, you can still access the full version for 30 to 90 days. You can also upgrade to Insider and get the free version with additional features like Microsoft bloatware or spyware.
Q
Queen_Nicki_
10-06-2016, 02:23 AM #9

For what purpose are these steps taken? Setting up a new bootable installer is separate from creating an alternative one just in case something fails or gets lost. If you need to run unactivated Windows 10, you can still access the full version for 30 to 90 days. You can also upgrade to Insider and get the free version with additional features like Microsoft bloatware or spyware.