When the Edge browser appears to be difficult to solve the problem of normal operation, you can try the following steps to reset:
1, close Microsoft Edge browser;
2, open the folder, locate to C: User your user folder appdatalocalpackages This directory, find Microsoft.microsoftedge_8wekyb3d8bbwe This directory, the following figure:
Please replace "Your user folder" with a folder under your own user name, and if the folder "AppData" is not visible, view this document (http://iknow.lenovo.com/detail/dc_079525.html) Follow the prompts to show hidden folders.
3, try to delete this folder directly, if the "you need to provide administrator rights to delete this folder," please click "Continue", if there is "you need permission to perform this operation" and can not click to continue, please click "Cancel", as shown:
4. Use the mouse to right-click the Microsoft.microsoftedge_8wekyb3d8bbwe folder, select "Properties", remove "Read only" check box, and click OK, as shown in figure:
When you are prompted to confirm that the property is changed, confirm that the Apply changes to this folder, subfolders, and files is selected, click OK.
5, use the mouse double hit Open this Microsoft.microsoftedge_8wekyb3d8bbwe folder, select all the contents inside, and delete them, when the right to remind, please click "Continue", until you can not click to continue, click Cancel, There should be only the AC folder inside, which is harmless, as pictured:
6, restart the computer, very important.
7. Press the
Windows + S combination key on the keyboard to open the search box, enter PowerShell, and use the mouse to select "Windows PowerShell" to run as an administrator, as shown in figure:
8. In the Open PowerShell window, enter the following:
CD C:users Your Users folder
Get-appxpackage-allusers-name Microsoft.microsoftedge | Foreach {Add-appxpackage-disabledevelopmentmode-register $ ($_). installlocation) appxmanifest.xml "-verbose}"
As the following illustration shows, if there is no red error message, and the picture has the same "operation complete" hint is correct:
9, open the Edge browser test is normal.