Select Page
This entry has been published on 2016-10-13 and may be out of date.

Last Updated on 2016-10-13.

[:en]Scenario

A Windows user tries to add a new link to his favorites, but IE ends up with a message “Access denied”, even if he has full access permissions to his Favorites folder in the user profile.

Solution

Execute via cmd:

icacls "c:\Users\[username]\Favorites" /setintegritylevel (CI)(OI)Low /T

Reference[:]