
Use following steps to reinstall the Microsoft Edge:-
Advertisements
- Open Start.
- Search Windows PowerShell, right-click the result, and select Run as administrator.
- Copy and paste, or type the following command and press Enter.
Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register โ$($_.InstallLocation)\AppXManifest.xmlโ -Verbose}
After completing the steps, Microsoft Edge will reinstall again on your computer.