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 icacls command followed by the Favorites folder path, but without any switches, as 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 and Windows 7 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 7/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
Related Posts
- Transfer Registry Editor Favorites to Another Computer
- Fix for Error 100 Invalid Class String in Internet Explorer When Opening Organize Favorites
- How to Add a Folder or Library to Windows Explorer Favorites in Windows 7
- Preserve the Order of Internet Explorer Favorites When Transferring to Another PC
- Fix File Association Error When Launching Windows Explorer in Windows 7
If you enjoyed this post, make sure you subscribe to our RSS feed! We feature Tips, Troubleshooting information, Scripts and Utilities for Microsoft Windows Operating Systems!
Prefer an E-mail subscription?





Thank you sooooo much.
I’ve been dealing with lots of Vista stuff (totally hate it) and you made one thing much easier. Thanks much
kind regards it has work, thanks for your kind approach and assistance, SB
favorites problem fixed, thank you :) however if I want to print, for example, this page, I get an IE script error message that says line 2069, char 1, error object required, code 0,url res://ieframe.dll/preview.dlg
then it asks is you want to continue running scripts on this page……can anyone enlighten me ?
P.S. I’m running Vista
Excellent…i have this problem since 6 months…with just that script solved my problems…Great Post :)
thanks it worked
why can microsoft be as helpful?
I tried the fix today after much frustration as I am just now using Vista and while I like it, am running into some annoying stuff. The first option worked instantly!! Thanks for the help.
I tried method 2 first, but it only let me add new links to the top-level Fav’s folder, not the sub-folders imported originally.
However, method 1 fixed it. Sweet!
Thank you very much, I tried the first method and it worked! you saved the day.
i’ve tried everything including your methods, in vain. the problem is i can’t even find the favorites folder that looks like a star in my documents n settings\account, but if i try to create one it gives me that the folder i’m trying to create exists…..
p.s i have all my hidden files n folders shown.
any help ????
Thank You so much!!!!
I’ve been trying to fix it using the methods from vista forums, the problem is that I had no idea what I was doing in Command Prompt. Thank You for the script, you are my savior.
Zinovi