question

NathanHouseholder-7264 avatar image
0 Votes"
NathanHouseholder-7264 asked NathanHouseholder-7264 commented

Microsoft Edge Home Button Behavior

I've configured Edge to open a specific URL when clicking home button. Although the policy is set, I found expected URL was not being loaded and was instead loading the default Microsoft page. I've looked through the settings and found that my policy was being applied, but there is a radio button which allows the users to select the default page or the custom URL defined by group policy. I don't want users to have the option to select which page is loaded. How can I go about disabling the radio button so that my defined URL is loaded by default without the radio button allowing users to select an option?

ms-edge
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

YuZhou-MSFT avatar image
1 Vote"
YuZhou-MSFT answered NathanHouseholder-7264 commented

Hi @NathanHouseholder-7264

I suppose that you're using Edge Chromium, correct me if I'm wrong. Do you want to force the user to open the page you specified in policy when click the home button and don't want the user to change to use the new tab page? If so, you can configure the following policies:

  1. HomepageLocation: You can enable this policy and set the home page url you want.

  2. HomepageIsNewTabPage: You can disable this policy, then users can't choose "New tab page" anymore.

The result is like below:

96353-image.png


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Regards,
Yu Zhou


image.png (9.9 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

That did the trick! I had the Homepage Location policy set but I didn't realize the Homepage is new tab page policy needed to be set to disable.

0 Votes 0 ·