Internet Explorer Won’t Save Favorites
Wed, Jun 24, 2009Problem:
When a user goes to save shortcuts to URLs as favorites in Internet Explorer, usually on Vista or Windows 7, the favorite might not actually save.
Solution:
- Open regedit
- Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
- Check to see if there is a favorites key, and if so, if it’s set to %USERPROFILE%<span>Favorites
- If there isn’t, create one (expandable string type) and set it to the above value
- Check to see if that fixed it.
- If not, it could be a permissions issue with UAC
- Enter the following in a command prompt:
icacls favorites /setintegritylevel (OI)(CI)low