← Back to context

Comment by skeeter2020

4 days ago

and despite the fact you can install AND uninstall numerous web browsers, for some reason Edge is (supposedly) built into the OS and core functionality and it can't be removed - and is the default app for countless file types.

It actually is built in as WebView2. It's like that so apps can use web views without shipping their own browser (Electron) and then it is kept up to date with the system.

Internet Explorer (MSHTML) also still lives on in Windows 11 because older software depends on it to embed browsers in their UI. It'll probably stay there for a long time to preserve backwards compatibility.