Starting with the Windows 10 Fall Creators Update, the Settings app, more specifically the Apps & features page, now lists the Microsoft Edge with new advanced options to repair or reset the web browser completely in case something is not working correctly.
The problem is that even though the new options can help you to fix issues such as when the browser freezes, crashes, doesn’t open, or is performing very slow, some users have been reporting that using these options Microsoft Edge goes missing.
If you tried to reset the browser and then it simply disappears, there is an easy way to get it back.
In this guide, we’ll walk you through the steps to restore Microsoft Edge on Windows 10 after using the Reset or Repair options in the Settings app.
How to reinstall Microsoft Edge on Windows 10
To bring back Microsoft Edge, you can use PowerShell to reinstall the browser using the following steps:
-
Open Start.
-
Search for PowerShell, right-click the result, and select Run as administrator.
-
Type the following command and press Enter:
Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
Once you’ve completed the steps, Microsoft Edge will reinstall on your device.
Remember that these advanced options for the web browser are available starting with the Windows 10 Fall Creators Update.