1. Open an "administrator" command prompt
2. type the following:-

C:
CD\
rmdir "Documents and Settings"
mklink /j "Documents and Settings" C:\Users

*. The above deletes the broken link, and makes a working fresh new one.