First, manually cut/paste the Videos folder from C: to D:. Then, open Terminal as Admin and run:
The mklink command is your new best friend. Just remember: → `mklink /D "Link Path" "Target Path"**. Have a clever use for symlinks on your Windows 11 machine? Let me know in the comments below! symbolic link windows 11
From the computer’s perspective, the link is the real file or folder. First, manually cut/paste the Videos folder from C: to D:
Symbolic links—often called "symlinks"—are one of those powerful Windows features that many users never discover. Think of them as magical folders or files that point to another location on your drive, similar to a shortcut, but far more powerful. Have a clever use for symlinks on your Windows 11 machine
In this guide, I’ll explain what symbolic links are, why you’d use them, and exactly how to create them in Windows 11. Imagine you have a filing cabinet (your C: drive) that’s almost full, but you have a second cabinet (your D: drive) with plenty of space. A symbolic link is like a magic label you put in the first cabinet. When you open that label, you are instantly looking inside a drawer in the second cabinet.