Forum Discussion
Can't open Microsoft Edge
Hello Team,
Before couples months i have an issue in microsoft edge once open he open google so the technical team of windows help me and check file and install yesterday i have same issue i talk the support team and we make some steps intsall last version and same issue he tell the issue from windows business insider can u help please and if you want any point i can give you any data.
Thanks,
Issam
4 Replies
- CalumboIron Contributor
I know this is a lot to go through, but it's the most thorough way to get to the bottom of this recurring problem.
- AzaellowBrass Contributor
It seems like you're experiencing a recurring issue with Microsoft Edge opening Google upon launch. The technical team has already helped you troubleshoot the issue, but it persists. Given that the issue is related to the Windows Business Insider Preview.
- GarciabBronze Contributor
Did you fix it?
Hello,
Try re-registering Microsoft Edge. Perform these steps:
- Search for Windows PowerShell using Windows Search.
- From results, choose Windows PowerShell and select Run as administrator.
- Then type following command and press Enter key:
Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}Let the command complete.
- Close Windows PowerShell and check Edge, it should work fine now.
Let us know if this helps!