Forum Discussion
msedge_proxy.exe and "Install this site as an app"
I should add, right now the shortcut looks like this:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge_proxy.exe" --profile-directory=Default --app-id=fmgjjmmmlfnkbppncabfkddbjimcfncm --app-url=https://mail.google.com/mail/?usp=installed_webapp --app-launch-source=4
I tried changing app-launch-source=4= 4 to another number but didn't see any changes.
I found that I had to create a new profile in Edge to get two different gmail accounts installed as web apps. The resulting shortcuts are identical except the --profile-directory value. I ran into similar issues like you described, but I don't recall if that was on switching from Chrome to Edge, or at after already on Edge and finding that something changed. Perhaps this solution will work for you.
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge_proxy.exe" --profile-directory=Default --app-id=fmgjjmmmlfnkbppncabfkddbjimcfncm --app-url=https://mail.google.com/mail/?usp=installed_webapp --app-run-on-os-login-mode=windowed
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge_proxy.exe" --profile-directory="Profile 1" --app-id=fmgjjmmmlfnkbppncabfkddbjimcfncm --app-url=https://mail.google.com/mail/?usp=installed_webapp --app-run-on-os-login-mode=windowed