Launch Internet Explorer From Command Line

On

Windows: Want to quickly run a command from within Windows Explorer? It turns out Windows has a built-in way to do this. Simply type in “cmd” in the address bar and it’ll open the command prompt with the path to your current folder already set.

So you can hit Alt+D to highlight what’s in the address bar, type in “cmd” and you’re all set. This is a much simpler method than using an AutoHotkey script to accomplish the same thing.

Advertisement

Launch (Run) Internet Explorer From Command Prompt or Batch File. You actually have to launch the executable and you can use the address as the first parameter. On my system it would look like this 'C: Program Files Internet Explorer iexplore.exe' www.itproguru.com Notice the quotes in the path This is required due to having spaces in. Microsoft has created a handful of command line arguments for Internet Explorer 8 that can be useful under certain circumstances. Probably the most interesting is the ability to start Internet Explorer 8 directly in InPrivate mode by using the -private argument. This can be combined with the url argument that will open a specified url directly in Internet Explorer 8. Here's a simple command to launch Internet Explorer in InPrivate Browsing: Click on the Start button Run. Type the following command and press on the OK button iexplore.exe -private. Launch IE in InPrivate Browsing in command line. Iexplore private. Launch IE in kiosk mode in command line » How-To - Internet Explorer.

Open a New Command Prompt from Explorer with a Hotkey

Reader Kevin used his ubergeeky AutoHotkey scripting skills to create a hotkey that opens a command …

Read more Read

How-To Geek notes that you can also run other commands from the address bar, such as opening a specific file in Notepad.

Advertisement

Stupid Geek Tricks: Run Commands in the Windows Explorer Address Bar How-To Geek

RECOMMENDED: Click here to fix Windows errors and improve PC performance

The newly introduced Microsoft Edge is the default web browser in Windows 10. Although Windows 10 ships with a new browser, the classic Internet Explorer has not been dropped from Windows 10, and the latest version of Internet Explorer, which is Internet Explorer 11, is part of Windows 10.

In this guide we will see all the ways out there to open Internet Explorer 11 in Windows 10.

Important: If you’re unable to launch Internet Explorer using none of the given below methods, it could be because Internet Explorer is disabled. Refer to our how to enable/disable Internet Explorer in Windows 10 guide for detailed instructions.

6 methods to launch Internet Explorer in Windows 10

Method 1 of 6

Use Start menu search

To open Internet Explorer 11, type Internet Explorer in Start menu search box or taskbar search box and then press Enter key. You can also type I E (not need to type in caps) in Start menu search box and then press Enter key to open the same.

Method 2 of 6

Open Internet Explorer from Run command box

If the Start menu is not opening or the search is not working, you can use the Run command box to quickly open Internet Explorer.

Simultaneously press Windows logo and R keys to open the Run command box and then type IExplore in the box before pressing the Enter key. Note that you need to type IExplore (no need to type in caps) and not IExplorer.

Method 3 of 6

Pin Internet Explorer to Start menu or taskbar

Launch Internet Explorer From Command Line Map

By pinning Internet Explorer icon to the taskbar or Start menu, you can quickly launch the browser with a click or two. To pin Internet Explorer to taskbar or start menu:

Step 1: Type Internet Explorer in Start menu or taskbar search box.

Step 2: When you see the search result, right-click on Internet Explorer entry, and then click Pin to taskbar or Pin to Start.

Run

Method 4 of 6

Open Internet Explorer from File Explorer

Did you know that you can launch Internet Explorer or any other program right from the File Explorer using the address bar? Yes, the address bar can be used to open programs.

Launch Internet Explorer On Startup

To open Internet Explorer from Windows Explorer address bar, type IExplore in the address box, and then press Enter key.

Method 5 of 6

Open Internet Explorer from Command Prompt

Like any other program, the Internet Explorer browser can also be launched from Command Prompt. In the Command Prompt, type @start iexplore and then press Enter key to open Internet Explorer browser.

Method 6 of 6

Set Internet Explorer as default browser

If you want to use Internet Explore as the default browser in Windows 10, here is how do make it happen.

Step 1:Open Settings. Once Settings opened, click System.

Step 2: Click Default apps. Under Web browser section, click on the default browser (it could be Edge or any other web browser), and then click Internet Explorer when you see Choose an app fly-out.

Hope this helps!