Question How to wipe a cloned drive with the OS?

May 28, 2023
34
1
35
Hey, I've just successfully cloned my old SATA SSD into an NVME and am curious on how to wipe the drive in the old SATA SSD without any issues. The old SATA has the OS on it so I felt that complicated things a little more and didn't want to just reconnect it.
 
Hey, I've just successfully cloned my old SATA SSD into an NVME and am curious on how to wipe the drive in the old SATA SSD without any issues. The old SATA has the OS on it so I felt that complicated things a little more and didn't want to just reconnect it.
Have you fully verified that the system boots with ONLY the new drive?

As in...physical disconnection of the old drive, and verify it boots up with only the new one?
 
  • Like
Reactions: PEnns
Have you fully verified that the system boots with ONLY the new drive?

As in...physical disconnection of the old drive, and verify it boots up with only the new one?
Yes I've rebooted more than 3 times at this point to make extra sure.
 
This is obviously with the old drive disconnected?

The the commandline function diskpart, and the /clean command will do the trick.



Be absolutely sure of which drive you're accessing.
 
This is obviously with the old drive disconnected?

The the commandline function diskpart, and the /clean command will do the trick.



Be absolutely sure of which drive you're accessing.
Oh that screenshot is of the new drive...Can I just reconnect the old drive and continue or?
 
This is obviously with the old drive disconnected?

The the commandline function diskpart, and the /clean command will do the trick.



Be absolutely sure of which drive you're accessing.
Alright, I've cleaned the drive and am now waiting for it to finish up formatting. Any extra things recommended to do from here?