Launch cmd.exe (depending on your system, it may need to be run as administrator)
Assuming C:\Users\Darren no longer exists at the command line type:
mklink /j C:\Users\Darren "C:\Users\Dee Chan"This will cause any reference to C:\Users\Darren to look in "C:\Users\Dee Chan"