Since "Upgrading" to Windows 10 Pro when I open a Microsoft - Microsoft Community
Microsoft Edge / All other issues / Windows 10
hi,
microsoft edge integrated web browser of windows 10, and uninstalling not possible. however, there helpful steps can try if encounter such issues on said browser. first thing can run system file checker tool. diagnostic tool scans system files of windows 10 pc. run tool, refer article: use system file checker tool repair missing or corrupted system files.
if system file checker tool didn't detect error on system files, next open file explorer, type c:\windows\systemapps\ on the quick access bar, press enter. next, open folder microsoft.microsoftedge_8wekyb3d8bbwe , delete folders, restart computer. after that, re-register microsoft edge account. open start menu, search windows powershell, right-click result, , select run administrator. type following command:
get-appxpackage -allusers -name microsoft.microsoftedge | foreach {add-appxpackage -disabledevelopmentmode -register "$($_.installlocation)\appxmanifest.xml" -verbose}
press enter after typing command line, , wait until process completed. restart computer again, , after that, launch microsoft edge browser.
let know how turns out you.
Microsoft Edge / All other issues / Windows 10
Comments
Post a Comment