Internet Explorer 8 is not a bad browser. No really. It is definitely better than Internet Explorer 7 or the dreaded Internet Explorer 6. Microsoft has added several interesting features to the web browser that can compete with the features offered by popular third party browsers like Opera, Google Chrome or Firefox. It is probably still the most used web browser in business and enterprise environments.
Microsoft has introduced a few new features in Internet Explorer 8 including the inPrivate privacy feature but also architectural changes that made Internet Explorer 8 a multi-process browser. 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. The argument to open a specific url is simply that url, for example http://www.ghacks.net/. You can add the two parameters to any Internet Explorer 8 shortcut so that you start the web browser immediately in inPrivate mode and the specified url.
A right-click and the selection of Properties should open the Internet Explorer Properties window which contains a Target form in the Shortcut tab.
Simply append -private http://www.ghacks.net/ at the end of the line. The full line should look like the following afterwards:
"C:\Program Files\Internet Explorer\iexplore.exe" -private http://www.ghacks.net/

There are two additional command line arguments available for Internet Explorer 8 that might come in handy. The -k argument starts Internet Explorer 8 in Kiosk mode which has been designed primarily for presentations. It will start the web browser without toolbars and status bar.
The final parameter is -extoff which will start Internet Explorer 8 without extensions which is useful for troubleshooting purposes.
Which leads to the closing question: Does anyone know how to always launch Internet Explorer in InPrivate mode. The shortcut works fine if Internet Explorer 8 is started from the icon but it does not help if the user clicks on a link in another program like Microsoft Outlook.
Related posts:
Internet Explorer 8 FinalInternet Explorer New Tab Page In Firefox
Internet Explorer 8 Ad Blocking
Internet Explorer 8 Ad Blocking Gets Easier With Adblock IE
Order Internet Explorer 8 On CD
Internet Explorer Application Compatibility VPC Image
4 Internet Explorer 8 Annoyances
Internet Explorer 8 Address Bar Buttons
12 Responses to “Internet Explorer 8 Command Line Arguments”
Trackbacks/Pingbacks
-
[...] Explorer 8 Command Line Arguments Source Internet Explorer 8 Command Line Arguments Internet Explorer 8 is not a bad browser. No really. It is definitely better than Internet [...]
-
[...] Read the original: Internet Explorer 8 Command Line Arguments [...]
-
[...] is the original post: Internet Explorer 8 Command Line Arguments [...]
-
[...] Hay otros dos argumentos de línea de comandos disponibles para Internet Explorer 8, que podrían resultar útil. El argumento -k que inicia a IE 8 en modo pantalla completa y que ha sido diseñado para presentaciones. Se iniciará el navegador web, sin barras de herramientas ni barras de estado. [...]


The WinHelpOnline blog has a registry patch to start IE8 in inprivate mode by default.
http://www.winhelponline.com/blog/how-to-start-internet-explorer-8-in-inprivate-mode-by-default/
If you modify the shell file associations with url:// in explorer, you can change the launch parameters for iexplore.exe.
That way all clicked links will launch in private mode.
You could even enforce this at a group policy level for an organisation, changing the shell associations for all.
MiW I was that far but the Internet Shortcut points to “c:\WINDOWS\system32\rundll32.exe” “c:\WINDOWS\system32\ieframe.dll”,OpenURL %l and not Internet Explorer. Any idea where to put the -private parameter?
Is there
“C:\Program Files\Internet Explorer\iexplore.exe” -uninstall
parameter that work?
“introduced a few new features in Internet Explorer 8″
Quote:
“Is there
“C:\Program Files\Internet Explorer\iexplore.exe” -uninstall
parameter that work?”
No … your wrong … use
“C:\Program Files\Internet Explorer\iexplore.exe” -delete
>> “Is there
>> “C:\Program Files\Internet Explorer\iexplore.exe” -uninstall
>> parameter that work?”
> No … your wrong … use
> “C:\Program Files\Internet Explorer\iexplore.exe” -delete
I thought one could use
“C:\Program Files\Internet Explorer\iexplore.exe” -destroy
hello, does anybody know how to start ie8 from a shortcut with mutliple tabs?