microsoft edge not working in version build 150007.re prerelease 17107-1846 settings locks reason aware of this?
hi ray, to fix concern, let try following methods:
method 1: reset microsoft edge
-
press windows logo + r keys @ same time.
-
type ”inetcpl.cpl” , click ok.
-
click advanced under internet properties.
-
restore advanced settings.
-
reset until new prompt opened.
-
check “delete personal settings” box.
-
click reset and choose ok.
method 2: register microsoft edge in account
-
from start, search windows powershell, right-click result, , select run administrator.
-
type cd c:\users\useyourusername and hit enter. note: use user name of user account in place of useyourusername.
-
and type following command , hit enter:
get-appxpackage -allusers -name microsoft.microsoftedge | foreach {add-appxpackage -disabledevelopmentmode -register "$($_.installlocation)\appxmanifest.xml" -verbose}
also, run following command:
get-appxpackage -allusers | foreach {add-appxpackage -disabledevelopmentmode -register "$($_.installlocation)\appxmanifest.xml"}
note: ensure background applications/programs closed before running above commands.
if issue still persists, suggest check if same issue occurs when you're logged in using a different account. you can refer support article on how set accounts.
regards.
Windows Insider Program / Microsoft Edge and Internet Explorer on Insider Preview / Microsoft Edge / PC
Comments
Post a Comment