Unspecified error when adding a link to Favorites in Windows Vista
After reading the post Folder Redirection for Favorites on the Same Machine at the IE Team blog, I relocated my Favorites folder to a different drive. After the relocation, when I tried to add a URL to Favorites, I received the following error:

There were many posts in the Windows Vista newsgroups about this problem, and here is the thread containing the original solution from MS-MVP Jimmy Brush. The solution is to set the integrity level (to low) for the relocated Favorites folder. This article has a detailed write-up, and also provides a script which can automate the setting for you. Use one of the two methods below:
Method 1
Download fix_fav_il.vbs and save to Desktop. Double-click the file to run it. Click Continue when you see the User Account Control elevation prompt. The script will open an elevated Command Prompt window and fix the integrity level setting automatically. Once done, you should now see this message:
processed file: favorites
Successfully processed 1 files; Failed processing 0 files
Type EXIT to close the Command Prompt window.
Method 2
1. Click Start, type shell:favorites and press ENTER. The Favorites folder of your user account will open. Copy the full path shown in the Address Bar.
2. Open an elevated Command Prompt. To do so, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
3. Type the following command:
Note: Replace the tag <favoritespath> with the actual path to your Favorites folder, enclosed with double-quotes)
Example:
You should now see this message:
processed file: favorites
Successfully processed 1 files; Failed processing 0 files
4. Optionally, to verify if the Integrity Level is correctly set for the Favorites folder, run the command below:
You should see the following line in the output:
Mandatory Label\Low Mandatory Level:(OI)(CI)(NW)
5. Type EXIT to close the Command Prompt window.
You should be able to add an URL to Favorites now. Reportedly, this problem occurs as Internet Explorer in Windows Vista runs under Protected mode (low integrity level) by default, and therefore will only be able to modify objects marked with a low integrity level in their system ACLs. When you relocate the Favorites to a different drive, you need to set the integrity level for the relocated folder, so that Internet Explorer (Protected mode) can write to it. This problem does not seem to occur if the Favorites folder is located within your user profile home directory.
Defined Integrity Levels

Screenshot from System Integrity Webcast.
Here are some useful links for more reading on Mandatory integrity control in Windows Vista:
[Securityfocus.com] Introduction to Windows Integrity Control
[MSDN] Understanding and Working in Protected Mode Internet Explorer
[Webcast] Windows Vista System Integrity Technologies
[Steve Riley] Mandatory integrity control in Windows Vista
Copyright © 2008 Ramesh Srinivasan. All rights reserved.
RELATED POSTS
- Transfer Registry Editor favorites to another computer
- Preserve the order of Internet Explorer Favorites when transferring to another PC
- Easily Find and Remove Duplicate URLs in Internet Explorer Favorites
- Show Internet Explorer 8 Favorites Bar as Cascading Menu to gain more screen space
- Add Favorite Links folder to the Vista Start menu
- Add Videos folder to the Windows Vista Start menu
- How to Copy Error Message text to Clipboard
- Error “Invalid Update Control CTF File” when updating AVG Anti-Virus 8.0
- Error “Not a valid bookmark file” when Importing IE8 Bookmarks (Favorites) to IE7
- Restore the Address Toolbar (Deskband) after installing Windows XP SP3
BOOKMARK THIS PAGE
BlinkList | del.icio.us | Digg it | Furl | ma.gnolia | Newsvine | reddit | Spurl | Wink |



If you enjoyed this post, make sure you
Prefer an E-mail subscription?
Comment by Isamu on 22 June 2008:
Thank you, this solved my problem and the hunch that it had to do something with permissions and protected mode somehow. Cheers!
Comment by David on 27 July 2008:
I love people like you! THANKS for such an easy fix (method 1)!
Comment by aash on 31 July 2008:
thanks, method 1 solved the problem , i can add url to favorites now.thanks alot
Comment by Peter on 12 August 2008:
Thanks a whole bunch. Method 1 resolved the problem instantly.
Comment by Tony on 7 September 2008:
Thanks for this - it worked a treat!
Comment by CFray on 9 September 2008:
THANK YOU! The inability to drag and drop page urls onto folders on the Links bar was driving me nuts. It’s maddening little bits like this that make me want to take a ball bat to my computer sometimes.
Again…I am grateful.