Edge Favorites control - root level

Pavel yannara Mirochnitchenko 13,336 Reputation points MVP
2020-08-05T07:36:25.233+00:00

Is it possible to place Favorite links at the root, not inside Managed folder or your own folder?

I can do this stuff like this, but I would like to have links placed at the root of Favorites menu.

https://www.inthecloud247.com/controlling-managed-favorites-for-edge-with-microsoft-intune/

Microsoft Security | Intune | Configuration
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Crystal-MSFT 53,991 Reputation points Microsoft External Staff
    2020-08-06T08:50:44.967+00:00

    Hi,

    I have done a lot of tests. when remove the toplevel_name paragraph. , A folder named "Managed favorites" will be created and the urls will be added into this folder.

    Value:


    [
    {
    "url": "microsoft.com",
    "name": "Microsoft"
    },
    {
    "url": "bing.com",
    "name": "Bing"
    },
    ]


    Check the Bookmarks file under C:\Users\<user name>\AppData\Local\Microsoft\Edge\User Data\Default. Use the similar format as the value , like add "Roots" and etc. But they are not working.

    I will keep testing. If I find the correct value, I will post here.

    1 person found this answer helpful.
    0 comments No comments

  2. Pavel yannara Mirochnitchenko 13,336 Reputation points MVP
    2020-08-06T09:36:00.39+00:00

    Thanks, post here if you figure out something. So far I have exactly the same experience as you. One way is to add favorites bar but then browser experience will change.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.