Pages

Tuesday, February 27, 2018

Set Windows Explorers default startup folder

Set Windows Explorers default startup folder


By default, Windows Explorer always opens with My Documents. You can customize it by changing the properties for the Windows Explorer icon and replace the Target field with: %SystemRoot%explorer.exe /e, c:yourfolder

  • Right click on the icon you use to launch Explorer and select Properties.
  • In the Target box, type (or replace the existing text with) the following:

%SystemRoot%Explorer.exe /e, path

Where in place of path above you should enter the actual path to the directory you want open by default. For example C:Windows, or C:Documents and Settings, etc. To have My Computer listed as the default selection, type explorer.exe /e,



visit link download

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.