How to Enable Compatibility View | IE, Edge, Windows

Compatibility View for legacy websites lives in Internet Explorer 11’s Tools menu, while Edge offers IE mode as the modern equivalent in Default browser settings.

A website that rendered fine last month now looks like it’s held together with string — menus misalign, buttons float, and the login page stalls on load. The culprit is usually a missing backward-compatibility setting rather than a broken site. The steps for how to enable Compatibility View vary depending on your browser and whether you’re dealing with a web page or a desktop app, but each method takes under a minute once you know where to look.

What Is Compatibility View, and When Do You Still Need It?

Compatibility View forces Internet Explorer (or a browser emulating it) to render a page using older document modes, bypassing modern standards that might break a legacy site. You still need it for aging intranet portals, internal HR tools, and certain government or educational web apps that were built for IE 6 through IE 10 and never updated. Modern public websites should handle standards on their own — Compatibility View is strictly a patch for sites stuck in the previous decade.

Microsoft has officially retired Internet Explorer on most Windows editions, so its original Compatibility View now lives on through IE mode in Edge and through Windows’ own app-level compatibility tools. Which route you take depends on what you’re trying to run.

Enable Compatibility View in Internet Explorer 11: The Working Menu Path

If you still have Internet Explorer 11 available on your machine (typically on Windows 10 Enterprise or LTSC builds), the classic Compatibility View toggle works the same way it has for years. Press Alt on your keyboard to reveal the hidden menu bar, then click ToolsCompatibility View settings. Type the website address under Add this website and click Add, then close the dialog and reload the page.

You can also toggle it by spotting the broken-page icon in the address bar — clicking that icon adds the site to your Compatibility View list. The site reloads immediately, and if the page renders correctly, you’re done. The success cue is a page that suddenly aligns: menus drop down, text stays inside its boxes, and buttons respond to clicks.

To remove a site later, reopen the same settings dialog, select the site from the list, and click Remove. Each site stays in the list until you take it out, so one-time fixes don’t linger and affect other pages.

Does Edge Still Have Compatibility View?

Not exactly — Edge doesn’t carry the old Compatibility View panel. Instead, Microsoft built IE mode directly into Edge as the official replacement, and it works at the browser level rather than per page unless you configure it that way. The steps are straightforward but require a one-time global toggle first.

Open Edge and click the ellipsis menu (three dots in the top-right corner), then select SettingsDefault browser. Under Internet Explorer compatibility, set Allow sites to be reloaded in Internet Explorer mode to Allow. Edge will prompt you to restart — click Restart.

Once Edge comes back, navigate to the legacy site you need. Click the ellipsis menu again and choose Reload in Internet Explorer mode. The page refreshes inside an IE engine wrapper, and you’ll see an IE icon in the address bar letting you know it’s active. To keep that site in IE mode every time you visit, click the IE icon and select Open in Internet Explorer mode next time.

If the IE mode toggle is grayed out or missing, the most common cause is skipping the restart after changing the setting — go back, flip it to Allow, and restart Edge fully before trying again.

Enable Compatibility Mode for Windows Desktop Apps

When the compatibility issue isn’t a website but an older Windows program — a business tool written for Windows 7 or XP, or a setup file that refuses to run — the fix lives in the file’s own Compatibility tab. Right-click the executable or shortcut, choose Properties, and open the Compatibility tab. Check Run this program in compatibility mode for: and select an older Windows version from the drop-down, then click Apply and OK.

If the program still doesn’t launch, run the Program Compatibility Troubleshooter. Microsoft’s own guidance routes users here for stubborn software. Go to StartSettingsSystemTroubleshootOther troubleshootersProgram Compatibility TroubleshooterRun. The troubleshooter scans the app, asks what issues you see, and recommends a preset compatibility mode. Apply it and test the program again.

For apps that need administrative rights to function, check Run this program as an administrator on the same Compatibility tab. This alone solves many permission-based crashes. The success cue is the program opening without an error dialog or immediately closing.

For a deeper walkthrough of app-level compatibility settings, Microsoft’s documentation on making older programs work on current Windows covers the full set of options. Microsoft’s Windows compatibility guidance outlines the complete process and explains each option on the Compatibility tab.

Compatibility Feature Where to Enable It Best For
IE 11 Compatibility View Tools → Compatibility View settings Legacy intranet and public sites that rely on old document modes
IE 11 address bar toggle Broken-page icon in the address bar Quick one-page Compatibility View toggle without opening settings
Edge IE mode (global) Settings → Default browser → Allow sites to be reloaded in IE mode Multiple legacy sites accessed regularly through Edge
Edge IE mode (per page) Ellipsis menu → Reload in Internet Explorer mode Single legacy page that doesn’t need a permanent setting
Windows app Compatibility tab Right-click file → Properties → Compatibility One older program that fails to install or run
Program Compatibility Troubleshooter Settings → System → Troubleshoot → Other troubleshooters Guided fix for apps where the right compatibility mode isn’t obvious
Run as administrator Properties → Compatibility → Run as administrator Permission-related crashes or apps that need system-level access

Common Compatibility View Mistakes to Avoid

A few recurring errors trip up even experienced users. The easiest to catch: typing the wrong URL format into the Add a Website list. Enter only the domain (example.com), not the full page path (example.com/forms/login.asp). The feature applies at the domain level.

Another frequent stumble happens when the menu bar in IE 11 isn’t visible. If you don’t see Tools at the top of the window, press Alt once to cycle it into view — that’s all it takes, not a reinstall or a registry edit.

On Edge, the single most common mistake is skipping the browser restart after enabling IE mode. The setting won’t take effect until Edge reloads fully, so a page that still renders incorrectly after the toggle is almost always a restart issue. Close Edge completely and reopen it, not just the tab.

And a broader pitfall: applying Compatibility View (or IE mode) to modern websites that already work correctly. Forcing legacy rendering onto a standards-compliant site can break layout, disable security features, and slow page load times. If a site already renders well, there’s no need for compatibility settings — only use them when a page clearly fails in the current browser.

Mistake What Goes Wrong The Fix
Using IE Compatibility View in Edge Edge doesn’t have the old Compatibility View settings panel Enable IE mode under Settings → Default browser instead
Adding the full page URL instead of the domain The site never gets added to the list Enter only the domain name (example.com)
Missing menu bar in IE 11 Tools option isn’t visible Press Alt to show the menu bar
Skipping the Edge restart after enabling IE mode IE mode toggle stays grayed out Restart Edge completely after changing the setting
Applying Compatibility View to modern sites Layout breaks, security features fail, pages load slower Only enable for legacy sites that clearly don’t render correctly
Expecting Compatibility View to fix all problems Certain scripts and security features still don’t work Try the Program Compatibility Troubleshooter for desktop apps instead
Forgetting the IE-mode per-page toggle for repeat visits Site reverts to standard rendering on next visit Click the IE icon and select “Open in IE mode next time”

Quick Reference: Which Compatibility Tool to Use

When you hit a page or program that refuses to work, run through this short decision line in order. First, determine whether the issue is a website or a desktop application. For a website, open it in Edge first and try the Reload in Internet Explorer mode option — if Edge isn’t available, use Internet Explorer 11’s Compatibility View settings. For a desktop app, start with the Program Compatibility Troubleshooter from Windows settings. If that doesn’t resolve it, right-click the executable, open PropertiesCompatibility, and set a manual compatibility mode for the operating system the app was originally built for. Each method takes under a minute, and the success state is the same: the page renders correctly or the app launches without errors. No follow-up search needed.

References & Sources