skip to content

Mklink /j Example ~upd~ -

rmdir C:\Users\YourName\Desktop\Projects This removes only the junction, not the target folder or its contents. del /a:J <LinkPath> But rmdir is simpler and safer. 8. Tips & Best Practices ✅ Always use absolute paths for both <Link> and <Target> to avoid confusion.

dir <LinkPath> Look for the [JUNCTION] line showing the target. mklink /j example

dir C:\Users\YourName\Desktop You’ll see: to avoid confusion. dir &lt

go back to top of page