[SOLVED] Upgrading from HDD to SSD. Some questions

Solution
But do I have to wipe the old drive? Can't I just keep it as is?
Having 2x semi identical OS drives is not usually good idea. I've seen too many cases where it somehow boots up from the old drive, and the user is left confused.

One case took us 2-3 days to figure out why, from almost exactly this situation.

User had cloned from old drive to new, and left the old drive in there. Forgot about it.
6 months later, boot up...what the...?
System looked just like it did long ago.
"Where's my stuff?!?!?"

He was thinking virus, or some malicious update from MS....

Turns out, the SATA data cable to the new drive went bad, and the system just dropped down to the next option in the boot order, the old drive. That had not been touched in...

USAFRet

Titan
Moderator
DIsregard the "boot from both drives in case the need arises ". Done properly, a clone is a clone is a clone.
An exact copy of the original.
The one step that people usually miss is to disconnect the old drive before you power up for the very first time with the new drive.

Do it just like this...
-----------------------------
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)
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
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.
-----------------------------
 
@USAFRet. You have lined out the line to switch the sata drive cables.
Is this a suggestion or a requirement?

@op:
You will have two C drives after the clone, but you can only use one at a time.
Best to remove the original HDD from the case. It can serve as a starting point for backup is the need should arise.
Once you have verified proper operation of the new SSD clone, you can do what you wish with the old HDD.
 

USAFRet

Titan
Moderator
But do I have to wipe the old drive? Can't I just keep it as is?
Having 2x semi identical OS drives is not usually good idea. I've seen too many cases where it somehow boots up from the old drive, and the user is left confused.

One case took us 2-3 days to figure out why, from almost exactly this situation.

User had cloned from old drive to new, and left the old drive in there. Forgot about it.
6 months later, boot up...what the...?
System looked just like it did long ago.
"Where's my stuff?!?!?"

He was thinking virus, or some malicious update from MS....

Turns out, the SATA data cable to the new drive went bad, and the system just dropped down to the next option in the boot order, the old drive. That had not been touched in 6 months.

Unless you're purposely doing a dual boot, and you know why, wipe that old drive clean once you're sure everything is working from the new drive.
 
Solution