MS Edge is missing

Home Newsletter Windows tricks/tips MS Edge is missing....

How to fix: Win + R and enter: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe

At the PowerShell command prompt, enter: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"}