Open Command prompt
Moving the files using robocopy command
robocopy /mir /xj C:\Users\gold.king D:\Users\gold.king
Deleting all contents (confirm the contents before deleting)
rmdir /S /Q C:\Users\gold.king
set the link for the user – gold.king
mklink /J C:\Users\gold.king D:\Users\gold.king
Now login and make sure all working, job