Edge IE Mode Api and Protected mode

俊宇 徐 26 Reputation points
2022-04-13T00:17:04.603+00:00

Good morning,

Because of my work need use some chinese govrerment department web. After Ms try use edge to instead of IE in Window 11. My colleague meet one problem. Because i don't meet this problem. I want to help her about this. But i can't soluton. She use Edge IE mode to visit tax department web in her laptop. But in the company tax web two URL button can't to click. I use my laptop try visit this web in Edge IE mode. Unlike her, I can click on those two URL buttons and access them. I don't understand why this is happening, same version of OS, same version of Edge.
192460-3f29d143b80621a00670623e2c20977.png
So I tried to figure out how we were different place. I find some different places :

1.Use Edge IE mode visit same web page, my laptop show IE11 , her latop show IE 5/7

  1. My laptop show protected mode is on. Her laptop is off.
    192418-67fdb7a1dbbdd2ea8dde11200aed2fb.png,192484-fb9c08f2f44de32d335614f060a7944.png
  2. In my laptop's Edge show Internet Explorer Mode API Version 17. Her Api version is 13.
    192503-4a89a05c7a3a8fbcf7a867c587dd46e.png,192458-8fdb01cbaa033be5ba6bc6f7d4de8b4.png
  3. In Window system Set Optional features page, my IE mode size is 3.28MB. Her size is 1.63MB
    192459-1649808568.png192465-939e650edb5b40a8ea24ec22c678ef6.png

All in all, the situation is shown in the diagram. I'd really appreciate it if you could help me.
192713-1474ac0abfe1afee52985fd1447a840.png
192723-bde15584f6ad7654bffeab94f42f70a.png

Thank you very much.
@Yu Zhou-MSFT,@XuDong Peng-MSFT

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,120 questions
{count} votes

Accepted answer
  1. Yu Zhou-MSFT 12,041 Reputation points Microsoft Vendor
    2022-04-14T07:02:30.597+00:00

    Hi @俊宇 徐

    It seems that you neither configure IE mode group policy nor use IE mode local site list experience. I think you're using IE mode by clicking 192866-image.png. Correct me if there's anything wrong.

    In this situation, the different results in IE mode may be related with the Internet Explorer mode API version. I suggest that you can check if there's any Windows updates and install the latest Windows updates, then reinstall IE mode feature in Windows Optional features to see if it can fix the issue.

    If it still can't fix the issue, I suggest that you can refer to this doc to configure IE mode using group policies and put the tax website in Enterprise Mode Site List. The steps are like below:

    1. Enable Internet Explorer integration using Group Policy
    2. Configure the Enterprise Mode Site List

    For how to create the Enterprise Mode Site List, you can refer to this doc. You need to load the tax website in IE11 Compatibility mode in Edge IE mode, the sample sites list file is like below:

    <site-list version="6">  
      <created-by>  
        <tool>EMIESiteListManager</tool>  
        <version>12.0.0.0</version>  
        <date-created>04/14/2022 06:55:16</date-created>  
      </created-by>  
      <site url="www.your_tax_website.com">  
        <compat-mode>IE11</compat-mode>  
        <open-in allow-redirect="true">IE11</open-in>  
      </site>  
    </site-list>  
    

    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    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


0 additional answers

Sort by: Most helpful