Forum Discussion
Manual: How to set up IE Mode (Internet Explorer Integration) in Edge C (Updated)
Hi Faye,
the downloaded policies for Edge Dev are directly in
Computer Configuration > Administrative Templates > Microsoft Edge
And yes, there is no Use the Enterprise Mode IE website list policy.
But there's a policy for the (built-in) Classic Edge browser located at
Computer Configuration > Administrative Templates > Windows Components > Microsoft Edge where you'll find the Use the Enterprise Mode IE website list.
Quite disturbing, but for some unknown reason Edge Dev is also using this policy. So please enable and configure your sitelist there.
If you still can't find it, you can also do the setting via registry. Go to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Main\EnterpriseMode
and create a new REG_SZ named SiteList . The value is the path to your sitelist.
Other important thing, if you use a local XML-sitelist, the path in the policy setting must look like:
file:///C:\<your path>\list.xml
Notice the forward and backward slashes, otherwise it won't work.
You can check if your sitelist is recognized correctly by typing edge://compat in Edge Dev. If everything works, it'll show all entries from your sitelist.
Thanks.
That policy is not there (see pic below). I went the registry route though and that key was there but with wrong location (i've put the xml file on a network share).
Thanks for the edge://compat suggestion. It is picking up the right list, but says Engine: EDGE instead of IE (which is how it is set in the xml).