Posts in Category
Recently I had the opportunity to transfer data from one computer to another. Since the first one was already running Windows 10 in the latest version and everything worked perfectly (only the hardware was a bit lagging behind), I decided to clone the disk from the first one to the second one.
Using dd
as a method (a little slow but effective) I ran the same system on the new hardware, with one difference. The target hardware was licensed with Windows 10 Pro compared to the old hardware with Windows 10 Home.
Therefore, I decided to do an upgrade.