Changing Where Windows Explorer Opens By Default

You will find one of the things that takes the most getting used to in Vista is the way the explorer window now looks and acts. Windows Explorer by default opens the the logged in users documents folder as you can see:

Windows Explorer Opens in Documents

If you want to have more control and have it open in other locations you can modify the shortcut. Just right click on the Windows Explorer shortcut and replace it with the codes below. Here are some common locations you might want to change it to:

“Computer” highlighted in left side with all drives visible but not expanded and C: highlighted in right side
%SystemRoot%\explorer.exe /e,/select,c:

Computer highlighted in left side with all drives visible but not expanded

Desktop highlighted and nothing expanded
%SystemRoot%\explorer.exe /e,/n,/select,/root,c:

Desktop highlighted and nothing expanded

All drives visible and the system drive expanded in small screen:
%SystemRoot%\explorer.exe /e,/select,%systemroot%

All drives visible and the system drive expanded in small screen

Only Windows Directory visible highlighted and expanded:
%SystemRoot%\explorer.exe /e,/root,%systemroot%

Only Windows Directory visible highlighted and expanded

All drives visible but only C: highlighted and expanded:
%SystemRoot%\explorer.exe /e,c:

All drives visible but only C: highlighted and expanded

Credit for this goes to a post on microsoft.public.windows.vista.file_management by Leo


Remove Default RSS feeds from the Common Feed List
Internet Connectivity Evaluation Tool Released
Keyboard Shortcuts when using Folder List
Hide All System Tray Icons Permanently
Add a Personal Folder to the All Programs menu




Leave a Reply