HOW TO
The Windows folder shortcuts are helpful in navigating directly to a folder instead of navigating to the original folder location for organizations with large datasets. Slightly different from ArcMap, enabling folder shortcuts in ArcGIS Pro requires creating a symbolic link to the desired directory.
To enable folder shortcuts in ArcGIS Pro, create a symbolic link to the directory as described in the steps below.
mklink /D <Folder Location 1> <Folder Location 2>
Note: Folder Location 1 is the location of the folder shortcut while Folder Location 2 is the original folder where the data is stored. In this example, it is the envs folder.
Note: Enclose the folder name in double quotes (" ") if the folder name contains spaces. For example, "C/DESKTOP/ANNO TEST 123".
Once the command runs successfully, a message is displayed indicating the symbolic link is created.
Note: To verify folder shortcuts are viewable in ArcGIS Pro, open a new project in ArcGIS Pro, and connect to the folder in the Catalog pane, or use the Add Data option to add the folder.
The image below shows the folder shortcut of the Example3 folder in ArcGIS Pro.
Get help from ArcGIS experts
Download the Esri Support App