You need to set the quick launch integrity level to Medium. This can be done by applying the following:
- Click Start, type cmd.exe
- Right-click cmd.exe in Start menu search results and click Run as Administrator.
Type the following command and press
ICACLS "C:\Users\USERNAME\Favorites\Links" /T /Setintegritylevel (OI)(CI)M
Replace USERNAME when the username of the current user. The system should answer:
processed file: C:\Users\USERNAME\Favorites\Links Successfully processed 1 files; Failed processing 0 files
From now on the warning popup is not shown anymore when you open a shortcut from quick launch.