Windows Explorer starts at logon without prompt

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Whenever I logon Windows Explorer will open C:\ without my prompt for it to
do so. I consider myself a power user but am completely stumped.
 
Damo said:
Whenever I logon Windows Explorer will open C:\ without my prompt for it to
do so. I consider myself a power user but am completely stumped.

Have you tried MSCONFIG?
 
By default, Windows Explorer always opens with My Documents. Customize it by
changing the properties for the Windows Explorer icon and replace the Target
field with: %SystemRoot%\explorer.exe /e, c:\yourfolder

1. Right click on the icon you use to launch Explorer and select Properties.
2. In the Target box, type:
%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,

Explorer.exe Command-Line Options for Windows XP
http://support.microsoft.com/default.aspx?scid=314853

Customize the Windows Explorer Views in Windows XP
http://support.microsoft.com/default.aspx?scid=307856
 
You're saying that this will stop it from starting automatically at bootup?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top