Re: from a 128gb nvme drive in the sigle m2 slot I want to replace that drive with a 500gb nvme and was going to clone the 128gb to the new 500gb
there is a simple way to clone the 128 gb nvme to the bigger 500 gb nvme, you do not need a usb adapter. but you will need an external USB hard disk and a small usb flash drive.
create a system image of the 128 on the external HDD, then uninstall the 128, install the new 500, boot up pc using a recovery USB flash drive, restore the image from the external HDD to the new 512 ssd.
OP had RAID setup in 3070 SFF. Need to change to AHCI. Save changes in bios. Apply safe boot tricks. Then boot from 128, create system image, deploy on new 500.
Run cmd as administrator
Copy-paste this command, which will start Windows in Safe Mode the next time you reboot:
bcdedit /set {current} safeboot minimal
Restart the computer and enter UEFI/BIOS setup.
Change the SATA operation mode from RAID to AHCI.
Save changes and exit Setup and Windows will automatically boot to Safe Mode.
Launch cmd again, as in step #1.
Copy-paste this command, which will start Windows in Normal Mode the next time you reboot:
bcdedit /deletevalue {current} safeboot
Reboot and Windows will automatically start with AHCI drivers enabled.
redxps630
9 Legend
•
15.4K Posts
0
August 30th, 2024 15:43
Re: from a 128gb nvme drive in the sigle m2 slot I want to replace that drive with a 500gb nvme and was going to clone the 128gb to the new 500gb
there is a simple way to clone the 128 gb nvme to the bigger 500 gb nvme, you do not need a usb adapter. but you will need an external USB hard disk and a small usb flash drive.
create a system image of the 128 on the external HDD, then uninstall the 128, install the new 500, boot up pc using a recovery USB flash drive, restore the image from the external HDD to the new 512 ssd.
https://www.dell.com/community/en/conversations/optiplex-desktops/how-to-clone-ssd-to-another-ssd-without-third-party-tool/652b338043dbba53b173f0b7?keyword=clone
save yourself headache on the Dell website using the key gen
(edited)
redxps630
9 Legend
•
15.4K Posts
0
September 1st, 2024 15:38
OP had RAID setup in 3070 SFF. Need to change to AHCI. Save changes in bios. Apply safe boot tricks. Then boot from 128, create system image, deploy on new 500.
Run
cmdas administratorCopy-paste this command, which will start Windows in Safe Mode the next time you reboot:
Restart the computer and enter UEFI/BIOS setup.
Change the SATA operation mode from RAID to AHCI.
Save changes and exit Setup and Windows will automatically boot to Safe Mode.
Launch
cmdagain, as in step #1.Copy-paste this command, which will start Windows in Normal Mode the next time you reboot:
Reboot and Windows will automatically start with AHCI drivers enabled.
(edited)