Launching Microsoft Edge on Windows 10
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How can the new Edge be launched from the command line? What command line options/switches are there? (e.g. how to launch in private mode or with a particular account)
***Modified title from: Command line options?***
Launching Microsoft Edge on Windows 10
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Hi,
Thank you for writing to Microsoft Community Forums.
I appreciate your interest in new Microsoft Edge. I understand that you want to use command line to use Microsoft Edge. Let me help you with the details.
To open Microsoft Edge using Command Prompt refer the steps mentioned below:
To open Microsoft Edge in InPrivate mode, use the command: start msedge –inprivate
To open a website, use the command: start msedgewww.microsoft.com(you can type any website name)
To restore the previous session, use the command: start msedge --restore-last-session
However, if you are a developer, we do have a dedicated forum for Edge developers, let me point you in the right direction. I would suggest you to post your query in Microsoft Tech Community, where you will find developers to assist you with appropriate details.
Regards,
Nikhar Khare
Microsoft Community - Moderator
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"
Add a space and a Web site to go directly to that site in Edge:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" https://microsoft.com/
-- Timothy J. McGowan
Hello,
I know how to create a shortcut for Chrome and Firefox using a command line. For example I can add "C:\Program Files (x86)/Internet Explorer\iexplore.exe" in the "Start In" field under properties and the shortcut will open in Internet Explorer.
What is the command line in properties for a icon you want to open in Edge?
Many thanks!
Is there an app mode?
I have installed two Edges, GA and Beta, have how I specify to open the beta and not the GA?