I get too wigged out over simple stuff, but that isn't why we're here is it.

I like the explorer view with the folder tree on the left. I like the tree to open without expanding the C drive. Gobs of folders, and I might not be going there, so I like the C drive nested. I also like to have it open on My Compter, because I'm set for details view, and it lets me keep a watch on free space on my puny hard drive.

I know how I like it... :)


Here's the trick!
  1. Make a new shortcut on the desktop.
  2. For the location of the item just type 'explorer' (no quotes, ever)
  3. For the name of the shortcut we'll pretty it up a bit and type 'Explorer'
  4. After creating the short cut, right click it, and go to properties.
  5. Set the 'target' line to %windir%\explorer.exe /e, ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
  6. Change the icon if you like. I use the one with the magnifying glass.
The /e sets explorer to tree view on the left and the string of numbers in brackets is the GUID (globally unique id) for 'My Computer'.

If you lose the GUID it can be found by searching the registry for 'My Computer', under HKEY_CLASSES_ROOT.

Now let's admire our handy work...