As you've discovered, modifying the registry while IE is open does no
good, because IE rewrites its settings when it closes. This should
correct the problem:
Close IE and any other application that may be open. The fewer things
going on, the better.
Open Regedit, navigate to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders, and change the "Favorites" value to "C:\Documents and
Settings\Strenk\Favorites".
Now move down to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User
Shell Folders, and change the "Favorites" value there to
"%USERPROFILE%\Favorites". The value type here must be REG_EXPAND_SZ.
You typically need to make changes to both of these keys in parallel in
order for the changes to stick.
Now open IE. Your Favorites should be back.
No matter how you're logged on, you can by default see settings only for
the current user and the default user, which is used to initialize
settings when a new user is defined. In order to see and modify settings
for another user, you have to load that user's hive. It's not terribly
difficult to do, but it's not necessary in this case.
Jim Strenk said:
Thank you so much for your quick and helpful reply!
No, Gary, it is NOT pointing to the folder I would expect. I happened to
check this last night before reading your sugggestion. The value for
Favorites is currently listed as:
C:\Winnt\Favorites. The creation date shows the same date and time as the
folder creation date when attempting to organize the folder, namely 11/02/05
@ 10:12 AM, just about the same time as when the "missing" Favorites first
appeared. A folder appears in C:\Winnt as Favorites. However, THIS
particular Favorites is missing the Blue Asterisk that one USUALLY sees with
the Favorites folder. The date is the same as what I've just mentioned. It
would appear that IE created a folder at C:\Winnt\Favorites as a result of
forgetting where the ORIGINAL Favorites folder is Located. The ORIGINAL
Favorites folder is still at its EXPECTED location. So, I modified its
value to:
C:\Documents and Settings\Strenk\Favorites. So far, so good. Making that
change in the registry SHOULD have solved the problem. HOWEVER, if IE is
already open, I'm STILL missing my Favorites. So, I've closed IE and
started a new instance of IE. At that point, the registry modification then
REVERTS BACK TO C:\WINNT\FAVORITES. It would appear that the modification
to the registry DOES NOT STAY MODIFIED.
So now the question is why is the registery restoring the incorrect pointer?
What futher steps must be taken so that a registry entry that is modified
STAYS modified?
When I log on as Strenk, I am a Power User, not an Administrator. I also
noticed that if I log in as Administrator, I can't find the entry you've
suggested to look at. Shouldn't I be able to view Strenk settings and
modify as needed?