Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - Internet Explorer InPrivate Browsing Shortcut

 

Internet Explorer InPrivate Browsing Shortcut

How to Create a Internet Explorer "InPrivate Browsing" Shortcut
Published by Brink
01-01-2009
Default Internet Explorer InPrivate Browsing Shortcut

How to Create a Internet Explorer "InPrivate Browsing" Shortcut

information   Information
InPrivate Browsing enables you to surf the web without leaving a trail in Internet Explorer. This includes cookies, temporary Internet files, history, and other data. Toolbars and extensions are disabled by default. This helps prevent anyone else who might be using your computer from seeing where you visited and what you looked at on the web.

This tutorial will help show you how create a shortcut to open a Internet Explorer InPrivate Browsing window in Windows 7.
Note   Note
For more information about InPrivate Browsing, see the information in this tutorial.

EXAMPLE: Internet Explorer InPrivate Browsing Window
NOTE: This is the default window you will see when you open a InPrivate Browsing window. Notice how you will have a InPrivate indicator to the left of the address bar to let you know that you have InPrivate Browsing turned on.
Internet Explorer InPrivate Browsing Shortcut-inprivate.jpg



OPTION ONE

To Download the "InPrivate Browsing" Shortcut

NOTE: For how to tell if Windows is a 32-bit or 64-bit System Type.
1. For a 32-bit Windows
A) Click on the Download button below to download the file below.
32-bit_W7_32-bit_IE_(InPrivate Browsing).zip
download
B) Go to step 4.
2. For a 64-bit Windows
A) To use the 32-bit Internet Explorer, click on the Download button below to download the file below.
64-bit_W7_32-bit_IE_(InPrivate Browsing).zip
download
B) To use the 64-bit Internet Explorer, click on the Download button below to download the file below.
64-bit_W7_64bit_IE_(InPrivate Browsing).zip
download
4. Click on Save and save the .zip file to the Desktop.

5. Right click on the downloaded .zip file and click on Open.

6. If prompted, click on Allow in the UAC prompt.

7. Select and extract (drag and drop) the IE (InPrivate Browsing) shortcut to the desktop.

8. Right click on the extracted IE (InPrivate Browsing) shortcut and click on Properties, General tab, and the Unblock button. (See screenshot below)
NOTE: If the Unblock button is not there, then the shortcut is already unblocked. Continue on to step 8.
Internet Explorer InPrivate Browsing Shortcut-unblock.jpg
9. You can now Pin to Taskbar or Pin to Start Menu this shortcut, assign a keyboard shortcut to it, or move it where you like for easy use.


10. You can now delete the downloaded .zip file (on desktop) if you would like to.






OPTION ONE

To Manually Create the "InPrivate Browsing" Shortcut

NOTE: For how to tell if Windows is a 32-bit or 64-bit System Type.
1. Right click on a empty space on your desktop, and click on New and Shortcut.

2. For a 32-bit Windows
A) Type this for the location: (See screenshot below step 4)

"%ProgramFiles%\Internet Explorer\iexplore.exe" -private

Tip   Tip
To have a Inprivate shortcut that opens directly to a specific website, you can add the website's address after -private. For example, to have it open to Seven Forums, I would use this location:

Code:
"%ProgramFiles%\Internet Explorer\iexplore.exe" -private http://www.sevenforums.com/


B) Go to step 4.
3. For a 64-bit Windows
A) To use the 32-bit Internet Explorer, type this for the location: (See screenshot below step 4)

"%ProgramFiles(x86)%\Internet Explorer\iexplore.exe" -private

Tip   Tip
To have a Inprivate shortcut that opens directly to a specific website, you can add the website's address after -private. For example, to have it open to Seven Forums, I would use this location:

Code:
"%ProgramFiles(x86)%\Internet Explorer\iexplore.exe" -private http://www.sevenforums.com/


B) To use the 64-bit Internet Explorer, type this for the location: (See screenshot below step 4)

"%ProgramFiles%\Internet Explorer\iexplore.exe" -private

Tip   Tip
To have a Inprivate shortcut that opens directly to a specific website, you can add the website's address after -private. For example, to have it open to Seven Forums, I would use this location:

Code:
"%ProgramFiles%\Internet Explorer\iexplore.exe" -private http://www.sevenforums.com/

4. Click on the Next button. (See screenshots below)
Internet Explorer InPrivate Browsing Shortcut-location.jpgInternet Explorer InPrivate Browsing Shortcut-location2.jpg
5. Type Internet Explorer (InPrivate Browsing) for the name, and click on the Finish button. (See screenshot below)
NOTE: You can type any name you would like for the shortcut though.
Internet Explorer InPrivate Browsing Shortcut-name.jpg
6. You can now Pin to Taskbar or Pin to Start Menu this shortcut, assign a keyboard shortcut to it, or move it where you like for easy use.
That's it,
Shawn



Published by
Brink's Avatar
Administrator

Join Date: Oct 2008
Location: Texas
Posts: 37,304

Tutorial Tools
03-19-2009   #1
Kiltedscot


VISTA
 
 

Corrections for shortcut creation

The above post only points the user to the InPrivateabout screen without actually enabling InPrivate browsing.

The correct way to creat teh shortcut would be to use the following shortcut

"%ProgramFiles%\Internet Explorer\iexplore" -private

Simon

My System SpecsSystem Spec
03-19-2009   #2
Brink


Windows 7 Ultimate x64 SP1
 
 


Thank you Simon. The tutorial has been updated. I have also added the option of using the 32-bit or 64-bit IE8 shortcut in a 64-bit Windows 7.

Shawn
My System SpecsSystem Spec
03-19-2009   #3
Kiltedscot


VISTA
 
 

InPrivate Browsing

Hey Gary

When InPrivate browsing is working correctly you will see (InPrivate) after Windows Internet Explorer at the top of IE. You will also see a logo to the left of the address that says InPrivate similar to the attached image.

Simon
Attached Thumbnails
Internet Explorer InPrivate Browsing Shortcut-inprivate.png  
My System SpecsSystem Spec
.


03-19-2009   #4
garysgold


Vista Ult 64 bit Seven Ult RTM x64
 
 


Yea, I just caught that. Thanks. Deleted my post.

Gary
My System SpecsSystem Spec
03-19-2009   #5
Kiltedscot


VISTA
 
 

InPrivate Browsing

Another trick for creating the shortcut.

If you get fed up with having the about:InPrivate screen popup every time you open an inprivate session, you can modify your shortcut to fix that also.

"%ProgramFiles(x86)%\Internet Explorer\iexplore.exe" -private www.google.com

In case it isn't clear, tack the address of your preferred home page after the -private tag and that will open automatically.

Simon
My System SpecsSystem Spec
06-03-2009   #6
bmb


Windows 7
 
 


Thanks....but i cannot pin this to taskbar .I created shortcut on desktop as above tutorial and tried to Pin it to taskbar but when i do this always default browser pinned not Inprivate shorcut(Newone)
any help ??
My System SpecsSystem Spec
06-03-2009   #7
Kiltedscot


VISTA
 
 

Pin to task bar help.

Not sure what you are seeing here.

On my current build (7137 x86) I have no issue with this.

I can either drag and drop or right click and choose pin to taskbar and the icon attaches to the taskbar.

Also, if you already have the default IE icon on the taskbar, you should be able to right click and choose Task - Start InPrivate Browsing

Sorry I can't be more help here.
My System SpecsSystem Spec
06-03-2009   #8
bmb


Windows 7
 
 


Quote   Quote: Originally Posted by Kiltedscot View Post
Not sure what you are seeing here.

On my current build (7137 x86) I have no issue with this.

I can either drag and drop or right click and choose pin to taskbar and the icon attaches to the taskbar.

Also, if you already have the default IE icon on the taskbar, you should be able to right click and choose Task - Start InPrivate Browsing

Sorry I can't be more help here.
I dont understand what you mean by "Not sure what you are seeing here"
I know this is very plain and easy english.....but which way you mean thats the question....

Okey problem solved ....Thanks anyway.........
My System SpecsSystem Spec
06-03-2009   #9
Brink


Windows 7 Ultimate x64 SP1
 
 


Hello BMB,

I'm happy to hear that you got it sorted.
My System SpecsSystem Spec
Comment

 Internet Explorer InPrivate Browsing Shortcut problems?



Tutorial Tools



Similar Threads for: Internet Explorer InPrivate Browsing Shortcut
Windows 7 Tutorial Category
Internet Explorer InPrivate Browsing Enable or Disable Tutorials
Internet Explorer InPrivate Browsing - Turn On Tutorials
Internet Explorer InPrivate Filtering - Keep On Tutorials
Internet Explorer InPrivate Browsing - Toolbars and Extensions Tutorials
Internet Explorer 8: InPrivate Browsing Network & Sharing


All times are GMT -5. The time now is 12:27 AM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30