Windows

How To Launch Microsoft Edge from Run or Command Prompt

/Update on Nov. 6, 2021/

With the new Chromium-based Edge browser taking over, you can launch the browser from the command line like this:

start msedge

To start the browser with a website,

start msedge URL

How about starting the browser Incognito mode?

start msedge -inprivate

And to start the browser in Incognito mode with a website.

start msedge -inprivate URL

By default, the Edge browser is pinned on the taskbar and can be launched directly from there. It’s also one of the universal apps shown in the Start from the Start menu as well. But, it also can be fired up from the classic Run command box or the Command Prompt window.

To launch Edge from Run command, press Win + R, type in microsoft-edge: and then press Enter.

To do so in a Command Prompt window, type

start microsoft-edge:

You can do the same in PowerShell if it’s your default command-line tool.

To open a website in Edge from Run command box, type the following, using EdgeTalk as an example.

microsoft-edge:http://edgetalk.net

And use the following to open EdgeTalk in Edge browser from Command Prompt window.

start microsoft-edge:http://edgetalk.net

Also, you can create a shortcut on your desktop to launch Edge browser if that’s your preferences.

Click Start menu → All apps, scroll down to M section, and use the left mouse button to drag the Edge icon out of the Start menu and drop it onto the desktop.

edge

View Comments

  • I can easily use a web page for specific consol application help using chrome or explorer.
    C:\pb\pbutilx>start chrome "file://c:\pb\pbutilx\pbme.htm#r_3"
    or
    C:\pb\pbutilx>start iexplore "file://c:\pb\pbutilx\pbme.htm#r_3"

    both work but I prefer chrome because it doesn't jump me to an edge page.

    Looks like no form of start microsoft-edge: can do a similar job.

  • Anyway to start Microsoft Edge in private mode from the command line and have it automatically go to a specific website?

Share
Published by
edge

Recent Posts

Disable Copilot on Windows 11 via Group Policy GPO

If using Copilot right from the Taskbar isn't your thing, you should disable it. Even…

2 weeks ago

Setting Default Fonts in Word, Excel, Outlook, and PowerPoint via Group Policy

In an environment where standardizing things does matter, setting default fonts in Microsoft Office apps…

1 month ago

Wake-On-LAN (WOL) with Windows and PowerShell

Wake-On-LAN is a networking standard that lets you wake up a computer from either a…

1 month ago

How To Remove Restrictions Set in A Password-Protected PDF File

First of all, this is not to bypass a PDF file that requires a password…

2 months ago

How To Move My Outlook Navigation Bar Back From Left Back To the Bottom

Microsoft has been lurking about the idea of placing the Outlook navigation bar to the…

1 year ago

Headset with Microphone Echoing My Own Voice on Windows, What To Do?

One colleague came up to me the other day asking me to take look at…

1 year ago