Home  >  Article  >  System Tutorial  >  How to use the old version of IE browser in win11? How to use the old Internet Explorer method

How to use the old version of IE browser in win11? How to use the old Internet Explorer method

PHPz
PHPzforward
2024-02-10 16:10:301632browse

php Editor Apple It is a common requirement to use the old version of IE browser on Win11 system. Although Windows 11 has the Edge browser installed by default, some websites or applications still rely on older versions of IE. Fortunately, Windows 11 provides an easy way to use older versions of IE. This article will introduce you to how to use the old version of IE browser in Win11 to meet your specific needs. Whether you are doing it for compatibility testing or other purposes, this article will provide you with detailed guidance.

How to use the old IE browser method

Step one: Open the website using Edge browser, click the... icon in the upper right corner, select the option to reload in IE mode (open From now on, the version of this IE browser will be IE11).

Step 2: Check "Open this page in Compatibility View" and "Open this page in IE mode next time" in the pop-up prompt bar (if you don't want to use IE to open this page next time, You can also uncheck this option).

How to use the old version of IE browser in win11? How to use the old Internet Explorer method

Step 3: Press f12 to enter the developer mode, find the simulation, and modify the version of the IE browser.

How to use the old version of IE browser in win11? How to use the old Internet Explorer method

But when I use IE browser to open the developer mode on my computer, it prompts: Developer tools are not available in IE mode. To debug the page, open it in IE11.

How to use the old version of IE browser in win11? How to use the old Internet Explorer method

After reviewing the information, the solution found is:

(1) Use win r to open the "Run" dialog box, enter cmd, and click OK .

How to use the old version of IE browser in win11? How to use the old Internet Explorer method

(2) Enter "%systemroot%\system32\f12\IEChooser.exe" and press Enter.

How to use the old version of IE browser in win11? How to use the old Internet Explorer method

(3) In IEChooser, select the entry of the "IE Mode" tab.

How to use the old version of IE browser in win11? How to use the old Internet Explorer method

# (4) Enter the simulation page and select different IE browser versions.

How to use the old version of IE browser in win11? How to use the old Internet Explorer method

The above is the detailed content of How to use the old version of IE browser in win11? How to use the old Internet Explorer method. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:xpwin7.com. If there is any infringement, please contact admin@php.cn delete