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 but lacks some features at the time of writing.
Reinstall Microsoft Edge
To reinstall the new version of Microsoft Edge, the process is simple. Go to this page and choose to download it. Please try to open Edge again to check.
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}
Residing from Chandigarh India, Sumit is a Windows Insider MVP awarded for the first time in 2018. He is also an Independent advisor for Microsoft customers and helps voluntarily as well on the forums.