Cloning
I have used the cloning in 2020 to upgrade my 500gb sata ssd to a 1tb nvme ssd, but the new ssd is showing as a 500gb drive. I thought it was suppose to expand the drive partition to 1tb.
Also when I tried to start my ms office programs it says C:windows\system32\d2d1.dll is either not designed to run on windows or it contains an error. I reinstalled office but it does the same thing. error status 0x0000006.
The program worked perfectly before cloning. all my programs are on separate internal drive E.
Please help
Regards
Ed


- Se connecter pour poster des commentaires

I cloned 500gb ssd to 1tb ssd then closed down computer and removed 500gb ssd, then rebooted PC, every thing worked ok, except form my MS office programs and roxio pro 5 suite. I uninstalled Roxio But nothing changed.
I tried sfc /scannow as Admin, it scanned up to 75% then said Windows resource protection could not perform requested operation.
I will try MiniTool partition wizard software as suggested for the partitioning.
Thanks for the help
Ed
Still can't figure out what to do about d2d1.dll file
- Se connecter pour poster des commentaires

Ed, doing a quick search on d2d1.dll says that this is not an MS Office file but rather comes from the Direct2D graphics for hardware acceleration and part of the OS.
Checking on my own Win 10 #2004 system, I see the file in C:\Windows\System32 with a file size of 5.78 MB and version 10.0.19041.329 with a couple of copies of the same in other system folders (same size & version).
I would be a little concerned that sfc /scannow could not finish as this does indicate there are issues with the OS files. I would recommend doing a restart and trying it again.
If you still see issues, then using an admin command prompt, try the following commands:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Run these one by one in the order shown.
- Se connecter pour poster des commentaires