Microsoft Edge - Microsoft Community
                Microsoft Edge                /                        All other issues                    /                        Windows 10                
 
  
on windows 10 1709 try edge repair in apps & features
on 1703 or lower :
run powershell
at prompt, copy/paste/enter
get-appxpackage -name microsoft.microsoftedge | foreach-object {add-appxpackage -disabledevelopmentmode -register "$($_.installlocation)\appxmanifest.xml" -verbose}
                Microsoft Edge                /                        All other issues                    /                        Windows 10                
 
  
Comments
Post a Comment