If you want to change the default location for Windows Explorer to open (Libraries), here’s how:
- Right click the Explorer icon on the taskbar.
- Hold down Shift and right click the Windows Explorer icon in the Jump List.
- Select Properties.
- On the Shortcut tab, change the Target field to open to the location of your choice.
- Click OK.
To change it to open to My Documents, change the Target field to:
%SystemRoot%\explorer.exe /N,::{450D8FBA-AD25-11D0-98A8-0800361B1103}
To open to any other folder, change to:
%SystemRoot%\explorer.exe folder path
-Summey