Hi all
I wonder if someone can tell me if there is a simple way to transfer all my hard drive files to another computer.

I`m contemplating a new computer but dont want to start reloading it all. (micro money saved downloaded programmes etc.

I`ve heard about memory and flash drive sticks.

Do I need one of these?

Or is there a simple way using a usb cable from one computer to the other?

Hope someone can help.

Regards

sabatas

Dani AI

Generated

This thread mixes two different goals: moving only personal files, or moving a complete, bootable system. and raised the transfer and imaging options and asked about swapping drives after making a Ghost image. The advice below focuses on what each approach actually does, the risks, and a safe, practical workflow.

Copying just documents, photos and downloads is the least risky: copy user folders to an external drive or network share and reinstall programs on the new machine. Moving an installed Windows system or programs is harder because registry entries, drivers and activation data do not survive a simple file copy. Cloning or imaging the old drive can produce a bootable replica, but expect driver mismatches, possible activation prompts, and boot repairs when hardware (especially the motherboard) changes. If preparing a Windows image for different hardware, run Sysprep to generalize the install first:

C:\Windows\System32\Sysprep\sysprep.exe /generalize /oobe /shutdown

If cloning/imaging is the chosen path: create a full image and separate rescue media first; verify the image; connect drives via SATA inside the new PC or use a SATA-to-USB adapter/enclosure to restore; set BIOS/UEFI storage mode (AHCI/IDE/RAID) to match the original when possible; restore the image and, if the system does not boot, repair startup (from rescue media or Windows install media). Common repair commands:

bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd

Before any move: decrypt BitLocker/EFS, run chkdsk, check SMART health, ensure used-data fits target disk, and have product keys/licenses handy. For SSD targets ensure partition alignment (most modern clone tools handle this). For average users a fresh OS install plus copying user data is often the quickest, cleanest route; cloning is useful when preserving a fully configured environment is essential. For : swapping the drive and booting from Ghost/rescue media can work, but plan for driver installs and a possible activation/repair step after first boot.

Recommended Answers

All 4 Replies

There are many ways of transferring your data.

  • If you have an network card in both computers, and a spare ethernet cable, you can create a 2-computer network which you can use to transfer the files.
  • If the computer in question has a CD/DVD burner, you can transfer them that way.
  • A memory stick usually won't have enough capacity, so the transfer would be long and laborious. A flash drive is a much better alternative, although it will cost a bit more.
  • If you're feeling handy, you can take out the hard drive of the old computer and connect it to the other hard drive in the new computer. You can then either copy the data, or just leave it as a 2-hard drive system.

If you have any questions please ask.

Hi all
I wonder if someone can tell me if there is a simple way to transfer all my hard drive files to another computer.

I`m contemplating a new computer but dont want to start reloading it all. (micro money saved downloaded programmes etc.

I`ve heard about memory and flash drive sticks.

Do I need one of these?

Or is there a simple way using a usb cable from one computer to the other?

Hope someone can help.

Regards

sabatas

watzup

its seems to me that u have quite a decision to make. fristly u have to check how gigs u wanna copy becoz flash disks only go up to 4 gigs. i would recommend that u download norton ghost to copy a mirror image to ur new hard drive.

hope this helps

icom

I've created a mirror image using ghost. Now do I just swap out the HD and re-boot using ghost's emergency boot drive?

JEM

If you want to restore the image on a new harddrive: Yes

Niek

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.