Forum Discussion
MS Edge 142.0.3595.65 does not start with anything else but msedge.exe
This is to be considered a critical bug with Microsoft Edge Version 142.0.3595.65, a change in behavior not seen in the prior Version 142.0.3595.53.
External integrations with Microsoft Edge browser are broken since Microsoft Edge Version 142.0.3595.65. This latest version is more strict to the actual command on how it gets launched.
1. Open a Command Prompt
2. C:\Users\myuser> PATH=C:\Program Files (x86)\Microsoft\Edge\Application;%PATH%
3. C:\Users\myuser> msedge
-> MS Edge does *NOT* launched
4. C:\Users\myuser> msedge.exe
-> MS Edge DOES launch
Others have observed the same with this latest version of Microsoft Edge:
https://www.reddit.com/r/sysadmin/comments/1or1h9k/msedgeexe_will_not_start_unless_entire_executable/
The command to launch Microsoft Edge MUST be msedge.exe. It cannot be just 'msedge' as it terminates with Exit Status: 13. This causes significant impact to business critical applications that make use of Microsoft Edge.
1 Reply
- PieterrBCopper Contributor
I had reported his issue yesterday running Microsoft Edge Version 142.0.3595.65. Continuing my analysis today shows that Microsoft Edge Version 142.0.3595.69 (Official build) (64-bit) is now installed on my Windows 11 machine.
The issue still exists with this latest Microsoft Edge Version 142.0.3595.69 (Official build) (64-bit).
- Open a Command Prompt
- C:\Users\myuser> PATH=C:\Program Files (x86)\Microsoft\Edge\Application;%PATH%
- C:\Users\myuser> msedge
-> MS Edge does *NOT* launched - C:\Users\myuser> msedge.exe
-> MS Edge DOES launch C:\Users\myuser> reg query "HKEY_CURRENT_USER\Software\Microsoft\Edge\BLBeacon" /v version
HKEY_CURRENT_USER\Software\Microsoft\Edge\BLBeacon
version REG_SZ 142.0.3595.69