Go to the "Destination" folder, right-click in the empty space, and select . Important Tips for Windows 11 Users
Move a massive game folder (like Starfield or Call of Duty ) to a secondary HDD, then create a symlink in the original "Program Files" location. The game launcher will never know the difference. symbolic link windows 11
The primary way to create links is via the (as Administrator) using the mklink command from Microsoft . Command Syntax File Symlink mklink LinkName TargetPath Link to a specific file. Folder Symlink mklink /D LinkName TargetPath Link to a directory (supports remote paths). Junction mklink /J LinkName TargetPath Hard link for local directories only. Go to the "Destination" folder, right-click in the