I am posting this for OP but also for anyone interested in a completely different and free way to move an entire install from one drive to another without cloning.
I have been using a completely different way of going about this that is both legitimately free and completely bypasses any potential issue with partition sizes (you can use larger or smaller drives, it is irrelevant).
The only downside is that it is a bit technical although I look at this as a bonus as you get to learn some cool stuff that has other uses at the same time.
First the requirement to make this a lot easier, you need to have windows 10 and have it up to date (not mandatory but for these directions is it).
Download media creation tool and create an install flash drive:
https://www.microsoft.com/en-us/software-download/windows10
Download dism++:
http://m.majorgeeks.com/files/details/dism.html
On the bootable flash drive you created delete sources\install.esd.
Run dism++ and then select Utilities, Toolkit, System Backup.
Browse to the sources directory on your bootable flash drive and select 'install' as the file name and '.esd' as the file type.
When this completes you can use your bootable flash drive to install and exact replica on your new drive. Even your desktop icons will be in the same place.
The only hitch that can happen when doing this is the esd file being over 4GB (bootable flash drive will be FAT32 and has a 4GB per file limit). The best way to avoid this is to do a complete system cleanup first.