Windows 11 — Symbolic Link

Note: You can avoid running CMD as Admin by enabling in Windows 11 Settings (System > For Developers). 2. User-Friendly GUI Tools

mklink /D "C:\Users\Matt\Videos" "D:\Media\Videos" symbolic link windows 11

From the computer’s perspective, the link is the real file or folder. Note: You can avoid running CMD as Admin

Once you've created a symbolic link, you can manage it like any other file or directory. Here are some common tasks: symbolic link windows 11

Deleting a symbolic link does not delete the source file or folder. However, if you delete files inside a linked folder, they will be deleted from the source.