Forum Discussion

iadra's avatar
iadra
Copper Contributor
Apr 03, 2026

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

  • Calumbo's avatar
    Calumbo
    Iron 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. 

  • Azaellow's avatar
    Azaellow
    Brass 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.

  • Hello,

     

    Try re-registering Microsoft Edge. Perform these steps:

     

    1. Search for Windows PowerShell using Windows Search.

     

    1. From results, choose Windows PowerShell and select Run as administrator.

     

    1. 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.

     

    1. Close Windows PowerShell and check Edge, it should work fine now.

     

    Let us know if this helps!