Question: Okay, so I recently bought a new sata SSD (240gb) and I am looking to transfer windows to the SSD from a 1.5tb hard drive I am pretty sure I know how to clone a hard drive using macrium reflect but then I want to put that hardrive back in my system, and transfer all my games/files to it but I want to get all the windows system files off of it before I start moving my games and stuff to it, so I have as much space as possible on my harddrive. What is the easiest way to wipe the hardrive (preferably digitally and not physically) Also, second question when I plug my harddrive back in after I have confirmed windows works on the SSD, in the bios how do I make sure I pick the right drive? Thank you so much for all your help.
Answer:To wipe the old drive, commandline diskpart and the clean sommand.
How to Diskpart Erase/Clean a Drive Through the Command Prompt | Seagate Support USThis article explains the Microsoft Diskpart Erase utility. The command that erases the drive during this process iswww.seagate.com
And to verify your cloning process…
–
Specific steps for a successful clone operation:
–
Verify the actual used space on the current drive is significantly below the size of the new SSD
Download and install Macrium Reflect (or Samsung Data Migration, if a Samsung SSD)
If you are cloning from a SATA drive to PCIe/NVMe, install the relevant driver for this new NVMe/PCIe drive.
Power off
Disconnect ALL drives except the current C and the new SSD
Power up
Run the Macrium Reflect (or Samsung Data Migration)
Select ALL the partitions on the existing C drive
If you are going from a smaller drive to a larger, by default, the target partition size will be the same as the Source. You probably don’t want that
You can manipulate the size of the partitions on the target (larger)drive
Click on “Cloned Partition Properties”, and you can specifiy the resulting partition size, to even include the whole thing
Click the ‘Clone’ button
Wait until it is done
When it finishes, power off
Disconnect ALL drives except for the new SSD
This is to allow the system to try to boot from ONLY the SSD
Swap the SATA cables around so that the new drive is connected to the same SATA port as the old drive
Power up, and verify the BIOS boot order
If good, continue the power up
It should boot from the new drive, just like the old drive.
Maybe reboot a time or two, just to make sure.
If it works, and it should, all is good.
Later, reconnect the old drive and wipe all partitions on it.
This will probably require the commandline diskpart function, and the clean command.
Ask questions if anything is unclear.
–