Skip to main content

Windows Local Drive System Migration or Clone Disk using DiskGenius

Preparations for Cloning C Drive

Before proceeding to the steps of cloning the C drive to an SSD, you should pay attention to following aspects.

1. The new SSD has enough storage space.

It is important to make sure the target SSD has sufficient storage space to receive all data on your C drive, for the cloning C drive process will create an exact copy of installed Windows 10 operating system, applications, and data. If the SSD is not large enough, you should consider cleaning up unnecessary files from the C drive in advance, or you are likely to face low disk space issue on the new SSD.

If the target SSD contains files, please also make sure these files have been backed up to somewhere else. That's because everything on the target SSD will be removed during the C drive cloning process.

2. Properly connect the SSD to your computer.

You can connect the new SSD to your computer using a USB-to-SATA cable or SSD-to-USB adapter, depending on whether your SSD is internal or external. Just ensure the SSD can be recognized correctly.

3. Free download, install and launch the C drive cloning software.

It is often easier and more reliable to use a third-party disk cloning program to clone the C drive and operating system to another drive in Windows 11/10/8/7. DiskGenius Free Edition is the recommended option, as it offers various free features regarding data backup, for example,

  • Migrate Windows operating system to a hard drive, SSD, or USB drive.
  • Transfer Windows operating system to VMware or VirtualBox virtual machine.
  • Clone a larger disk to a smaller one by way of files, sectors or file system structures.
  • Clone a partition to another by way of files, sectors or file system structures.
  • Clone a hard drive that has bad sectors, allowing to skip bad sectors.
  • Back up any partition into an image fille and support incremental backup.
  • Back up an entire hard drive into an image file.

The following two guides show you how to clone the C drive to an SSD or other devices using this free cloning software.

Method 1. Use the "System Migration" Feature to Migrate C Drive and OS

Step 1. Once the DiskGenius Free Edition is installed and launched, check if the target SSD is detected in the software. Then click "Tools" – "System Migration".

clone c drive to SSD windows 10

Step 2. Select the destination disk and click "OK".

This window will present you with all disks except for the system drive, and you should choose the correct one.

clone c drive to SSD windows 10

Step 3. Click "Start" button after making sure all settings are correct.

There might be other partitions on the original disk except for the C drive, and you can decide whether to clone all of them. If necessary, you can set the C drive size on the new SSD. Also, you can choose whether to change boot sequence automatically.

clone c drive to SSD windows 10

Step 4. Choose the cloning method between "Hot Migration" and "Reboot to WinPE".

clone c drive to SSD windows 10

Step 5. Wait for the cloning process to finish on its own. After the cloning process gets done, you will receive a message box displaying a confirmation message.


clone c drive to SSD windows 10

Here is the video guide of migrating Windows 10 to an SSD:




Method 2. Use the Disk Cloning Feature to Transfer C Drive

In addition to the "System Migration" feature, you can also achieve the C drive cloning using the "Clone Disk" feature which is also available for the DiskGenius Free Edition. The "Clone Disk" feature can not only clone the disk where Windows is installed, but also clone other hard drives, SSDs, USB flash drives, SD cards, virtual disks, etc. Here are the steps to clone the system disk to an SSD.

Step 1. Click "Tools" – "Clone Disk".

clone c drive to SSD windows 10

Step 2. Select the source disk and click "OK" button.

The source disk should be the one where your C drive is located, see the picture below:

clone c drive to SSD windows 10

Step 3. Select destination disk and click "OK".

Select the hard drive or SSD that prepares to receive the C drive as the target disk. Make sure you choose the correct drive.

clone c drive to SSD windows 10

Step 4. Configure cloning options and click "Start" button.

Before clicking the "Start" button, you can set some options for the drive cloning, for example,

Partitions to be cloned: In general, all partitions of the original hard drive will be cloned to the target hard drive or SSD. Since your aim is to clone C drive, you can exclude those partitions that you don't want to have on the target disk.

Partition size on the target disk: You can choose to extend or shrink the size of the C drive on the target disk as needed.

Clone method: Three methods are available for different purposes, and you can choose the one based on your requirements.

clone c drive to SSD windows 10

Step 5. Choose "Hot Migration", and the software will clone C drive to the new SSD without closing current system.

clone c drive to SSD windows 10

Step 6. Let the cloning process finish.

clone c drive to SSD windows 10



Comments

Popular posts from this blog

Reset 120 day RDS Grace period on 2016 and 2019

  Reset 120 day RDS Grace period on 2016 and 2019 Enter the following command to check Grace Period: wmic /namespace:\\root\CIMV2\TerminalServices PATH Win32_TerminalServiceSetting WHERE (__CLASS !=””) CALL GetGracePeriodDays  Confirm-deletion-of-the-timebomb-key-in-the-registry If you have a home lab environment or another lab where you continually test various solutions, licensing, and trial expiration is a challenge that you constantly tend to run into. It is just part of the fun of lab environments. While most trials are fairly “hard and fast” and don’t allow you to reset the trial expiration, if you work with Microsoft Windows Server and Remote Desktop Services (RDS), there is a “hack” that allows you to effectively reset the expiration of  Remote Desktop  Services grace period where you can essentially rewind the clock on your RDS licensing if you are making use of this role inside your lab environment. I am using Windows Server 2019 for my Windows workloads in...

Remote Desktop Services session timeout Setup in RD Session Host in Windows Servers

  If you face a session time-limit policy issue that gets disconnected in the meantime. You can follow the steps below in order to fix the issue, By default, the user’s RDP session in Windows may stay disconnected until the user or administrator terminates, or the computer is restarted. However, it is quite convenient since a user may connect to his old RDP session and go on working with running programs. In order to terminate disconnected RDP/RDS sessions automatically in a specified time period, you need to set session limits (time-outs) correctly. If you are using an RDS server, you will have to configure session time-out parameters from the RDS collection settings in the Session tab menu. You will have to Specify the time period after which you want to disconnect the RDP session. Lastly, a disconnected session option (by default, a session period is unlimited – Never). Thus, you can set the maximum duration of an active session (Active session limit) and end an idle session (Id...

Peachtree Auto Backup Using Task Scheduler with images

Before creating an auto backup with Task Scheduler.  1. In PEACHTREE Application, Create an initial Auto Backup. Click Browse to locate folder "SAVE BACKUP TO:" Enter "USERNAME" and "PASSWORD" Follow everything on the image Click "Save As" to your backup folder Then "Run Backup" and copy the PROGRAM SCRIPT  at the bottom to be used later, see image below. Search and open "TASK SCHEDULER" 1. Click the tab "GENERAL" Followup the setup on the picture. 2. Click the tab "TRIGGERS". Then Click the New button to create a schedule. After setting up the schedule. Click OK. 3. To Create new Actions, click the tab "ACTIONS", click NEW then paste the PROGRAM/SCRIPT below. Then Click OK. 4. Next click the tab "CONDITIONS" and follow everything in the picture. 5. Click the tab "SETTING"  and follow everything in the picture.    6. Lastly right-click the folder "TASK SCHEDULER LIBRARY...