Mklink /j Example [patched] Now
This removes only the junction, not the target folder or its contents.
rmdir <LinkPath>
To create a junction, you must use the following syntax in an elevated Command Prompt: mklink /j "LinkPath" "TargetPath" Use code with caution. mklink /j example
rmdir C:\Users\YourName\Desktop\Projects This removes only the junction, not the target