Reinstall Microsoft Edge in Windows 10 [2020]
This article discusses how to reinstall Microsoft Edge in Windows 10. There are two Microsoft Edge variants, one released in 2020 and the other one shipped with Windows 10. The newer one is better.
Reinstall Microsoft Edge
To reinstall the new version of Microsoft Edge, the process is simple. Go to this page and choose to download it.
- Download Microsoft Edge for Business – Microsoft
- Choose Stable(88/89/90)
- Choose the latest Build.
- Select the Appropriate Platform and click download.
Reinstall Legacy Edge:
Microsoft Edge Legacy shipped with Windows 10 in 2015. It would end its support in March 2021. If you are using the same, you can follow the steps below:
Reinstall for one user account:
- Open Start Menu and type Powershell. Right-click on PowerShell and select the “Run as Administrator” option.
- Then Enter the following command:
Get-AppXPackage -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml” -Verbose}
Close the PowerShell and try opening Edge again.
Also see: