I wanted to copy my favourites links from another machine onto a newly installed Windows 7 machine, but the system won't let me paste them into the Favourites folder showing at the top of Windows Explorer.

I can't see the old \Documents and Settings\User\Favourites on the C:\ drive any more, so where are they stored now?

link|improve this question

75% accept rate
feedback

8 Answers

up vote 5 down vote accepted

The Documents and Settings folder simply changed name to Users in Vista and Windows 7.

%USERPROFILE%\Favorites

will work on all versions.

link|improve this answer
feedback

The favourites folder for IE in windows7 is located in:

%USERPROFILE%\Favorites

The favourites folder for windows explorer sidebar in windows7 is located in:

%USERPROFILE%\Links
link|improve this answer
thanks for this, no one seemed to clarify this – javamonkey79 Sep 6 '11 at 16:27
yeah, this is what i was looking for (links) – Todd Sharp Jan 10 at 15:01
feedback

As well as the %USERPROFILE% trick, this also works from the Start Menu or Run dialog:

shell:favorites
link|improve this answer
feedback

It should be

%systemdrive%\Users\%username%\Favorites\

If you copy and paste that line in to run, you should be able to get to your IE favourites.

link|improve this answer
Correct, but there are better, Windows version independent answers here. – Richard Sep 8 '09 at 17:04
3  
The question stated Windows 7 – William Hilsum Sep 8 '09 at 17:34
feedback

Look under your Local Drive, there will be a folder called Users, within there, there will be a folder called Favourties.

link|improve this answer
feedback

Go to C:/Users.

You should see a list AppData, Public, <your user name>. Click on the user name – in my case "Ric".

Favorites is in here along with Contacts, My Music, My Pictures, Downloads, My Documents, Desktop etc, unlike in Windows XP where you had to hunt in different places for these files, Windows 7 has them all in the one folder.

link|improve this answer
That doesn't really add any useful information (the other answers all basically said the same). Also note that the folder is not called like your computer, but rather like your user profile name. – slhck Jun 25 '11 at 12:42
feedback

Remember for you to view th favourites folder under C:\Users\Steve\Favorites you must first enable the view hidden files and system files

link|improve this answer
feedback

AOL has a Satelite, when you change computers, call AOL and they will gladly transfer them to your new computer.I just did that. Also your address book will be back where it belongs.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.