EDGE - Microsoft Community


edge stopped working after fall creator's update installed.

moved from: windows / windows 10 / windows update, recovery, & backup

hello,

try re-registering edge app. run following command in administrative windows powershell:

get-appxpackage -allusers -name microsoft.microsoftedge | foreach {add-appxpackage -disabledevelopmentmode -register “$($_.installlocation)\appxmanifest.xml” -verbose} 

hope helps!


Microsoft Edge / All other issues / Windows 10



Comments