Windows Explorer

B

Bill Ridgeway

For some reason Windows explorer now opens with some folders expanded. I'm
not sure what I've done to do this so I'm equally not sure how to change it
back. I'm sure it's quick to fix. How do you change the opening display in
Windows Explorer please?

Regards.

Bill Ridgeway
 
D

Dave Patrick

Edit the shortcut's "Target" to read;
%systemroot%\explorer.exe /e,C:\
Where C:\ is the drive or directory you wish to expand.

or for collapsed edit the shortcut's "Target" to read;
%systemroot%\explorer.exe /e,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| For some reason Windows explorer now opens with some folders expanded.
I'm
| not sure what I've done to do this so I'm equally not sure how to change
it
| back. I'm sure it's quick to fix. How do you change the opening display
in
| Windows Explorer please?
|
| Regards.
|
| Bill Ridgeway
|
|
 
B

Bill Ridgeway

Accessing Windows Explorer from the shortcut on the Desktop is OK. The
problem arises when using Explore from Start.

Regards.

Bill Ridgeway
 
D

Dave Patrick

"when using Explore from Start"

Hard to say what this means. Are you right-clicking the start button?

If so this is meant more for profiles management. Not recommended as other
things may break but you can edit the default (no name) Reg_Sz values;


HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec
[ExploreFolder("%l", %I, %S)]
to
[ExploreFolder("C:\", C:\, %S)]

HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec
[ViewFolder("%l", %I, %S)]
to
[ViewFolder("C:\", C:\, %S)]

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Accessing Windows Explorer from the shortcut on the Desktop is OK. The
| problem arises when using Explore from Start.
|
| Regards.
|
| Bill Ridgeway
 

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

Similar Threads

Windows Explorer 1
Windows 10 One Drive Problem 2
Windows 10 Update - Intel optane memory pinning error 5
Windows explorer / Search 5
Renaming Windows Explorer Folders 1
Windows Explorer 4
Windows Explorer 2
FAT32 / NTFS 4

Top