How to uninstall Microsoft Edge browser or how to change the default browser from Edge to IE 11 or a
У вашего броузера проблема в совместимости с HTML5
How to uninstall Microsoft Edge browser or how to change the default browser from Edge to IE 11 or any browsers in Windows 10
Hello.
Some of Microsoft users are asking, how to disable or uninstall Microsoft Edge from Windows 10
after installing or upgrade to windows 10 Microsoft edge will be the default browser and it will Automatically open any internet link.
also it can't be removed by traditional Way, like Internet Explorer so if you are not happy and need to revert back to Internet Explorer 11
in this video you will able to change the default browser(Microsoft Edge) to any browser like internet explorer 11, Google Chrome or Firefox.
Power Shell command in this video
Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}