Skip to main content

Symlink Windows 11 Jun 2026

Creating these links requires administrative privileges unless is enabled in your Windows 11 settings. 1. Using Command Prompt (mklink)

You must add the /D switch when linking folders. symlink windows 11

mklink /D "D:\OneDrive\DesktopBackup" "C:\Users\Matt\Desktop" it deletes the link

This happens if you try to create a symlink without Developer Mode enabled and without running CMD as Administrator. the original file.

mklink /H "C:\Link.txt" "C:\Target.txt"

Open PowerShell (Start Menu -> type PowerShell ).

Deleting a symlink is safe; it deletes the link, the original file.