Several third-party tools are available that provide a graphical interface for creating symbolic links, such as:
There are two primary native tools for creating symbolic links in Windows: the Command Prompt ( cmd.exe ) using the mklink command, and PowerShell.
: Click Start, type cmd , right-click it, and select Run as Administrator .
When working with symbolic links, keep the following best practices in mind: