• Using Powershell: (Get-Item "C:\Program Files (x86)\Microsoft\Edge Dev\Application\msedge.exe").VersionInfo.FileVersion.
  • C:\program files (x86)\Microsoft Dynamics AX\50\client\Appl\. ... Msedge.exe. Microsoft Edge 92.0.902.73 stable.
  • C:\Program Files (x86)\Microsoft\Edge\Application\[your version number]\Installer.
  • Following is the location of Edge browser, there you will find msedge.exe. C:Program Files (x86)MicrosoftEdgeApplication.
  • go to cd %PROGRAMFILES(X86)%\Microsoft\Edge\Application\. ... Get-AppxPackage -AllUsers Microsoft.MicrosoftEdge | Remove-AppxPackage -AllUsers.